PythonHub
2.44K subscribers
2.35K photos
49.3K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
fastapi-mvc

Generate FastAPI projects for high-performance applications. Based on MVC architectural pattern, WSGI + ASGI. Includes tests, pipeline, base utilities, Helm chart, and script for bootstrapping local Minikube with high available Redis cluster.

https://github.com/rszamszur/fastapi-mvc
Humanities Data Analysis: Case Studies with Python

A practical guide to data-intensive humanities research using the Python programming language.

https://www.humanitiesdataanalysis.org/
Faster API development with django-dataclasses

A new django-dataclasses library allows you to: Define your API schema using Python dataclasses, Use the dataclasses as request and response bodies in Django views and Generate a JavaScript API client from an OpenAPI export.

https://medium.com/roivant-technology/faster-api-development-with-django-dataclasses-5d33c366f23c