warehouse
Package registry
The software behind the Python Package Index.
The Python Package Index
4k stars
112 watching
980 forks
Language: Python
last commit: about 1 month ago
Linked from 3 awesome lists
package-registrypackage-repositorypypipypi-sourcepython
Related projects:
Repository | Description | Stars |
---|---|---|
pypa/pip | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,569 |
pypa/gh-action-pypi-publish | Automates publishing of Python package distributions to PyPI | 964 |
pypa/build | Provides a simple and correct way to build Python packages in isolated environments. | 748 |
pypa/virtualenv | Creates isolated environments for Python applications. | 4,844 |
devpi/devpi | A PyPI staging server and packaging/testing/release tool | 923 |
indygreg/pyoxidizer | A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,562 |
pypa/sampleproject | Provides a sample project to demonstrate basic packaging and distribution of a Python project using PyPUG's tutorial. | 5,138 |
pyodide/pyodide | Enables the execution of Python code in web browsers and Node.js environments using WebAssembly | 12,406 |
pyinstaller/pyinstaller | A tool for bundling Python applications and their dependencies into standalone executables. | 11,999 |
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,966 |
ethereum/web3.py | A Python library providing an interface to the Ethereum blockchain ecosystem. | 5,076 |
docker/docker-py | A Python library providing programmatic access to the Docker Engine API | 6,861 |
vyperlang/vyper | Builds a Pythonic smart contract language for the Ethereum Virtual Machine (EVM) | 4,928 |
pypa/pipenv | A tool for managing project dependencies and environments in Python development workflows. | 24,929 |
pyscript/pyscript | Enables execution of Python code in web browsers using WASM and modern web technologies | 18,095 |