1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-16 10:59:53 +02:00
Mailu/core/base/libs/socrate
Florent Daigniere 38b6d360d3
Update system.py
promote to log.critical()
2023-11-09 10:26:04 +01:00
..
socrate Update system.py 2023-11-09 10:26:04 +01:00
.gitignore Merge pull request #8 from NeverBehave/master 2022-10-12 16:32:26 +02:00
LICENSE.md Initial commit 2022-10-12 16:32:24 +02:00
MANIFEST.in Initial commit 2022-10-12 16:32:24 +02:00
README.md Initial commit 2022-10-12 16:32:24 +02:00
setup.py Update to 0.2.0 2022-10-12 16:32:25 +02:00
test.py These tests are not required anymore 2022-12-19 10:43:40 +01:00

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.