
honcho 2.0.0
0
Honcho: a Python clone of Foreman. For managing Procfile-based applications.
Contents
Honcho: a Python clone of Foreman. For managing Procfile-based applications.
Stars: 1681, Watchers: 1681, Forks: 147, Open Issues: 25The nickstenning/honcho repo was created 13 years ago and the last code push was 8 months ago.
The project is very popular with an impressive 1681 github stars!
How to Install honcho
You can install honcho using pip
pip install honcho
or add it to a project with poetry
poetry add honcho
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/honcho/
- GitHub Repo:
- https://github.com/nickstenning/honcho
Classifiers
Related Packages
Errors
A list of common honcho errors.
Code Examples
Here are some honcho code examples and snippets.
GitHub Issues
The honcho package has 25 open issues on GitHub
- Support color output by processes
pythonfix