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.1K users
Forked by 3.3K users
Languages Python
GitHub
github.com › pdm-project › pdm
GitHub - pdm-project/pdm: A modern Python package and dependency manager supporting the latest PEP standards · GitHub
Alternatively, you can download the standalone binary file from the release assets. Install the standalone binary directly with the installer scripts: ... For alternative installation methods (Python script, package managers, etc.), see the installation section in documentation.
Starred by 8.6K users
Forked by 469 users
Languages Python 89.0% | Shell 8.7% | PowerShell 2.3%
Videos
Python Package Management With PDM - YouTube
20:25
GitHub Actions for Python Packages: How to Automate Releases to ...
How to install a Python pip Package from github (https & ssh)
06:43
How to Install PIP in Python | PIP Install in Python (2024) - YouTube
02:36
How to install Python packages with PIP - YouTube
02:36
Using Python's Pip package manager - YouTube
GitHub
github.com › ableinc › pypm
GitHub - ableinc/pypm: Python Package Manager
pypm --arguments --no-cache,--verbose,--logs,~/Downloads install pydotenvs · Documentation is on-going, so refer to examples above for now. Unfortunately someone beat me to the name pypm. Note that when you use pip install be sure to include the 2. This would normally be an issue if you imported this package, but it's a command line tool
Author ableinc
GitHub
github.com › BVNAHUSH › Python-Package-Manager
GitHub - BVNAHUSH/Python-Package-Manager: 🛠 Manage your Python packages and virtual environments easily with this fast, user-friendly GUI built with Tkinter, supporting pip and uv for optimal performance.
This tool helps you easily manage ... or removing packages in a straightforward way. ... To get started, visit this page to download: GitHub Releases....
Author BVNAHUSH
GitHub
github.com › astral-sh › uv
GitHub - astral-sh/uv: An extremely fast Python package and project manager, written in Rust. · GitHub
Starred by 82.9K 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 › perone › stallion
GitHub - perone/stallion: Stallion - A Python Package Manager · GitHub
All standard systemd service management commands (e.g. systemctl enable and systemctl start) apply. On Linux systems having Upstart you can set up Stallion as a service easily as follow. ... You can customize the host and port the stallion service will be listening on by editing the file /etc/default/stallion. You only need to call the script (the -w option will automatically open your browser): ... $ plp --help Stallion - Python List Packages (PLP) Usage: plp list [--compact] [<filter>] plp show <project_name> plp check <project_name> plp scripts [<filter>] plp (-h | --help) plp --version Options: --compact Compact list format -h --help Show this screen.
Starred by 302 users
Forked by 28 users
Languages Python 56.0% | HTML 40.0% | JavaScript 2.1% | CSS 1.9%
GitHub
github.com › bondeabhijeet › Pypi-GUI-package-manager
GitHub - bondeabhijeet/Pypi-GUI-package-manager
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 16 users
Forked by 5 users
Languages HTML 99.9% | Python 0.1% | HTML 99.9% | Python 0.1%
GitHub
github.com › drQedwards › PPM
GitHub - drQedwards/PPM: The Python Package Manager (PPM) · GitHub
# Import a single package ppm import transformers # Import with a specific version ppm import transformers==4.43.3 # Import multiple packages ppm import transformers torch numpy # Scan a Python file for imports and install them ppm import --from-file my_script.py # Verbose — watch what's happening ppm import transformers --verbose # 🔍 Resolving transformers... # ⬇️ Downloading transformers-4.43.3-py3-none-any.whl # 🔐 GPU integrity check: PASSED # ✅ transformers==4.43.3 imported successfully
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%
Medium
medium.com › @thomas.vidori › how-to-create-a-python-package-and-publish-it-on-github-eebc78b2a12d
Creating Python packages and publishing on GitHub | Medium
February 24, 2025 - Congratulations, we have created and published on GitHub a python package. This is working and can be used as such. However, it would be even better if versioned and published on pypi.org. We will see those in a later tutorial. The final code can be found at https://github.com/TVidori/p4score and directly downloaded...
GitHub
github.com › topics › package-manager
package-manager · GitHub Topics · GitHub
A flexible package manager that supports multiple versions, configurations, platforms, and compilers. python macos linux package-manager hpc scientific-computing spack build-tools radiuss hpsf
GitHub
github.com › iTaybb › pySmartDL
GitHub - iTaybb/pySmartDL: A Smart Download Manager for Python
Download the `source distribution <http://pypi.python.org/pypi/pySmartDL>`_ first. Unpack the source zip and run the following to install the package site-wide: ``python setup.py install``
Starred by 208 users
Forked by 56 users
Languages Python 100.0% | Python 100.0%
GitHub
github.com › Olexandr43 › Python-Package-Manager
GitHub - Olexandr43/Python-Package-Manager: A powerful, high-performance GUI application for managing Python packages.
V2.5 (FINALE+++): The latest and most powerful version, designed to be the ultimate package management tool. ... Tkinter: Usually included with standard Python installations.
Author Olexandr43
GitHub
github.com › python › pymanager
GitHub - python/pymanager: The Python Install Manager (for Windows) · GitHub
> python -m pip install pymsbuild > python -m pymsbuild > python-manager\py.exe ... Any modification to a source file requires rebuilding. The .py files are packaged into an extension module.
Starred by 261 users
Forked by 47 users
Languages Python 79.1% | C++ 20.9%
Python
python.org › downloads › release › pymanager-260
Python Release Python install manager 26.0 | Python.org
February 23, 2026 - The Python install manager will automatically update within a day of an update being released. Once installed, you should not need to download the install manager again. Please provide all feedback as issues on our GitHub repository at github.com/python/pymanager.
GitHub
github.com › DonJayamanne › vscode-python-manager
GitHub - DonJayamanne/vscode-python-manager: Python Environment & Package Manager · GitHub
This extension is no longer being maintained. We recommend migrating to the Microsoft Python Environments Extension instead.
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 › PackeTsar › Install-Python
GitHub - PackeTsar/Install-Python: Quick Guide for Installing Python on Common Operating Systems · GitHub
If you have not yet installed Python on your Windows OS, then download and install the latest Python3 installer from Python Downloads Page
Starred by 2 users
Forked by 7 users