cli library
Project description
NAME
BOTL - cli library
DESCRIPTION
BOTL has all the python3 code to program a unix cli program, such as disk perisistence for configuration files, event handler to handle the client/server connection, code to introspect modules for commands, deferred exception handling to not crash on an error, a parser to parse commandline options and values, etc. BOTL uses OBJX, a module that allows for easy json save//load to/from disk of objects. It provides an "clean namespace" Object class that only has dunder methods, so the namespace is not cluttered with method names. This makes storing and reading to/from json possible.
AUTHOR
Bart Thate <bthate@dds.nl>
COPYRIGHT
BOTL is Public Domain.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
botl-104.tar.gz
(7.0 kB
view details)
File details
Details for the file botl-104.tar.gz
.
File metadata
- Download URL: botl-104.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 035e5b3d89ebd0bffea66ea10d438cf349c3ee4ace3a9b70ccb7cb4362a3ce86 |
|
MD5 | c9f30d2f7e3e1c2ed6b74304004b19a9 |
|
BLAKE2b-256 | 2ffdb982960b6bf9a87e4dbaeb391e2ddb9aa0e14991ccd6fa46163d0eaea755 |