# Buildthings - Python build backend with super powers
   
**GitHub:** https://github.com/beanbaginc/buildthings
**PyPI:** https://pypi.org/project/buildthings
**Status:** Under active development / released / used in production
Buildthings is a Python build backend that extends Setuptools with features needed for more advanced, interconnected applications, featuring:
- Editable installs using local source trees as dependencies
- Custom build steps for editable installs, source distributions, and wheels.
- Dynamic install-time and development-time dependency lists codified in Python.
- Built-in support for NPM-based build steps and embedded package.json files.