| ## py-jsonq |
| https://github.com/s1s1ty/py-jsonq |
| py-jsonq is a simple, elegant Python package to Query over any type of JSON Data. It'll make your life easier by giving the flavour of an ORM-like query on your JSON. |
|
|
| ## JMESPath Python: JSON Query Language |
| https://python.land/data-processing/working-with-json/jmespath |
|
|
| ## fastapi-cloudevents |
| Allows to easily consume and produce CloudEvents over REST API. |
| https://pypi.org/project/fastapi-cloudevents/ |
|
|
| ## Pydantic |
| 1. Logfire |
| https://pydantic.dev/logfire |
| https://pydantic.dev/opensource |
| https://docs.pydantic.dev/logfire |
| 2. Settings & Config - https://docs.pydantic.dev/latest/concepts/pydantic_settings/ |
| |
| ## Dev Tools |
| 3. https://docs.astral.sh/ruff/ |
| 4. https://tox.wiki/en/4.15.1/index.html |
| 5. https://black.readthedocs.io/en/stable/ |
| 6. https://pycqa.github.io/isort/ |
|
|