Metadata-Version: 2.1
Name: autond
Version: 0.1.42
Summary: autond
Home-page: https://github.com/decryptus/auton
Author: Adrien Delle Cave
Author-email: pypi@doowan.net
License: License GPL-2
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: dwho (>=0.2.97)
Requires-Dist: httpdis (>=0.5.16)
Requires-Dist: pycurl
Requires-Dist: python-dotenv
Requires-Dist: PyYAML (>=3.10)
Requires-Dist: sonicprobe (>=0.2.79)
Requires-Dist: requests (>=2.0)
Requires-Dist: six (>=1.4.0)

## Installation

pip install auton

### Running daemon

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

### Running foreground

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


