Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.79 KB

README.rst

File metadata and controls

55 lines (36 loc) · 1.79 KB

Supervisor

This is the py3k branch of supervisor.

Supervisor is a client/server system that allows its users to control a number of processes on UNIX-like operating systems.

Supported Platforms

Supervisor py3k has to be considered as not tested (for now)

Supervisor will not run at all under any version of Windows.

Supervisor py3k is known to work with Python 3.2 or later.

Installation

setup.cfg and setup.py have not been ported to python 3 yet... (only the sourcefiles in supervisor-folder)

Documentation

You can view the current Supervisor documentation online in HTML format . This is where you should go for detailed installation and configuration documentation.

There is no special p3k documentation available for now

Mailing list, Reporting Bugs, and Viewing the Source Repository

You may subscribe to the Supervisor-users mailing list.

Please report bugs in the Github issue tracker. PY3K issue tracker <https://github.com/palmkevin/supervisor-py3k/issues>.

You can view the source repository for the py3 version of supervisor via https://github.com/palmkevin/supervisor-py3k.

You can view the source repository for supervisor via https://github.com/Supervisor/supervisor.

Contributing

If you'd like to contribute to supervisor directly, please contact the Supervisor-users mailing list.