Metadata-Version: |
2.1 |
Name: |
starlette-flask |
Version: |
0.0.1 |
Summary: |
Session Middleware for Starlette/FastAPI Applications based on Flask Session Decoding and Encoding. |
Author-Email: |
hasansezertasan <hasansezertasan[at]gmail.com> |
Maintainer-Email: |
hasansezertasan <hasansezertasan[at]gmail.com> |
Project-Url: |
Documentation, https://github.com/hasansezertasan/starlette-flask#readme |
Project-Url: |
Issues, https://github.com/hasansezertasan/starlette-flask/issues |
Project-Url: |
Source, https://github.com/hasansezertasan/starlette-flask |
Project-Url: |
Changelog, https://github.com/hasansezertasan/starlette-flask/CHANGELOG.md |
Keywords: |
asgi,cookie,fastapi,flask,session,starlette |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Environment :: Web Environment |
Classifier: |
Framework :: FastAPI |
Classifier: |
Framework :: Flask |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.8 |
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: |
Topic :: Internet |
Classifier: |
Topic :: Internet :: WWW/HTTP :: Session |
Classifier: |
Topic :: Internet :: WWW/HTTP :: WSGI |
Classifier: |
Topic :: Internet :: WWW/HTTP :: WSGI :: Application |
Classifier: |
Topic :: Software Development :: Libraries :: Application Frameworks |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.8 |
Requires-Dist: |
starlette |
Description-Content-Type: |
text/markdown |
License-Expression: |
MIT |
License-File: |
LICENSE |