Python Pypi

Open-source Python projects categorized as Pypi

Top 23 Python Pypi Projects

  1. pipx

    Install and Run Python Applications in Isolated Environments

    Project mention: Pipx: Install and Run Python Applications in Isolated Environments | news.ycombinator.com | 2025-02-03
  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. youtube-dl-gui

    A cross platform front-end GUI of the popular youtube-dl written in wxPython.

  4. sqlfluff

    A modular SQL linter and auto-formatter with support for multiple dialects and templated code.

  5. holehe

    holehe allows you to check if the mail is used on different sites like twitter, instagram and will retrieve information on sites with the forgotten password function.

  6. MechanicalSoup

    A Python library for automating interaction with websites.

    Project mention: 11 best open-source web crawlers and scrapers in 2024 | dev.to | 2024-10-29

    Language: Python | GitHub: 4.7K+ stars | link

  7. opencv-python

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

    Project mention: Convert Images Into Pencil Sketch | dev.to | 2024-04-11

    Have you ever felt like your photos needed a little extra touch to stand out? Well, get ready because we're about to learn a cool Python trick! We're going to take ordinary photos and turn them into awesome pencil sketches using Python and OpenCV. This will make your pictures look like they were drawn by hand!

  8. best-of-python

    🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.

    Project mention: Top 8 AI Open Source Software Libraries | dev.to | 2024-07-24

    Show 10 hidden projects... numpy (🥇51 · ⭐ 27K) - The fundamental package for scientific computing with Python. Unlicensed; Blaze GitHub - ml-tooling/best-of-python

  9. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  10. warehouse

    The Python Package Index

    Project mention: Python Project Setup With uv – Virtual Environments and Package Management | dev.to | 2025-02-17

    Virtual Environments are isolated Python environments that have their own site-packages. Basically, it means that each virtual environment has its own set of dependencies to third-party packages usually installed from PyPI.

  11. disposable-email-domains

    a list of disposable and temporary email address domains

    Project mention: Disposable Email Domains | news.ycombinator.com | 2024-11-29
  12. pyLoad

    The free and open-source Download Manager written in pure Python

  13. notifiers

    The easy way to send notifications

  14. Box

    Python dictionaries with advanced dot notation access

    Project mention: Box: Python dictionaries with advanced dot notation access | news.ycombinator.com | 2024-11-09
  15. gTTS

    Python library and CLI tool to interface with Google Translate's text-to-speech API

    Project mention: Using Groq to Build a Real-Time Language Translation App | dev.to | 2024-04-05

    For our real-time TTS needs, we'll employ the fantastic library called gTTS.

  16. jetson_stats

    📊 Simple package for monitoring and control your NVIDIA Jetson [Orin, Xavier, Nano, TX] series

  17. rdflib

    RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.

  18. exabgp

    The BGP swiss army knife of networking

  19. CommandlineConfig

    A library for users to write (experiment in research) configurations in Python Dict or JSON format, read and write parameter value via dot . in code, while can read parameters from the command line to modify values. 一个供用户以Python Dict或JSON格式编写(科研中实验)配置的库,在代码中用点.读写属性,同时可以从命令行中读取参数配置并修改参数值。

  20. meshio

    :spider_web: input/output for many mesh formats

  21. moderngl

    Modern OpenGL binding for Python

  22. cibuildwheel

    🎡 Build Python wheels for all the platforms with minimal configuration.

    Project mention: Constraints Are Good: Python's Metadata Dilemma | news.ycombinator.com | 2024-12-06

    https://pip.pypa.io/en/stable/reference/build-system/setup-p...

    Blaze and Bazel have Skylark/Starlark to support procedural build configuration with maintainable conditionals

    Bazel docs > Starlark > Differences with Python: https://bazel.build/rules/language

    cibuildwheel: https://github.com/pypa/cibuildwheel ;

    > Builds manylinux, musllinux, macOS 10.9+ (10.13+ for Python 3.12+), and Windows wheels for CPython and PyPy;

    manylinux used to specify a minimum libc version for each build tag like manylinux2 or manylinux2014; pypa/manylinux: https://github.com/pypa/manylinux#manylinux

    A manylinux_x_y wheel requires glibc>=x.y. A musllinux_x_y wheel requires musl libc>=x.y; per PEP 600: https://github.com/mayeut/pep600_compliance#distro-compatibi...

    > Works on GitHub Actions, Azure Pipelines, Travis CI, AppVeyor, CircleCI, GitLab CI, and Cirrus CI;

    Further software supply chain security controls: SLSA.dev provenance, Sigstore, and the new PyPI attestations storage too

    > Bundles shared library dependencies on Linux and macOS through `auditwheel` and `delocate`

    delvewheel (Windows) is similar to auditwheel (Linux) and delocate (Mac) in that it copies DLL files into the wheel:

  23. elyra

    Elyra extends JupyterLab with an AI centric approach.

  24. pigar

    :coffee: A tool to generate requirements.txt for Python project, and more than that. (IT IS NOT A PACKAGE MANAGEMENT TOOL)

  25. twine

    Utilities for interacting with PyPI

  26. SaaSHub

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

    SaaSHub logo
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 Pypi discussion

Log in or Post with

Python Pypi related posts

  • Python Project Setup With uv – Virtual Environments and Package Management

    1 project | dev.to | 17 Feb 2025
  • Pipx: Install and Run Python Applications in Isolated Environments

    1 project | news.ycombinator.com | 3 Feb 2025
  • Getting Started With Pipenv

    1 project | dev.to | 22 Jan 2025
  • Create a python package and publish.

    2 projects | dev.to | 7 Jan 2025
  • Publishing ADDCOM!

    2 projects | dev.to | 22 Nov 2024
  • A Study of Malware Prevention in Linux Distributions

    1 project | news.ycombinator.com | 21 Nov 2024
  • Creating and Using Python Virtual Environments

    1 project | dev.to | 5 Nov 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 pipx 11,109
2 youtube-dl-gui 9,309
3 sqlfluff 8,574
4 holehe 8,254
5 MechanicalSoup 4,708
6 opencv-python 4,698
7 best-of-python 3,816
8 warehouse 3,658
9 disposable-email-domains 3,438
10 pyLoad 3,420
11 notifiers 2,692
12 Box 2,672
13 gTTS 2,388
14 jetson_stats 2,229
15 rdflib 2,208
16 exabgp 2,126
17 CommandlineConfig 2,045
18 meshio 2,030
19 moderngl 2,005
20 cibuildwheel 1,923
21 elyra 1,884
22 pigar 1,698
23 twine 1,639

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

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