Metadata-Version: 2.1
Name: thelabdb
Version: 0.1.1
Summary: Django DB Utilities
Home-page: https://gitlab.com/thelabnyc/thelab-db
License: ISC
Author: thelabnyc
Author-email: thelabdev@thelabnyc.com
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
Requires-Dist: Django (>=3.2.0,<5.0)
Requires-Dist: cryptography (>=41.0.5)
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)

