Metadata-Version: 2.4
Name: thelabdb
Version: 0.7.0
Summary: Django DB Utilities
Project-URL: Homepage, https://gitlab.com/thelabnyc/thelab-db
Project-URL: Repository, https://gitlab.com/thelabnyc/thelab-db
Project-URL: Documentation, https://thelabnyc.gitlab.io/thelab-db
Author-email: thelab <thelabdev@thelab.co>
License: ISC
License-File: LICENSE
Requires-Python: >=3.13
Requires-Dist: cryptography>=46.0.4
Requires-Dist: django-stubs-ext<6,>=5.2.9
Requires-Dist: django>=5.2
Requires-Dist: pydantic<3,>=2.12.5
Requires-Dist: thelab-typing<2.0.0,>=1.0.1
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)
