Supervisor
Dev Tool — DeployPython N/AAdvanced
Process control system for managing Python daemons on Unix
Quick Info
- Python Version
- N/A
- Dependencies
- None
- Install
pip install supervisor
Learn by Difficulty
Quick Example
python
# Supervisor # Process control system for managing Python daemons on Unix # # Category: Dev Tool — Deploy # Related: N/A print("Supervisor: Process control system for managing Python daemons on Unix")
Supervisor is part of the Python ecosystem. Process control system for managing Python daemons on Unix.
Try in PlaygroundTags
tooldeploymenthostinginfrastructure