SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Python Pypi Projects
-
Project mention: Pipx: Install and Run Python Applications in Isolated Environments | news.ycombinator.com | 2025-02-03
-
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.
-
-
sqlfluff
A modular SQL linter and auto-formatter with support for multiple dialects and templated code.
-
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.
-
Language: Python | GitHub: 4.7K+ stars | link
-
opencv-python
Automated CI toolchain to produce precompiled opencv-python, opencv-python-headless, opencv-contrib-python and opencv-contrib-python-headless packages.
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!
-
Show 10 hidden projects... numpy (🥇51 · ⭐ 27K) - The fundamental package for scientific computing with Python. Unlicensed; Blaze GitHub - ml-tooling/best-of-python
-
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.
-
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.
-
-
-
-
Project mention: Box: Python dictionaries with advanced dot notation access | news.ycombinator.com | 2024-11-09
-
For our real-time TTS needs, we'll employ the fantastic library called gTTS.
-
jetson_stats
📊 Simple package for monitoring and control your NVIDIA Jetson [Orin, Xavier, Nano, TX] series
-
rdflib
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
-
-
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格式编写(科研中实验)配置的库,在代码中用点.读写属性,同时可以从命令行中读取参数配置并修改参数值。
-
-
-
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:
-
-
pigar
:coffee: A tool to generate requirements.txt for Python project, and more than that. (IT IS NOT A PACKAGE MANAGEMENT TOOL)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python Pypi discussion
Python Pypi related posts
-
Python Project Setup With uv – Virtual Environments and Package Management
-
Pipx: Install and Run Python Applications in Isolated Environments
-
Getting Started With Pipenv
-
Create a python package and publish.
-
Publishing ADDCOM!
-
A Study of Malware Prevention in Linux Distributions
-
Creating and Using Python Virtual Environments
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Feb 2025
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 |