thelabdb

View on PyPIReverse Dependencies (2)

0.1.2 thelabdb-0.1.2-py3-none-any.whl

Wheel Details

Project: thelabdb
Version: 0.1.2
Filename: thelabdb-0.1.2-py3-none-any.whl
Download: [link]
Size: 22799
MD5: 74391d7b68207bef98c04bde8548cf0f
SHA256: 024f76345e98050a3387aff007d756ba2e49d0ad1b55f0b8c499e446991d0649
Uploaded: 2024-08-31 18:52:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: thelabdb
Version: 0.1.2
Summary: Django DB Utilities
Author: thelab
Author-Email: thelabdev[at]thelab.co
Home-Page: https://gitlab.com/thelabnyc/thelab-db
Project-Url: Documentation, https://thelabnyc.gitlab.io/thelab-db
Project-Url: Repository, https://gitlab.com/thelabnyc/thelab-db
License: ISC
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-Python: >=3.10,<4.0
Requires-Dist: Django (>=4.2.0)
Requires-Dist: cryptography (>=43.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 602 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
thelabdb/__init__.py sha256=rnObPjuBcEStqSO0S6gsdS_ot8ITOQjVj_-P1LUUYpg 22
thelabdb/apps.py sha256=o-1AvUuuXNK9xYdnCZDMoFZ6cpdDdC9UodTUwS1UZ0Y 109
thelabdb/fields/__init__.py sha256=T2GfQPxgfmBR0IvGSMmLd-iZNgdFZ5Sg9s_4dlSMkzs 30
thelabdb/fields/fernet.py sha256=gpS3R7r_1SEL-UfyGNqXtW2fmAJFWJ1zNPI-yNGGdG4 5400
thelabdb/fields/hkdf.py sha256=jnL8MjORBIAgXjG61nvCfEvRaMSPRsIERsGUTU9QPME 719
thelabdb/pgviews/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
thelabdb/pgviews/apps.py sha256=7GiySHpOfqi1iU3d1ok4Nx3tPw1MJOr70iRhvyd05D8 1104
thelabdb/pgviews/db/__init__.py sha256=BPHx0iAEvbnbo918x8YRz5VOte9wEhdsohqAFPSe7Q0 794
thelabdb/pgviews/db/sql/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
thelabdb/pgviews/db/sql/compiler.py sha256=r4fJIwKdrf4oDymrvLAzrfQN4tkmS84MawCtVi6HEuE 626
thelabdb/pgviews/db/sql/query.py sha256=oyOW0WNc0ixLkFXkyp3bNsXoKB6aUPJAExjULSyk27w 672
thelabdb/pgviews/management/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
thelabdb/pgviews/management/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
thelabdb/pgviews/management/commands/clear_pgviews.py sha256=Q8yU05doKp9IPu9TvX6eVNN8CYDi8zxCH9dXKTqmHQ8 1367
thelabdb/pgviews/management/commands/sync_pgviews.py sha256=xWGINB28DnHKMQAOyiJMfJYviIYbBEstl0cpaMzd7Mg 908
thelabdb/pgviews/models.py sha256=Bsv1FxwQ8W-4IWQBK3BQFY-Kr-ekVPYFmSDKJlHazys 3305
thelabdb/pgviews/signals.py sha256=kqbT69oPkFieMxsbtYZ6ycpC7PrBqR0EJPGiVMkQKH4 87
thelabdb/pgviews/view.py sha256=ErS0QcsVdc2Bd4OUNyWNDiWJ2sM1JU8f_XSUkR4c1eM 10245
thelabdb/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
thelabdb/tests/settings/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
thelabdb/tests/settings/docgen_setup.py sha256=O6nus5DumWIyUFgvkFR3UuDVQrJFDOTsLgX-GPXbo4I 501
thelabdb/tests/settings/pg.py sha256=3NtmIqW8heFkbwU3iR_IKwhW0LmtQPA8fRSWp5vD3xw 604
thelabdb/tests/settings/sqlite.py sha256=fXl1efxQAdo7uXvq5DvyGfhd1LCJ-twVv2htfApPYUE 593
thelabdb/tests/testspg/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
thelabdb/tests/testspg/apps.py sha256=xPy32erBZxXtTHlQCK4qzDTwFO0e50XE665-_ZIOEsA 121
thelabdb/tests/testspg/migrations/0001_initial.py sha256=GzaxNOObg5qBFbWdsqHSoV4mLPRtvj95QtPWKpjP01g 5230
thelabdb/tests/testspg/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
thelabdb/tests/testspg/models.py sha256=HaTcJZ-ON4PGxpOMMKbTmfgs0m3SZnnQ8ixnUmHpwVw 2066
thelabdb/tests/testspg/test_pgviews.py sha256=OZSiJjtN0zVhYGJgZqUGCnuk-evC27GOU4tMnCRLiDA 8923
thelabdb/tests/testsuniv/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
thelabdb/tests/testsuniv/apps.py sha256=wRmmNt5lg0WhUbpnXxPGmUGxAHQyIlTIhTl3af8aI2M 127
thelabdb/tests/testsuniv/migrations/0001_initial.py sha256=xLjiootKkyARLcgkKYeDbOXG_LscPkSs_QgonBOxM2I 3631
thelabdb/tests/testsuniv/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
thelabdb/tests/testsuniv/models.py sha256=iJuZ3m_njJwxtG4INQtte-Z_Xoxo5mzIl2vajzTV9YM 696
thelabdb/tests/testsuniv/test_fernet_fields.py sha256=16kuB6ByQuOne3SB_gHdD0fZj6t4bOTDcWJS5qbOXQA 5433
thelabdb-0.1.2.dist-info/LICENSE sha256=bH4Ujdcm8XBW4TuzUJVF12spGYcBsVb5XyJ-p4ezDPc 744
thelabdb-0.1.2.dist-info/METADATA sha256=VCQ2zG-V5RZfoRapF59yeaL0CL4pgzXbtwoEXY0eOsw 1303
thelabdb-0.1.2.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
thelabdb-0.1.2.dist-info/RECORD