warehouse

package manager

A software system that powers the package registry for Python packages

The Python Package Index

GitHub

4k stars
112 watching
963 forks
Language: Python
last commit: 6 days ago
Linked from 3 awesome lists

package-registrypackage-repositorypypipypi-sourcepython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pypa/pip A package installer for Python that simplifies the process of managing dependencies and installing packages. 9,537
pypa/gh-action-pypi-publish An action to automate PyPI package publishing 940
pypa/build Provides a simple and correct way to build Python packages in isolated environments. 742
pypa/virtualenv Creates isolated environments for Python applications. 4,828
devpi/devpi A PyPI staging server and packaging/testing/release tool 913
indygreg/pyoxidizer A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. 5,493
pypa/sampleproject Provides a sample project to demonstrate basic packaging and distribution of a Python project using PyPUG's tutorial. 5,121
pyodide/pyodide Enables the execution of Python code in web browsers and Node.js environments using WebAssembly 12,273
pyinstaller/pyinstaller A tool for bundling Python applications and their dependencies into standalone executables. 11,914
pyinfra-dev/pyinfra A tool that transforms Python code into shell commands to manage and deploy infrastructure across various environments such as servers, Docker containers, and local machines. 3,914
ethereum/web3.py A Python library providing an interface to the Ethereum blockchain ecosystem. 5,020
docker/docker-py A Python library providing programmatic access to the Docker Engine API 6,829
vyperlang/vyper Builds a Pythonic smart contract language for the Ethereum Virtual Machine (EVM) 4,898
pypa/pipenv A tool for managing project dependencies and environments in Python development workflows. 24,882
pyscript/pyscript Enables execution of Python code in web browsers using WASM and modern web technologies 17,992