Metadata-Version: 2.4
Name: tmf-platform-core-back
Version: 0.3.0
Summary: Lib-fundação Python da plataforma TMF (kind: back-lib, PARA SEMPRE) — db factory async, núcleo JWT, template de migrations Alembic com isolamento de schema e a cifra canônica v2 (Fernet+PBKDF2, EncryptedString, hash determinístico). Sem domínio, sem PII, sem rota HTTP. Ver ADR-008.
Author-email: Trade Marketing Force LTDA <dev@trademarketingforce.com>
License: Proprietary - Trade Marketing Force LTDA
Project-URL: Homepage, https://git.trademarketingforce.com/TMF/tmf-platform
Project-URL: Repository, https://git.trademarketingforce.com/TMF/tmf-platform.git
Keywords: tmf,platform-core,foundation,db,jwt,alembic,crypto
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: sqlalchemy[asyncio]>=2.0
Requires-Dist: asyncpg>=0.29
Requires-Dist: pyjwt>=2.13.0
Requires-Dist: cryptography>=42.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.23; extra == "dev"
Requires-Dist: aiosqlite>=0.19; extra == "dev"
Dynamic: license-file
