This week in Python, a new library for tracking malicious code execution in Python has been introduced. The uvify project allows you to turn any Python repository into an environment using the uv Python manager. The pre-commit tool, a favorite Git-integrated tool, can now be installed with uv. Also, a Python-native package registry, pyx, is now in Beta. Lastly, the community is discussing the use of Litestar or FastAPI for building large scale APIs in 2025. Have a great week and happy coding!
Tracking malicious code execution in Python
Recently, I have been working on a new library that statically analyzes Python scripts and detects ...
uvify: Turn any python repository to environment (oneliner) using uv python manager
Static sites with Python, uv, Caddy, and Docker
PlutoPrint โ Generate Beautiful PDFs and PNGs from HTML with Python
Iโm 70. Is it worth learning Python?
pre-commit: install with uv
pre-commit is my favourite Git-integrated “run things on commit” tool.
It acts as a kind of package ...
hexora: Static analysis of malicious Python code
Python f-string cheat sheets (2022)
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.
ThinkMesh: A Python lib for parallel thinking in LLMs
Dynamically patch a Python function's source code at runtime
Python Hub Weekly Digest for 2025-08-24
Nested functions in Python
Functions in Python can be defined within another function.
Table of contents
...
pyx: a Python-native package registry, now in Beta
pyx: a Python-native package registry, now in Beta
Since its first release, the single ...
Adding asyncio.sleep(0) made my data pipeline (150 ms) not spike to (5500 ms)
Would you recommend Litestar or FastAPI for building large scale api in 2025
Project by Ruslan Keba. Since 2012. Powered by Python. Made in ๐บ๐ฆUkraine.