Metadata-Version: |
2.3 |
Name: |
esmerald_simple_jwt |
Version: |
0.3.0 |
Summary: |
The Simple JWT integration with Esmerald |
Author-Email: |
Tiago Silva <tiago.silva[at]dymmond.com> |
Project-Url: |
Homepage, https://github.com/dymmond/esmerald-simple-jwt |
Project-Url: |
Documentation, https://esmerald-simple-jwt.dymmond.com |
Project-Url: |
Changelog, https://esmerald-simple-jwt.dymmond.com/release-notes/ |
Project-Url: |
Funding, https://github.com/sponsors/tarsil |
Project-Url: |
Source, https://github.com/dymmond/esmerald-simple-jwt |
Keywords: |
authentication,esmerald,esmerald_simple_jwt,jwt,lilya,python,starlette |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Environment :: Web Environment |
Classifier: |
Framework :: AnyIO |
Classifier: |
Framework :: AsyncIO |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: System Administrators |
Classifier: |
License :: OSI Approved :: BSD 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.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 |
Classifier: |
Topic :: Internet :: WWW/HTTP :: HTTP Servers |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Application Frameworks |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.9 |
Requires-Dist: |
esmerald[jwt] (>=3.6.0) |
Requires-Dist: |
anyio (<5.0.0,>=3.7.1); extra == "dev" |
Requires-Dist: |
devtools (>=0.12.2); extra == "dev" |
Requires-Dist: |
ipdb (<1.0.0,>=0.13.13); extra == "dev" |
Requires-Dist: |
pre-commit (<4.0.0,>=3.3.1); extra == "dev" |
Requires-Dist: |
griffe-typingdoc (<1.0,>=0.2.2); extra == "doc" |
Requires-Dist: |
mdx-include (<2.0.0,>=1.4.2); extra == "doc" |
Requires-Dist: |
mkautodoc (<0.3.0,>=0.2.0); extra == "doc" |
Requires-Dist: |
mkdocs-markdownextradata-plugin (<0.3.0,>=0.2.5); extra == "doc" |
Requires-Dist: |
mkdocs-material (<10.0.0,>=9.4.4); extra == "doc" |
Requires-Dist: |
mkdocs-meta-descriptions-plugin (>=2.3.0); extra == "doc" |
Requires-Dist: |
mkdocs (<2.0.0,>=1.1.2); extra == "doc" |
Requires-Dist: |
mkdocstrings[python] (<0.30.0,>=0.23.0); extra == "doc" |
Requires-Dist: |
pyyaml (<7.0.0,>=6.0); extra == "doc" |
Requires-Dist: |
autoflake (<3.0.0,>=2.0.2); extra == "test" |
Requires-Dist: |
black (<24.0.0,>=23.3.0); extra == "test" |
Requires-Dist: |
edgy[postgres,testing] (>=0.4.0); extra == "test" |
Requires-Dist: |
httpx; extra == "test" |
Requires-Dist: |
isort (<6.0.0,>=5.12.0); extra == "test" |
Requires-Dist: |
mypy (<2.0.0,>=1.1.0); extra == "test" |
Requires-Dist: |
pytest-asyncio (>=0.20.0); extra == "test" |
Requires-Dist: |
pytest-cov (<5.0.0,>=4.0.0); extra == "test" |
Requires-Dist: |
pytest (<8.0.0,>=7.2.2); extra == "test" |
Requires-Dist: |
ruff (<1.0.0,>=0.0.256); extra == "test" |
Provides-Extra: |
dev |
Provides-Extra: |
doc |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |