build
Package builder
Provides a simple and correct way to build Python packages in isolated environments.
A simple, correct Python build frontend
748 stars
27 watching
122 forks
Language: Python
last commit: about 1 month ago python
Related projects:
Repository | Description | Stars |
---|---|---|
pybuilder/pybuilder | Automates the build process of Python projects by defining dependencies and scripts | 1,743 |
py2exe/py2exe | A tool to package Python applications into standalone Windows executables. | 886 |
pypa/cibuildwheel | Automates building of Python wheel packages across multiple platforms and versions | 1,892 |
cloudfoundry/python-buildpack | Provides a standardized way to build and deploy Python web applications on Cloud Foundry | 121 |
kwpolska/pkgbuilder | An AUR helper and library that automates the process of building and installing Arch Linux packages from source. | 71 |
dfabric/dppm-packages-source | Provides the information needed to build packages from a set of configuration files | 15 |
sumana2001/pybull | A collection of Python projects and tools for beginners and enthusiasts | 31 |
pyo3/pyo3-built | Exposes build metadata as a Python dictionary | 32 |
pfalcon/pycopy-lib | Develops a minimal and lightweight Python standard library compatible with other variants and implementations of Python. | 249 |
srevinsaju/pyappimage | An AppImage builder specifically designed for Python applications. | 20 |
pyscaffold/pyscaffold | A tool that generates high-quality Python package templates with built-in tools and best practices | 2,130 |
pyscripter/pyscripter | A feature-rich Python IDE with debugging and editing tools | 1,006 |
timofurrer/try | A CLI tool to easily install and try Python packages in various environments and shells. | 725 |
python/pyperformance | An authoritative source of real-world benchmarks for Python implementations. | 877 |
opensuse/open-build-service | Automatically builds and distributes Linux packages from sources in a consistent and reproducible way. | 940 |