2 634
Subscribers
+424 hours
+47 days
+5730 days
Posts Archive
2 634
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
2 634
RadiaCode – Python Library for RadiaCode-10x Radiation Detectors
https://github.com/cdump/radiacode
2 634
Blockchain that runs Python smart contracts native. No Solidity, no VM overhead
https://xian.org/
2 634
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
2 634
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
2 634
ScrapeServ
A self-hosted API that takes a URL and returns a file with browser screenshots.
https://github.com/goodreasonai/ScrapeServ
2 634
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
2 634
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/
2 634
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/
2 634
potpie
Prompt-To-Agent : Create custom engineering agents for your codebase.
https://github.com/potpie-ai/potpie
2 634
DeepScaleR
Democratizing Reinforcement Learning for LLMs.
https://github.com/agentica-project/deepscaler
2 634
Getting Started with Real-World Robots
This tutorial will guide you through the process of setting up and training a neural network to autonomously control a real robot.
https://github.com/huggingface/lerobot/blob/main/examples/7_get_started_with_real_robot.md
2 634
Preswald
Your lightweight companion for building simple, interactive, and dynamic data apps in Python.
https://github.com/StructuredLabs/preswald
2 634
A Modern Python Repository Template with UV and Just
https://www.reddit.com/r/Python/comments/1ime8ja/a_modern_python_repository_template_with_uv_and/
2 634
audiobox-aesthetics
Unified automatic quality assessment for speech, music, and sound.
https://github.com/facebookresearch/audiobox-aesthetics
2 634
DuckDB: SQL and DataFrames Just Got Married
This video introduces DuckDB, a lightweight, embedded database that allows running SQL queries directly on Pandas DataFrames without the need for a server, simplifying data analytics. It showcases how DuckDB streamlines operations from in-memory storage to persistent storage and Jupyter integrations, also highlighting multithreading capabilities and extended SQL functionalities.
https://www.youtube.com/watch?v=8SYQtpSk_OI
2 634
FastSQLA
SQLAlchemy extension for FastAPI with built-in pagination and asyncio support.
https://github.com/hadrien/fastsqla
2 634
PEP 517 build system popularity
Analysis of PEP 517 build backends used in 8000 top PyPI packages.
https://labs.quansight.org/blog/pep-517-build-system-popularity
