Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →
Top 23 Python python-3 Projects
-
Project mention: Sharp Bilinear Filters: Big Clean Pixels for Pixel Art | news.ycombinator.com | 2025-10-16
> that to the display resolution using bilinear
On that topic, Pillow so-called binilnear isn't actually bilinear interpolation [1][2], same with Magick IIRC (but Magick at least gives you -define filter:blur= to counteract this)
[1] https://pillow.readthedocs.io/en/stable/releasenotes/2.7.0.h...
[2] https://github.com/python-pillow/Pillow/blob/main/src/libIma...
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Project mention: Supply Chain Alert: Sipeed's Official COMTools Software Flagged as Trojan | news.ycombinator.com | 2025-11-10
-
TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.
-
-
opencv-python
Automated CI toolchain to produce precompiled opencv-python, opencv-python-headless, opencv-contrib-python and opencv-contrib-python-headless packages.
Extra stuff like type checking and annotations are definitely not the reason why python became that popular and widely adapted and used, but it certainly doesn't hurt to add and use them.
To be clear, I'm not expecting people to start adding generics to their quick hacked together Python scripts (in fact please don't do that). Instead, if you're building a library or maintaining a larger Python codebase, a lot of these start becoming very useful. A lot of the typing features I mentioned are already used by Python under the hood, and that a lot of Python developers just take for granted.
Case in point, the python-opencv (https://github.com/opencv/opencv-python) library has basically no types and it's an absolute pain to work with.
BTW thats a really good SO thread, thanks for linking it!
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
-
-
python-betterproto
Clean, modern, Python 3.6+ code generator & library for Protobuf 3 and async gRPC
-
scholarly
Retrieve author and publication information from Google Scholar in a friendly, Pythonic way without having to worry about CAPTCHAs!
-
-
-
Project mention: python-tutorial VS Spindle - a user suggested alternative | libhunt.com/r/python-tutorial | 2024-12-25
-
Better-Python-59-Ways
Code Sample of Book "Effective Python: 59 Specific Ways to Write Better Pyton" by Brett Slatkin
-
-
Machine-Learning-with-Python
Small scale machine learning projects to understand the core concepts . Give a Star 🌟If it helps you. BONUS: Interview Bank coming up..! (by devAmoghS)
-
Varken
Standalone application to aggregate data from the Plex ecosystem into InfluxDB using Grafana as a frontend
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python python-3 discussion
Python python-3 related posts
-
Supply Chain Alert: Sipeed's Official COMTools Software Flagged as Trojan
-
Asyncio: Interview Questions and Practice Problems
-
Why You Should Care About Async Context Managers and Iterators
-
Complete Beginner's Guide to GenAI Development: From Python to Production-Ready AI Agents
-
Setting Up Your First MCP Server with Python (Part 3/5)
-
XediX alternatives - qtedit4 and Yamuna
3 projects | 17 Jun 2025 -
Introducing VPEM-Visual Studio Profile Extension Manager
-
A note from our sponsor - Stream
getstream.io | 16 Nov 2025
Index
What are some of the best open-source python-3 projects in Python? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | pillow | 13,193 |
| 2 | PyInstaller | 12,705 |
| 3 | TextBlob | 9,463 |
| 4 | asyncpg | 7,679 |
| 5 | opencv-python | 5,075 |
| 6 | Dependency Injector | 4,682 |
| 7 | kombu | 3,072 |
| 8 | OAuthLib | 2,937 |
| 9 | pyparsing | 2,414 |
| 10 | dulwich | 2,174 |
| 11 | CherryPy | 1,927 |
| 12 | binarytree | 1,817 |
| 13 | textshot | 1,774 |
| 14 | python-betterproto | 1,741 |
| 15 | scholarly | 1,731 |
| 16 | ouroboros | 1,611 |
| 17 | prettytable | 1,561 |
| 18 | python-tutorial | 1,473 |
| 19 | Better-Python-59-Ways | 1,391 |
| 20 | aiocache | 1,368 |
| 21 | Machine-Learning-with-Python | 1,308 |
| 22 | Varken | 1,176 |
| 23 | Your-Journey-To-Fluent-Python | 1,170 |