Metadata-Version: 2.4
Name: fastlib-py
Version: 0.2.4
Summary: Fastlib, high performance, easy to use, fast to code, ready for production
Author-email: tyvekZhang <tyvekzhang@gmail.com>
Maintainer-email: tyvekZhang <tyvekzhang@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/tyvekzhang/fastlib
Keywords: fastapi,library,sqlmodel,web
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiosqlite>=0.21
Requires-Dist: alembic>=1.15.2
Requires-Dist: asgi-correlation-id>=4.3.4
Requires-Dist: cryptography>=45.0.6
Requires-Dist: diskcache>=5.6.3
Requires-Dist: fastapi[standard]>=0.115.12
Requires-Dist: loguru>=0.7.3
Requires-Dist: openpyxl>=3.1.5
Requires-Dist: pandas>=2.2.3
Requires-Dist: passlib[bcrypt]>=1.7.4
Requires-Dist: pyjwt>=2.10.1
Requires-Dist: sqlmodel>=0.0.24
Dynamic: license-file

<div  align="center" style="margin-top: 3%">
   <h1>
     Fastlib
   </h1>
   <h3>
    High performance, easy to use, fast to code, ready for production
   </h3>
</div>


## License

[MIT](https://opensource.org/licenses/MIT).
