PythonHub
2.37K subscribers
2.35K photos
49K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
FastAPI Microservice Patterns: GraphQL API

The go-to backend/frontend integration API.

https://t.co/SDDWx7qygf
Profiling and Analyzing Performance of Python Programs

In this article, we will look at the tools and techniques that can help us narrow down our focus and find bottlenecks both for CPU and memory consumption, as well as how to implement easy (almost zero-effort) solutions to performance issues in cases where even well-targeted code changes won't help anymore.

https://martinheinz.dev/blog/64
IPython 8.0

The release of IPython 8.0, which has been long in the making and arrived a bit over three years after the 7.0 release. This major release comes with many improvements to the existing codebase and several new features.

https://blog.jupyter.org/release-of-ipython-8-0-6e034ff122ef
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