Python python-3

Open-source Python projects categorized as python-3

Top 23 Python python-3 Projects

  1. pillow

    Python Imaging Library (fork)

    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...

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. PyInstaller

    Freeze (package) Python programs into stand-alone executables

    Project mention: Supply Chain Alert: Sipeed's Official COMTools Software Flagged as Trojan | news.ycombinator.com | 2025-11-10
  4. asyncpg

    A fast PostgreSQL Database Client Library for Python/asyncio.

  5. opencv-python

    Automated CI toolchain to produce precompiled opencv-python, opencv-python-headless, opencv-contrib-python and opencv-contrib-python-headless packages.

  6. Dependency Injector

    Dependency injection framework for Python

    Project mention: Dependency Injection: a Python Way | dev.to | 2025-12-18

    Dependency Injector - Official Documentation

  7. kombu

    Messaging library for Python.

    Project mention: Celery + Redis at Scale: Designing a Reliable and Efficient Task Queue in Production | dev.to | 2026-04-26

    One more practical point from my experience: sometimes the problem is not in your code or even in your configuration, but in Celery itself or in lower-level libraries such as Kombu (for example https://github.com/celery/kombu/issues/2258).

  8. OAuthLib

    A generic, spec-compliant, thorough implementation of the OAuth request-signing logic

  9. pyparsing

    Python library for creating PEG parsers

  10. dulwich

    Pure-Python Git implementation

  11. CherryPy

    CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev

  12. scholarly

    Retrieve author and publication information from Google Scholar in a friendly, Pythonic way without having to worry about CAPTCHAs!

  13. binarytree

    Python Library for Studying Binary Trees

  14. textshot

    Python tool for grabbing text via screenshot

  15. python-betterproto

    Clean, modern, Python 3.6+ code generator & library for Protobuf 3 and async gRPC

  16. prettytable

    Display tabular data in a visually appealing ASCII table format

  17. ouroboros

    Automatically update running docker containers with newest available image

  18. python-tutorial

    A Python 3 programming tutorial for beginners.

  19. aiocache

    Asyncio cache manager for redis, memcached and memory

  20. Better-Python-59-Ways

    Code Sample of Book "Effective Python: 59 Specific Ways to Write Better Pyton" by Brett Slatkin

  21. 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)

  22. PyPDFForm

    :fire: The Python library & CLI for PDF forms.

    Project mention: Stop Fighting PDF Forms: Automate Everything with PyPDFForm | dev.to | 2025-11-16

    View the Project on GitHub

  23. Your-Journey-To-Fluent-Python

    Your Journey To Fluent Python

  24. libtmux

    ⚙️ Python API / wrapper for tmux

    Project mention: Show HN: TUI-use: Let AI agents control interactive terminal programs | news.ycombinator.com | 2026-04-08

    And if you want to interact from within the python interpreter there is a very good library available libtmux:

    https://github.com/tmux-python/libtmux

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python python-3 discussion

Log in or Post with

Python python-3 related posts

  • ShadowLab: A Modular C2 Framework Architecture Built with Python for Modern Cybersecurity Research

    1 project | dev.to | 29 May 2026
  • Djangonaut Diaries: Week 1, part 2 - Creating and debugging a Django project

    2 projects | dev.to | 13 Mar 2026
  • Supply Chain Alert: Sipeed's Official COMTools Software Flagged as Trojan

    3 projects | news.ycombinator.com | 10 Nov 2025
  • Asyncio: Interview Questions and Practice Problems

    1 project | dev.to | 3 Nov 2025
  • Why You Should Care About Async Context Managers and Iterators

    1 project | dev.to | 27 Oct 2025
  • Complete Beginner's Guide to GenAI Development: From Python to Production-Ready AI Agents

    1 project | dev.to | 20 Jul 2025
  • Setting Up Your First MCP Server with Python (Part 3/5)

    1 project | dev.to | 27 Jun 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source python-3 projects in Python? This list will help you:

# Project Stars
1 pillow 13,617
2 PyInstaller 13,014
3 asyncpg 8,045
4 opencv-python 5,290
5 Dependency Injector 4,882
6 kombu 3,120
7 OAuthLib 2,970
8 pyparsing 2,474
9 dulwich 2,243
10 CherryPy 1,943
11 scholarly 1,859
12 binarytree 1,813
13 textshot 1,773
14 python-betterproto 1,767
15 prettytable 1,655
16 ouroboros 1,609
17 python-tutorial 1,532
18 aiocache 1,432
19 Better-Python-59-Ways 1,387
20 Machine-Learning-with-Python 1,334
21 PyPDFForm 1,239
22 Your-Journey-To-Fluent-Python 1,208
23 libtmux 1,185

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Python is
the 1st most popular programming language
based on number of references?