Metadata-Version: |
2.1 |
Name: |
starlette-admin-fields |
Version: |
0.1.0 |
Summary: |
Extra fields to use with Starlette Admin |
Author-Email: |
Hasan Sezer Taşan <hasansezertasan[at]gmail.com> |
Maintainer-Email: |
Hasan Sezer Taşan <hasansezertasan[at]gmail.com> |
Project-Url: |
Homepage, https://github.com/hasansezertasan/starlette-admin-fields |
Project-Url: |
Documentation, https://github.com/hasansezertasan/starlette-admin-fields#readme |
Project-Url: |
Source, https://github.com/hasansezertasan/starlette-admin-fields |
Project-Url: |
Changelog, https://hasansezertasan.github.io/starlette-admin-fields/changelog |
Project-Url: |
Issues, https://github.com/hasansezertasan/starlette-admin-fields/issues |
Keywords: |
admin,ckeditor4,ckeditor5,dashboard,fastapi,fields,jinja2,simplemde,starlette,starlette-admin,template |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Environment :: Web Environment |
Classifier: |
Framework :: FastAPI |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
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: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Topic :: Internet |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.8 |
Requires-Dist: |
starlette-admin |
Requires-Dist: |
coverage[toml] (<7.4.0,>=7.0.0); extra == "cov" |
Requires-Dist: |
pre-commit (<4.0.0,>=2.20.0); extra == "dev" |
Requires-Dist: |
uvicorn (<0.26.0,>=0.20.0); extra == "dev" |
Requires-Dist: |
mkdocs-material (<10.0.0,>=9.0.0); extra == "doc" |
Requires-Dist: |
mkdocs-static-i18n (<0.57.0,>=0.53.0); extra == "doc" |
Requires-Dist: |
mkdocs (<2.0.0,>=1.4.2); extra == "doc" |
Requires-Dist: |
mkdocstrings[python] (<0.25.0,>=0.19.0); extra == "doc" |
Requires-Dist: |
black (==24.1.1); extra == "test" |
Requires-Dist: |
httpx (<0.27.0,>=0.23.3); extra == "test" |
Requires-Dist: |
mypy (==1.8.0); extra == "test" |
Requires-Dist: |
pytest (<7.5.0,>=7.2.0); extra == "test" |
Requires-Dist: |
ruff (==0.1.15); extra == "test" |
Provides-Extra: |
cov |
Provides-Extra: |
dev |
Provides-Extra: |
doc |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-Expression: |
MIT |
License-File: |
LICENSE |