Utility code for the rest of MoaT
Project description
This is a Python “util” submodule with code that I habitually use in so many projects that I decided to split it off into its own git archive.
Feel free to extend and embrace. Patches welcome.
Features
A few. Read the code and the subpackages’ documentation; I didn’t get around to documenting all of that yet.
License
No restrictions. CC0 / public domain / MIT / GPLv3 / whatever, as long as you don’t want anybody (i.e. the author(s)) to pay for the effects of any bugs, features or “features” which this code might or might not have.
Please contribute any enhancements.
Dependencies
A few. Notable:
anyio, version 3. Required for ValueEvent, spawn (obviously) and as_service.
ruyaml. This is a fork of ruamel.yaml which is a fork of pyyaml. Fixes some bugs and has a more reasonable API. Required for yload/yprint/yformat.
msgpack, obviously required for pack/unpack and MsgReader/MsgWriter.
asyncclick, required for main_/wrap_main.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for moat_util-0.43.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f39912e53e581b101300346734fd511930179b5394c7be4dd5fb0b7c4dcee93 |
|
MD5 | 1031dd56a02e1638516df644c06abe7d |
|
BLAKE2b-256 | e97d230b812e45b46e3e34cde30364592593f5d7d8e197f90e3bafb437f3b8a3 |