Nvidia Warp (a Python framework for writing high-performance code)
https://nvidia.github.io/warp/
Python Online Toolbox
Free online Python tools (Code checker, regex tester, ...)
https://pythonium.net/
Python Has Too Many Package Managers
https://dublog.net/blog/so-many-python-package-managers/
PuePy
Python+Webassembly Frontend Framework via PyScript.
https://github.com/kkinder/puepy
llama-agents
llama-agents is an async-first framework for building, iterating, and productionizing multi-agent systems, including multi-agent communication, distributed tool execution, human-in-the-loop, and more!
https://github.com/run-llama/llama-agents
Code2Prompt
A powerful command-line tool that generates comprehensive prompts from codebases, designed to streamline interactions between developers and Large Language Models (LLMs) for code analysis, documentation, and improvement tasks.
https://github.com/raphaelmansuy/code2prompt
OmniParse
Ingest, parse, and optimize any data format from documents to multimedia for enhanced compatibility with GenAI frameworks.
https://github.com/adithya-s-k/omniparse
Python packaging scenarios by the creators of ruff
https://github.com/astral-sh/packse
Keeping things in sync: derive vs test
In software development, keeping different parts of a program in sync is crucial. This article discusses two approaches: Deriving the behavior from a single source of truth (like a constant) or testing for synced behavior.
https://lukeplant.me.uk/blog/posts/keeping-things-in-sync-derive-vs-test/
Python Modern Practices
https://www.stuartellis.name/articles/python-modern-practices/
Flask, Django, or FastAPI?
https://www.reddit.com/r/Python/comments/1dxcdiy/flask_django_or_fastapi/
Mandala – Automatically save, query and version Python computations
https://github.com/amakelov/mandala
Computers are fast [Python perf quiz]
https://www.reddit.com/r/Python/comments/1e2cvwb/computers_are_fast_python_perf_quiz/
PyO3: From Python to Rust and Back Again
David Hewitt, the principal committer to PyO3, discusses the project's role in improving Python's performance by integrating Rust code. The conversation explores the challenges and ongoing developments in making Python and Rust work seamlessly together, highlighting the complexities involved in bridging these two languages for enhanced performance.
https://www.youtube.com/watch?v=UmL_CA-v3O8
Stockdex
Python package for mining stock and financial data, using data from open data sources like Yahoo Finance.
https://github.com/ahnazary/stockdex
BunkerWeb
Make your web services secure by default!
https://github.com/bunkerity/bunkerweb
How to Get Root Access to Your Sleep Number Bed
The article provides a detailed guide on how to gain root access to a Sleep Number bed's hub by modifying internal files, which voids the warranty. It also explores the hub's functionality and potential backdoors, warning about the security implications of an internet-connected appliance with direct access to the home network.
https://dillan.org/articles/how-to-get-root-access-to-your-sleep-number-bed
PSQLPy
Async PostgreSQL driver for Python written in Rust.
https://github.com/qaspen-python/psqlpy
livekit / agents
Build real-time multimodal AI applications 🤖🎙️📹
https://github.com/livekit/agents
uv - pip killer or yet another package manager?
Pip has been the go to package manager for Python since time immemorial. But there’s a new kid on the block - uv. So is it worth the try or yet another tool?
https://blog.kusho.ai/uv-pip-killer-or-yet-another-package-manager/
Build a Django Rest API and Integrate with Next.js! Django Ninja, shadcn, Neon Postgres, Railway...
The video guides developers through integrating Django for backend and Next.js for frontend development, showcasing rapid REST API setup with Django Ninja, including user authentication, JWT tokens, Neon serverless PostgreSQL setup, CORS management, and deployment optimizations for secure and efficient application performance. It emphasizes best practices and security measures for seamle...
https://www.youtube.com/watch?v=iFEVef5XdMI
GraphRAG
A modular graph-based Retrieval-Augmented Generation (RAG) system by Microsoft.
https://github.com/microsoft/graphrag
Pretzel
Modern, open-source Jupyter alternative.
https://github.com/pretzelai/pretzelai
cambrian
A Fully Open, Vision-Centric Exploration of Multimodal LLMs.
https://github.com/cambrian-mllm/cambrian