Metadata-Version: |
2.1 |
Name: |
esmerald_admin |
Version: |
0.4.0 |
Summary: |
The needed admin for Saffier ORM with Esmerald |
Author-Email: |
Tiago Silva <tiago.arasilva[at]gmail.com> |
Project-Url: |
Homepage, https://github.com/tarsil/esmerald-admin |
Project-Url: |
Documentation, https://esmerald-admin.tarsild.io |
Project-Url: |
Changelog, https://esmerald-admin.tarsild.io/release-notes/ |
Project-Url: |
Funding, https://github.com/sponsors/tarsil |
Project-Url: |
Source, https://github.com/tarsil/esmerald-admin |
Keywords: |
esmerald_admin |
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 :: 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 |
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.8 |
Requires-Dist: |
esmerald[jwt] (>=2.2.0) |
Requires-Dist: |
sqladmin (<1.0,>=0.15.2) |
Requires-Dist: |
edgy (>=0.5.1); extra == "all" |
Requires-Dist: |
saffier (>=0.16.0); extra == "all" |
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: |
types-python-jose (>=3.3.4.7); extra == "dev" |
Requires-Dist: |
mdx-include (<2.0.0,>=1.4.1); extra == "doc" |
Requires-Dist: |
mkautodoc (<0.3.0,>=0.2.0); extra == "doc" |
Requires-Dist: |
mkdocs-markdownextradata-plugin (<0.3.0,>=0.1.7); extra == "doc" |
Requires-Dist: |
mkdocs-material (==9.1.5); extra == "doc" |
Requires-Dist: |
mkdocs (<2.0.0,>=1.4.2); extra == "doc" |
Requires-Dist: |
mkdocstrings (<0.21.0,>=0.19.0); extra == "doc" |
Requires-Dist: |
pyyaml (<7.0.0,>=5.3.1); extra == "doc" |
Requires-Dist: |
edgy (>=0.5.1); extra == "edgy" |
Requires-Dist: |
saffier (>=0.16.0); extra == "saffier" |
Requires-Dist: |
anyio (<4.0.0,>=3.6.2); extra == "test" |
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.5.1); 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-cov (<5.0.0,>=4.0.0); extra == "test" |
Requires-Dist: |
pytest (<8.0.0,>=7.2.2); extra == "test" |
Requires-Dist: |
requests (>=2.28.2); extra == "test" |
Requires-Dist: |
ruff (<1.0.0,>=0.0.256); extra == "test" |
Requires-Dist: |
saffier[postgres,testing] (>=1.0.0); extra == "test" |
Provides-Extra: |
all |
Provides-Extra: |
dev |
Provides-Extra: |
doc |
Provides-Extra: |
edgy |
Provides-Extra: |
saffier |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-Expression: |
MIT |
License-File: |
LICENSE |