Metadata-Version: 2.0
Name: auton
Version: 0.1.26
Summary: auton
Home-page: https://github.com/decryptus/auton
Author: Adrien Delle Cave
Author-email: pypi@doowan.net
License: License GPL-2
Description-Content-Type: text/markdown
Platform: UNKNOWN
Requires-Dist: dwho (>=0.2.87)
Requires-Dist: httpdis (>=0.5.12)
Requires-Dist: pycurl
Requires-Dist: python-dotenv
Requires-Dist: pyyaml (>=3.10)
Requires-Dist: sonicprobe (>=0.2.69)
Requires-Dist: requests (>=2.0)

## Installation

pip install auton

### Running daemon

`autond -c <conffile> -p <pidfile> --logfile <logfile>`

### Running foreground

`autond -f -c <conffile> -p <pidfile> --logfile <logfile>`


