🌐
GitHub
github.com › ableinc › pypm
GitHub - ableinc/pypm: Python Package Manager
This project intends to introduce another project management tool to the Python community, plus its super light-weight. ... PyPM works just like npm. You are granted the same operations such as, init, install, uninstall, update, start, and run.
Author   ableinc
🌐
GitHub
github.com › pdm-project › pdm
GitHub - pdm-project/pdm: A modern Python package and dependency manager supporting the latest PEP standards · GitHub
A modern Python package and dependency manager supporting the latest PEP standards - pdm-project/pdm
Starred by 8.6K users
Forked by 469 users
Languages   Python 89.0% | Shell 8.7% | PowerShell 2.3%
🌐
GitHub
github.com › cnpryer › huak
GitHub - cnpryer/huak: My experimental Python package manager.
Usage: huak [OPTIONS] <COMMAND> ... install Install a Python package (defaults to $HOME/.huak/bin) lint Lint the project's Python code new Create a new project at <path> publish Builds and uploads current project to a registry python Manage ...
Starred by 605 users
Forked by 33 users
Languages   Rust 98.7% | Python 1.3% | Rust 98.7% | Python 1.3%
🌐
GitHub
github.com › perone › stallion
GitHub - perone/stallion: Stallion - A Python Package Manager · GitHub
Stallion - A Python Package Manager. Contribute to perone/stallion development by creating an account on GitHub.
Starred by 302 users
Forked by 28 users
Languages   Python 56.0% | HTML 40.0% | JavaScript 2.1% | CSS 1.9%
🌐
GitHub
github.com › topics › python-package-management
python-package-management · GitHub Topics · GitHub
Python dependency management workflow using setup.cfg and requirements files without reinventing the wheels · python metadata pip python-package-management pip-manager python-requirements management-workflow
🌐
GitHub
github.com › drQedwards › PPM
GitHub - drQedwards/PPM: The Python Package Manager (PPM) · GitHub
PPM is a next-generation Python package manager featuring hermetic packaging, GPU-accelerated verification, cryptographic signing, and a companion PMLL Memory MCP server for Claude agent tasks — now integrating Context+ long-term semantic ...
Starred by 12 users
Forked by 8 users
Languages   Python 41.7% | TypeScript 17.1% | C 14.2% | Cuda 12.4% | Cython 5.6% | JavaScript 3.9%
🌐
GitHub
github.com › Olexandr43 › Python-Package-Manager
GitHub - Olexandr43/Python-Package-Manager: A powerful, high-performance GUI application for managing Python packages.
V2 (Summer 2025): A major update with a focus on improved architecture and new functionality. V2.5 (FINALE+++): The latest and most powerful version, designed to be the ultimate package management tool.
Author   Olexandr43
🌐
GitHub
github.com › lincolnloop › python-package-manager-shootout
GitHub - lincolnloop/python-package-manager-shootout: Benchmarking various Python package managers
Copy the block in the Makefile for one of the existing package managers and modify it to use the commands provided by the new package manager.
Starred by 47 users
Forked by 12 users
Languages   Makefile 28.7% | HTML 28.3% | JavaScript 24.0% | Shell 9.9% | Python 9.1% | Makefile 28.7% | HTML 28.3% | JavaScript 24.0% | Shell 9.9% | Python 9.1%
Find elsewhere
🌐
GitHub
github.com › beenotung › pym
GitHub - beenotung/pym: A package manager for python that works like npm.
pym - python package manager version: 0.1 Usage: pym [command] Commands: version: (Alias: v, -v, --version) Show version of this cli tool help: (Alias: h, -h, --help) Show this help message init: Setup dependecy environment with venv in python_modules install: (Alias: i, add, a) Install dependecy packages locally with venv project, auto init if needed run: (Alias: r) Run the python script within virtual envrionment, auto init if needed
Author   beenotung
🌐
GitHub
github.com › topics › package-manager
package-manager · GitHub Topics · GitHub
package-manager cpp conan dependencies cpp-library hacktoberfest package-management conan-recipe conan-packages conan-center conan-index ... 🗽 Like yarn outdated/upgrade, but for pip. Upgrade all your pip packages and automate your Python Dependency Management.
🌐
GitHub
github.com › DonJayamanne › vscode-python-manager
GitHub - DonJayamanne/vscode-python-manager: Python Environment & Package Manager · GitHub
Python Environment & Package Manager. Contribute to DonJayamanne/vscode-python-manager development by creating an account on GitHub.
Starred by 128 users
Forked by 28 users
Languages   TypeScript 67.6% | Python 30.1% | JavaScript 1.7% | Jupyter Notebook 0.4% | Dockerfile 0.1% | Shell 0.1%
🌐
GitHub
github.com › bondeabhijeet › Pypi-GUI-package-manager
GitHub - bondeabhijeet/Pypi-GUI-package-manager · GitHub
Using PyInstaller to create a standalone executable from a Python script · PyInstaller Installation: Before you can use PyInstaller, you need to have it installed. You can install it using pip: ... Open the terminal or command prompt, navigate to the directory containing your main.py and favicon.ico files, and then run the PyInstaller command: for onedir (will generate a folder containing a exe and the unpacked files) refer: pyinstaller --name pypi-gui-package-manager --icon=favicon.ico --onedir main.py for onefile:
Starred by 19 users
Forked by 5 users
Languages   HTML 99.9% | Python 0.1%
🌐
GitHub
github.com › topics › python-package-manager
python-package-manager · GitHub Topics · GitHub
python pypi python3 batch-file subprocess batch-script python-requests tabulate python-package-management python-subprocess python-tabulate python-package-manager python-package-update python-package-updater python-package-upgrade
🌐
GitHub
github.com › replit › upm
GitHub - replit/upm: ⠕ Universal Package Manager - Python, Node.js, Ruby, Emacs Lisp.
Additional tags are also available. replco/upm:full is the same as the above, while replco/upm:light just has the UPM binary installed to /usr/local/bin and none of the languages or package managers installed. If you want to run a specific tagged release, rather than the latest development snapshot, use e.g. replco/upm:1.0, replco/upm:1.0-full, or replco/upm:1.0-light. ... We'll start by adding Flask as a dependency. UPM will handle setting up the project for us: $ upm -l python add flask --> python3 -m poetry init --no-interaction This command will guide you through creating your pyproject.toml config.
Starred by 1.2K users
Forked by 106 users
Languages   Go 92.8% | Shell 1.9% | Python 1.5% | Emacs Lisp 1.5% | Makefile 1.0% | Nix 0.8% | Ruby 0.5%
🌐
GitHub
github.com › pypa › pip
GitHub - pypa/pip: The Python package installer · GitHub
2 weeks ago - The Python package installer. Contribute to pypa/pip development by creating an account on GitHub.
Starred by 10.2K users
Forked by 3.3K users
Languages   Python
🌐
GitHub
github.com › showcases › package-managers
Package managers · GitHub
September 28, 2016 - Across programming languages and platforms, these popular package managers make it easy to distribute reusable libraries and plugins.
🌐
GitHub
github.com › astral-sh › uv
GitHub - astral-sh/uv: An extremely fast Python package and project manager, written in Rust. · GitHub
1 month ago - An extremely fast Python package and project manager, written in Rust. - astral-sh/uv
Starred by 83.1K users
Forked by 2.9K users
Languages   Rust 98.2% | Python 1.7% | Shell 0.1% | Mustache 0.0% | Batchfile 0.0% | Dockerfile 0.0%
🌐
GitHub
github.com › liip › packager
GitHub - liip/packager: Lightweight package installer written in python
Lightweight package installer written in python. Contribute to liip/packager development by creating an account on GitHub.
Starred by 22 users
Forked by 5 users
Languages   Python 99.2% | Shell 0.8% | Python 99.2% | Shell 0.8%
🌐
GitHub
github.com › topics › package-managers
package-managers · GitHub Topics · GitHub
📦 Modern strongly typed Python library for managing system dependencies with package managers like apt, brew, pip, npm, etc.