Metadata-Version: |
2.3 |
Name: |
TypeDAL |
Version: |
3.9.4 |
Summary: |
Typing support for PyDAL |
Author-Email: |
Robin van der Noord <contact[at]trialandsuccess.nl> |
Project-Url: |
Documentation, https://typedal.readthedocs.io/ |
Project-Url: |
Issues, https://github.com/trialandsuccess/TypeDAL/issues |
Project-Url: |
Source, https://github.com/trialandsuccess/TypeDAL |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Programming Language :: Python |
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.10 |
Requires-Dist: |
configurable-json |
Requires-Dist: |
configuraptor (>=1.26.2) |
Requires-Dist: |
dill |
Requires-Dist: |
legacy-cgi; python_version >= "3.13" |
Requires-Dist: |
pydal |
Requires-Dist: |
python-slugify |
Requires-Dist: |
edwh-migrate[full] (>=0.8.0); extra == "all" |
Requires-Dist: |
py4web; extra == "all" |
Requires-Dist: |
pydal2sql[all] (>=1.2.0); extra == "all" |
Requires-Dist: |
questionary; extra == "all" |
Requires-Dist: |
tabulate; extra == "all" |
Requires-Dist: |
tomlkit; extra == "all" |
Requires-Dist: |
typer; extra == "all" |
Requires-Dist: |
contextlib-chdir; extra == "dev" |
Requires-Dist: |
hatch; extra == "dev" |
Requires-Dist: |
mkdocs; extra == "dev" |
Requires-Dist: |
mkdocs-dracula-theme; extra == "dev" |
Requires-Dist: |
pytest-mypy-testing; extra == "dev" |
Requires-Dist: |
python-semantic-release (<8); extra == "dev" |
Requires-Dist: |
requests (<2.32); extra == "dev" |
Requires-Dist: |
su6[all] (>=1.9.0); extra == "dev" |
Requires-Dist: |
testcontainers; extra == "dev" |
Requires-Dist: |
types-pyyaml; extra == "dev" |
Requires-Dist: |
types-requests; extra == "dev" |
Requires-Dist: |
types-tabulate; extra == "dev" |
Requires-Dist: |
edwh-migrate (>=0.8.0); extra == "migrations" |
Requires-Dist: |
pydal2sql (>=1.2.0); extra == "migrations" |
Requires-Dist: |
questionary; extra == "migrations" |
Requires-Dist: |
tabulate; extra == "migrations" |
Requires-Dist: |
tomlkit; extra == "migrations" |
Requires-Dist: |
typer; extra == "migrations" |
Requires-Dist: |
py4web; extra == "py4web" |
Provides-Extra: |
all |
Provides-Extra: |
dev |
Provides-Extra: |
migrations |
Provides-Extra: |
py4web |
Description-Content-Type: |
text/markdown |