Python Pip

Open-source Python projects categorized as Pip

Top 23 Python Pip Projects

  1. Pipenv

    Python Development Workflow for Humans.

    Project mention: Generate pip requirements.txt file based on imports of any project | news.ycombinator.com | 2024-09-30

    https://github.com/pypa/pipenv

    Pipenv was last updated 10 hours ago. Looks like it's still an active project to me.

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

    InfluxDB logo
  3. 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
  4. pip

    The Python package installer

    Project mention: Say Hello to UV: A Fast Python Package & Project Manager Written in Rust | dev.to | 2025-04-17

    If you’ve been managing Python projects long enough, you’ve probably dealt with a mess of tools: pip, pip-tools, poetry, virtualenv, conda, maybe even pdm.

  5. pip-tools

    A set of tools to keep your pinned Python dependencies fresh.

    Project mention: Say Hello to UV: A Fast Python Package & Project Manager Written in Rust | dev.to | 2025-04-17

    If you’ve been managing Python projects long enough, you’ve probably dealt with a mess of tools: pip, pip-tools, poetry, virtualenv, conda, maybe even pdm.

  6. crawlee-python

    Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with BeautifulSoup, Playwright, and raw HTTP. Both headful and headless mode. With proxy rotation.

    Project mention: How to scrape TikTok using Python | dev.to | 2025-04-30

    Which hashtags are trending now? What is an influencer's engagement rate? What topics are important for a content creator? You can find answers to these and many other questions by analyzing TikTok data. However, for analysis, you need to extract the data in a convenient format. In this blog, we'll explore how to scrape TikTok using Crawlee for Python.

  7. pipdeptree

    A command line utility to display dependency tree of the installed Python packages

  8. art

    🎨 ASCII art library for Python

  9. SaaSHub

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

    SaaSHub logo
  10. 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格式编写(科研中实验)配置的库,在代码中用点.读写属性,同时可以从命令行中读取参数配置并修改参数值。

  11. pigar

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

  12. video-to-ascii

    It is a simple python package to play videos in the terminal using characters as pixels

  13. coronavirus-tracker-api

    🦠 A simple and fast (< 200ms) API for tracking the global coronavirus (COVID-19, SARS-CoV-2) outbreak. It's written in python using the 🔥 FastAPI framework. Supports multiple sources!

  14. best-of-python-dev

    🏆 A ranked list of awesome python developer tools and libraries. Updated weekly.

  15. pip-audit

    Audits Python environments, requirements files and dependency trees for known security vulnerabilities, and can automatically fix them

    Project mention: Debian's approach to Rust – Dependency handling (2022) | news.ycombinator.com | 2024-12-26

    This is incorrect on multiple levels:

    * Comparing the two in this regard is a category error: Debian offers a curated index, and PyPI doesn't. Debian has a trusted set of packagers and package reviewers; PyPI is open to the public. They're fundamentally different models with different goals.

    * PyPI does offer a security feed for packages[1], and there's an official tool[2] that will tell you when an installed version of a package is known to be vulnerable. But this doesn't give PyPI the ability to patch things for you; per above, that's something it fundamentally isn't meant to do.

    [1]: https://docs.pypi.org/api/json/#known-vulnerabilities

    [2]: https://pypi.org/project/pip-audit/

  16. py_webauthn

    Pythonic WebAuthn 🐍

  17. try

    Dead simple CLI tool to try Python packages - It's never been easier! :package: (by timofurrer)

  18. google-calendar-simple-api

    Pythonic wrapper for the Google Calendar API

  19. pipupgrade

    🗽 Like yarn outdated/upgrade, but for pip. Upgrade all your pip packages and automate your Python Dependency Management.

  20. pip-chill

    A more relaxed `pip freeze`

    Project mention: Generate pip requirements.txt file based on imports of any project | news.ycombinator.com | 2024-09-30

    How is it different to pip-chill[1]?

    [1]: https://github.com/rbanffy/pip-chill

  21. meta-package-manager

    🎁 wraps all package managers with a unifying CLI

  22. mcpm.sh

    CLI MCP package manager & registry for all platforms and all clients. Search & configure MCP servers. Advanced Router & Profile features.

    Project mention: Show HN: MCP Manager- Open Source, community-driven, forever free | news.ycombinator.com | 2025-04-15
  23. PyTorch-Model-Compare

    Compare neural networks by their feature similarity

  24. pip-licenses

    Dump the license list of packages installed with pip.

  25. unidep

    Single source of truth with requirements for pip and conda

  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 Pip discussion

Log in or Post with

Python Pip related posts

  • Pgserver: Super easy pip-installable Postgres

    1 project | news.ycombinator.com | 8 Mar 2025
  • PEP 486 – Make the Python Launcher aware of virtual environments (2015)

    3 projects | news.ycombinator.com | 19 Feb 2025
  • Pipx: Install and Run Python Applications in Isolated Environments

    1 project | news.ycombinator.com | 3 Feb 2025
  • Pex: A tool for generating .pex (Python EXecutable) files, lock files and venvs

    7 projects | news.ycombinator.com | 15 Nov 2024
  • Venvstacks: Virtual Environment Stacks for Python

    2 projects | news.ycombinator.com | 3 Nov 2024
  • Hacktoberfest Adventure: Adding Weather Magic to 100LinesOfPythonCode 🌦️✨

    2 projects | dev.to | 23 Oct 2024
  • PEP 760: No more bare excepts

    3 projects | news.ycombinator.com | 9 Oct 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 Pipenv 25,051
2 pipx 11,555
3 pip 9,786
4 pip-tools 7,887
5 crawlee-python 5,638
6 pipdeptree 2,887
7 art 2,268
8 CommandlineConfig 2,043
9 pigar 1,723
10 video-to-ascii 1,714
11 coronavirus-tracker-api 1,587
12 best-of-python-dev 1,122
13 pip-audit 1,046
14 py_webauthn 928
15 try 728
16 google-calendar-simple-api 644
17 pipupgrade 595
18 pip-chill 582
19 meta-package-manager 502
20 mcpm.sh 532
21 PyTorch-Model-Compare 352
22 pip-licenses 342
23 unidep 230

Sponsored
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.
www.influxdata.com

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