Metadata-Version: 2.4
Name: thelabdb
Version: 0.6.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.3
Requires-Dist: django-stubs-ext<6,>=5.2.8
Requires-Dist: django>=4.2.0
Requires-Dist: pydantic<3,>=2.12.5
Requires-Dist: thelab-typing<0.3,>=0.1.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)
