Metadata-Version: 2.1
Name: thelabdb
Version: 0.1.2
Summary: Django DB Utilities
Home-page: https://gitlab.com/thelabnyc/thelab-db
License: ISC
Author: thelab
Author-email: thelabdev@thelab.co
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: Django (>=4.2.0)
Requires-Dist: cryptography (>=43.0.0)
Project-URL: Documentation, https://thelabnyc.gitlab.io/thelab-db
Project-URL: Repository, https://gitlab.com/thelabnyc/thelab-db
Description-Content-Type: text/markdown

# thelabdb

[![Latest Release](https://gitlab.com/thelabnyc/thelab-db/-/badges/release.svg)](https://gitlab.com/thelabnyc/thelab-db/-/releases)
[![pipeline status](https://gitlab.com/thelabnyc/thelab-db/badges/master/pipeline.svg)](https://gitlab.com/thelabnyc/thelab-db/-/commits/master)
[![coverage report](https://gitlab.com/thelabnyc/thelab-db/badges/master/coverage.svg)](https://gitlab.com/thelabnyc/thelab-db/-/commits/master)

This repository is a collection of DB fields and utilities for Django.

Documentation: [https://thelabnyc.gitlab.io/thelab-db](https://thelabnyc.gitlab.io/thelab-db)

