Metadata-Version: 2.1
Name: circus
Version: 0.17.2
Summary: Circus is a program that will let you run and watch  multiple processes and sockets.
Author: Mozilla Foundation & contributors
Author-email: services-dev@lists.mozila.org
License: UNKNOWN
Project-URL: Documentation, https://circus.readthedocs.io
Project-URL: Source, https://github.com/circus-tent/circus
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: Apache Software License
Description-Content-Type: text/markdown
Provides-Extra: test
License-File: LICENSE

![Build Status](https://github.com/circus-tent/circus/workflows/ci/badge.svg)
![Coverage Status](https://coveralls.io/repos/github/circus-tent/circus/badge.svg?branch=master)
![PyPI](https://img.shields.io/pypi/v/circus) 
![PyPI - Downloads](https://img.shields.io/pypi/dm/circus)
# Circus

Circus is a program that runs and watches processes and sockets.
Circus can be used as a library or through the command line.

## Links

- [Full Documentation](https://circus.readthedocs.io)
- [How to Contribute](https://circus.readthedocs.io/en/latest/contributing/)
- IRC: Freenode, channel #mozilla-circus


