Metadata-Version: |
2.3 |
Name: |
pyjas |
Version: |
0.2.3 |
Summary: |
An implementation of the JSON:API Standard in Python. |
Author: |
K Boehm |
Author-Email: |
kmbhm1[at]gmail.com |
Project-Url: |
Homepage, https://kmbhm1.github.io/PyJAS |
Project-Url: |
Repository, https://github.com/kmbhm1/PyJAS |
License: |
MIT |
Keywords: |
json,jsonapi,api,rest,json:api specification,json:api,pydantic,flask,fastapi,sqlalchemy,django |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Framework :: Django |
Classifier: |
Framework :: FastAPI |
Classifier: |
Framework :: Flask |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Natural Language :: English |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Requires-Python: |
>=3.10,<4.0 |
Requires-Dist: |
deepdiff (<8.0.0,>=7.0.1) |
Requires-Dist: |
mkdocs (<2.0.0,>=1.6.0) |
Requires-Dist: |
mkdocs-click (<0.9.0,>=0.8.1) |
Requires-Dist: |
mkdocs-material (<10.0.0,>=9.5.30) |
Requires-Dist: |
mkdocs-redirects (<2.0.0,>=1.2.1) |
Requires-Dist: |
mkdocstrings[python] (<0.26.0,>=0.25.1) |
Requires-Dist: |
pydantic (<3.0.0,>=2.6.3) |
Requires-Dist: |
pymdown-extensions (<11.0.0,>=10.8.1) |
Description-Content-Type: |
text/markdown |