Python LibHunt Info
All Categories
-
Admin Panels
-
Algorithms and Design Patterns
-
Anti-spam
-
ASGI Servers
-
Asset Management
-
Astronomy
-
Audio
-
Authentication
-
Build Tools
-
Built-in Classes Enhancement
-
Caching
-
ChatOps Tools
-
CMS
-
Code Analysis
-
Code Analysis and Linter
-
Command-line Interface Development
-
Command-line Tools
-
Compatibility
-
Computer Vision
-
Concurrency and Parallelism
-
Configuration
-
Cryptography
-
Data Analysis
-
Database
-
Database Drivers
-
Data Validation
-
Data Visualization
-
Date and Time
-
Debugging Tools
-
Deep Learning
-
DevOps Tools
-
Distributed Task Queue
-
Distribution
-
Documentation
-
Downloader
-
E-commerce
-
Editor Plugins
-
Editor Plugins and IDEs
-
Email
-
Enterprise Application Integrations
-
Environment Management
-
Event Management
-
Files
-
Finance
-
Foreign Function Interface
-
Forms
-
Functional Programming
-
Game Development
-
Geolocation
-
Geomagnetism
-
GraphQL
-
GUI
-
GUI Development
-
Hardware
-
High Performance
-
HTML Manipulation
-
HTTP
-
HTTP Clients
-
IDEs
-
Image Processing
-
Imagery
-
Implementations
-
Interactive Interpreter
-
Internationalization
-
Job Scheduler
-
Logging
-
Machine Learning
-
MapReduce
-
Microsoft Windows
-
Miscellaneous
-
Natural Language Processing
-
Networking
-
Network Virtualization and SDN
-
News Feed
-
OCR
-
ORM
-
Package Management
-
Package Repositories
-
Penetration Testing
-
Permissions
-
Processes
-
Queue
-
Random Generator
-
Recommender Systems
-
Refactoring
-
RESTful API
-
Robotics
-
RPC Servers
-
Science
-
Science and Data Analysis
-
Search
-
Security
-
Serialization
-
Serverless Frameworks
-
Shell
-
Specific Formats Processing
-
Static Site Generator
-
Streams
-
Tagging
-
Template Engine
-
Testing
-
Text Processing
-
Third-party APIs
-
URL Manipulation
-
Video
-
Web Content Extracting
-
Web Crawling
-
Web Frameworks
-
WebSocket
-
Workflow Engine
-
WSGI Servers
MORE - Discover
trending Python projects by mentions on social networks.
The Awesome Python feed
Judoscale - Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
Promo
judoscale.com
PyInstaller
Freeze (package) Python programs into stand-alone executables
Featured Package
// Category Distribution
Frankenstein’s `__init__`
Article
Popular Story
// ohadravid.github.io
Creating an AI-Powered Document Translation Workflow
Outlining the AI-based translation workflow of my app, which crawls web content, translates it as a bilingual document, for consumption through a web-based Markdown Viewer.
Article
Added by: dhruv-ahuja
// dhruvahuja.me
Yesterday
PyMC
Bayesian Modeling and Probabilistic Programming in Python
Featured Package
// Category Science and Data Analysis
15,000 lines of verified cryptography now in Python
Article
Popular Story
// jonathan.protzenko.fr
Sneak peek: A new ASN.1 API for Python
Article
Popular Story
// blog.trailofbits.com
Last 7 Days
orange
🍊 :bar_chart: :bulb: Orange: Interactive data analysis
Featured Package
// Category Science and Data Analysis
Stop Writing `__init__` Methods
Article
Popular Story
// blog.glyph.im
Awesome Python Weekly » 464
Top Stories
- Tariff: A Python package that imposes tariffs on Python imports
- The Art of Elliptical Python Programming
- The Most Overpowered Python Scripts Ever Written
Art of Story telling with Data Visualization
Article
Popular Story
// dev.to
django-allauth
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
Featured Package
// Category OAuth
This Python Script Gets You Free Trials Forever
Article
Popular Story
// dev.to
Tariff: A Python package that imposes tariffs on Python imports
Article
Popular Story
// pypi.org
Understanding RAG: Retrieval Augmented Generation Essentials for AI Projects ✅
Article
Popular Story
// dev.to
Last 30 Days
SWIG
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
Featured Package
// Category Foreign Function Interface
Python Can Draw? I Built a Game Without Pygame
Article
Popular Story
// dev.to
The Most Overpowered Python Scripts Ever Written
Article
Popular Story
// dev.to
Visualize execution of python code step by step.
The visualizer allows you to view step by step how a given code snippet is executed by the interpreter. In each step the line that was executed is highlighted and its output(if any) is displayed together with the scope details.
Tool
Added by: main-Pynerds
// www.pynerds.com
How to Create Vector Embeddings in Python
When building RAG applications, there are various methods you can use to create vector embeddings. This article is a round-up of the different methods you can use and their relative strengths.
Article
Added by: philnash
// www.datastax.com
Awesome Python Weekly » 463
Top Stories
- Nvidia Adds Native Python Support to CUDA
- Python’s Most Banned Scripts: Getting You Blacklisted?
- Python’s Best Feature You’re Not Using
Packaging Python Command-Line Apps the Modern Way with uv
This article explores using uv for building and packaging Python CLI applications. It demonstrates project setup, dependency management, and how to create easily installable CLI apps for others to use.
Article
Added by: thisdavej
// thisdavej.com
Arcade
Easy to use Python library for creating 2D arcade games.
Featured Package
// Category Game Development
The Art of Elliptical Python Programming
Article
Popular Story
// susam.net