buildbot 4.0.3
0
The Continuous Integration Framework
Contents
The Continuous Integration Framework
How to Install buildbot
You can install buildbot using pip
pip install buildbot
or add it to a project with poetry
poetry add buildbot
Package Details
- Author
- Brian Warner
- License
- None
- Homepage
- http://buildbot.net/
- PyPi:
- https://pypi.org/project/buildbot/
Classifiers
- Software Development/Build Tools
- Software Development/Testing
Related Packages
Errors
A list of common buildbot errors.
Code Examples
Here are some buildbot
code examples and snippets.