fa
Feedback
PythonHub

PythonHub

رفتن به کانال در Telegram

News & links about Python programming. https://pythonhub.dev/

نمایش بیشتر
2 522
مشترکین
اطلاعاتی وجود ندارد24 ساعت
+47 روز
+3330 روز
آرشیو پست ها
rest-filters: A filter backend for Django REST framework. A filter backend native to Django REST framework that allows for much more complex filter operations for you APIs. https://github.com/realsuayip/rest-filters

Python f-string cheat sheets (2022) https://fstring.help/cheat/

Static sites with Python, uv, Caddy, and Docker https://nkantar.com/blog/2025/08/static-python-uv-caddy-docker/

PlutoPrint – Generate Beautiful PDFs and PNGs from HTML with Python https://github.com/plutoprint/plutoprint

Python Hub Weekly Digest for 2025-08-24 https://pythonhub.dev/digest/2025-08-24/

magentic-ui A research prototype of a human-centered web agent. https://github.com/microsoft/magentic-ui

docstrange Extract and convert data from any document, images, pdfs, word doc, ppt or URL into multiple formats (Markdown, JSON, CSV, HTML) with intelligent content extraction and advanced OCR. https://github.com/NanoNets/docstrange

PySentry - Rust-powered Python security tool A fast, reliable security vulnerability scanner for Python projects, written in Rust. https://github.com/nyudenkov/pysentry

Omnara Talk to Your AI Agents from Anywhere! https://github.com/omnara-ai/omnara

Boosting SEO with Django Ninja, Pydantic, and JSON-LD RevSys switched from embedding JSON-LD directly in Django templates to generating it with Django Ninja and Pydantic, resulting in cleaner templates, modular schema logic, and built-in validation for structured data. This refactoring improves SEO maintainability and aligns content withSchema.orgstandards for richer search results. https://www.revsys.com/tidbits/boosting-seo-with-django-ninja-pydantic-and-json-ld

LangDiff LangDiff is a Python library that solves the hard problems of streaming structured LLM outputs to frontends. https://github.com/globalaiplatform/langdiff

Deploy a Python Flask App to Render with Docker This post walks readers through building and containerizing a Flask app using Docker, Celery, and RabbitMQ, then shows how to deploy it seamlessly to Render while avoiding common pitfalls. He provides hands-on guidance for setting up local development, Docker Compose, and deployment configuration using render.yaml and CloudAMQP for background task wiring. https://blog.appsignal.com/2025/08/06/deploy-a-python-flask-app-to-render-with-docker.html

PYX: The next step in Python packaging https://astral.sh/pyx

How JIT builds of CPython actually work You don't have to be a compiler engineer to understand how your code runs in a JIT build of CPython. https://savannah.dev/posts/how-your-code-runs-in-a-jit-build

django-modelsearch Index Django Models with Elasticsearch or OpenSearch and query them with the ORM. https://github.com/kaedroho/django-modelsearch

Kreuzberg v3.11: the ultimate Python text extraction library https://www.reddit.com/r/Python/comments/1mmcufh/kreuzberg_v311_the_ultimate_python_text/

Litestar is worth a look James Bennett reflects that Litestar, formerly known as Starlite, is a standout async-first, type-hint-driven Python web framework. For the past 18 months, it has been his go-to choice for new projects at work, and he believes more developers should discover this under-the-radar gem. https://www.b-list.org/weblog/2025/aug/06/litestar/

Coffy Open source lightweight embedded database engine for Python that supports NoSQL, SQL, and Graph data models. https://github.com/nsarathy/coffy

Limekit Cross-platform lua GUI framework with built-in theme support. https://github.com/mitosisX/Limekit