3 projects
genkidama
Genkidama is a pure-python library that: Enables developers to write a wide variety of distributed programs and allows mantainers to easily setup highly-heterogeneous computer clusters.
dataclassparse-txetx
The "dataclassparse_txetx" pure python module enables defining command-line argument parsers based on the fields of a python dataclass. The module tries to implement most of the common-use functionality of the argparse module.
neatcode-txetx
A small pure python library containing implementations of common python patterns