Metadata-Version: 2.4
Name: hjtdev-appkit
Version: 2.0.0
Summary: Shared Django + DRF foundation every app package and host in this ecosystem depends on — cache, mixins, error envelope, request-ID plumbing, and the HttpClient/provider contract. Not an installable feature; the thing every other app is built on.
License-Expression: MIT
Requires-Python: >=3.13
License-File: LICENSE
Requires-Dist: django<7.0,>=5.2
Requires-Dist: djangorestframework<4.0,>=3.15
Requires-Dist: nh3<1.0,>=0.2
Requires-Dist: puremagic<3,>=2
Requires-Dist: jdatetime<7,>=5
Provides-Extra: crypto
Requires-Dist: cryptography<51,>=42; extra == "crypto"
Provides-Extra: images
Requires-Dist: pillow<13,>=11.3; extra == "images"
Dynamic: license-file
