You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailu/core/base/libs/socrate
kaiyou 68d44201ab
Merge pull request #4 from micw/resolve-host-if-address-not-set
Resolve host if address not set
2 years ago
..
socrate Merge pull request #4 from micw/resolve-host-if-address-not-set 2 years ago
.gitignore Merge pull request #3 from micw/fix-random-failures 2 years ago
LICENSE.md Initial commit 2 years ago
MANIFEST.in Initial commit 2 years ago
README.md Initial commit 2 years ago
setup.py Remove wrong dependency to importlib 2 years ago
test.py Merge pull request #4 from micw/resolve-host-if-address-not-set 2 years ago

README.md

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.