mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-16 10:59:53 +02:00
38b6d360d3
promote to log.critical() |
||
---|---|---|
.. | ||
socrate | ||
.gitignore | ||
LICENSE.md | ||
MANIFEST.in | ||
README.md | ||
setup.py | ||
test.py |
Socrate is a simple Python module providing a set of utility functions for Python daemon applications.
The scope includes:
- configuration utilities (configuration parsing, etc.)
- system utilities (access to DNS, stats, etc.)
Setup
Socrate is available on Pypi, simpy run:
pip install socrate
Contributing
Podop is free software, open to suggestions and contributions. All components are free software and compatible with the MIT license. All the code is placed under the MIT license.