en
Feedback
PythonHub

PythonHub

Open in Telegram

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

Show more
2 528
Subscribers
+124 hours
No data7 days
+2930 days
Posts Archive
My 2025 uv-based Python Project Layout for Production Apps This video demonstrates how to use uv, a modern Python tool, to transform a simple script into a production-ready application with an optimal project structure. It guides viewers through creating a well-organized FastAPI project, leveraging advanced packaging features like dependency groups, resulting in a scalable and easily shareable codebase. https://www.youtube.com/watch?v=mFyE9xgeKcA

volcengine / verl verl: Volcano Engine Reinforcement Learning for LLMs https://github.com/volcengine/verl

Python as a Second Language Empathy https://ballingt.com/python-second-language-empathy/

Python Hub Weekly Digest for 2025-03-02 https://pythonhub.dev/digest/2025-03-02/

Rust, C++, and Python trends in jobs on Hacker News (February 2025) https://martin.wojtczyk.de/2025/02/20/rust-c-and-python-trends-in-jobs-on-hacker-news-february-2025/

PEP 486 – Make the Python Launcher aware of virtual environments (2015) https://peps.python.org/pep-0486/

Introduction to CUDA Programming for Python Developers https://www.pyspur.dev/blog/introduction_cuda_programming

Computer-Agent This project aims to replicate how a person naturally interacts with a computer to solve tasks. The system utilizes multiple agents to handle tasks such as web browsing, terminal operations, GUI inter https://github.com/toni-ramchandani/Computer-Agent

RadiaCode – Python Library for RadiaCode-10x Radiation Detectors https://github.com/cdump/radiacode

Blockchain that runs Python smart contracts native. No Solidity, no VM overhead https://xian.org/

Using uv to build and install Python CLI apps This practical tutorial shows how to use uv to build and install custom Python CLI applications globally on your system. https://mathspp.com/blog/using-uv-to-build-and-install-python-cli-apps

fastapi-guard A security library for FastAPI that provides middleware to control IPs, log requests, and detect penetration attempts. It integrates seamlessly with FastAPI to offer robust protection against various security threats. https://github.com/rennf93/fastapi-guard

Python Hub Weekly Digest for 2025-02-23 https://pythonhub.dev/digest/2025-02-23/

ScrapeServ A self-hosted API that takes a URL and returns a file with browser screenshots. https://github.com/goodreasonai/ScrapeServ

The Ultimate Guide to Django Templates Learn about Django templates with this guide. Explore what they are, why they're useful, and how to use them. Discover the different types of Django templates. https://blog.jetbrains.com/pycharm/2025/02/the-ultimate-guide-to-django-templates

How I Built a Deep Learning Library from Scratch Using Only Python, NumPy & Math This post introduces "ML by Hand," a Python-based machine learning library built from scratch using NumPy for educational purposes, emphasizing transparency and direct correspondence to mathematical formulas over efficiency, contrasting with libraries like PyTorch. The library aims to provide a deeper understanding of deep learning models by stripping down abstraction layers and enabling... https://www.henrypan.com/blog/2025-02-06-ml-by-hand/

Building a Secure RAG with Python, LangChain, and OpenFGA Learn how to use Okta FGA to secure your LangChain RAG agent in Python. https://auth0.com/blog/building-a-secure-rag-with-python-langchain-and-openfga/

potpie Prompt-To-Agent : Create custom engineering agents for your codebase. https://github.com/potpie-ai/potpie