A collection of miscellaneous utility modules
Project description
ktpanda_modules
A collection of helper modules by PinkPandaKatie (https://ktpanda.org)
threadpool
Maintains a pool of threads which can execute jobs.
object_pool
Maintains a pool of objects which can be checked out as needed by different threads.
hotload
A class which can reload its methods from a module when it detects changes.
sqlite_helper
A wrapper class for an SQLite database that includes schema versioning and various helper methods.
textcolor
A module for coloring text using VT100 codes
ttyutil
Utilities for controlling Posix TTY devices and reading raw input.
dateutils
Simple utilities for dealing with date / time, extending the built-in datetime.
fileutils
Simple utilities for dealing with files / directories.
roundtrip_encoding
Contains functions for converting between text and binary data in a way that unmodified text data will be converted to the same binary data.
vt100
Defines constants for VT100 control codes.
cli
Defines decorators which make it easy to create dispatch-style CLI interfaces.
xmledit
Parses an XML document using Expat, and allows replacing nodes and text without affecting the surrounding formatting.
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 ktpanda_modules-1.0.39-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20d6d915c072f2284e4b631e2a2313daecfc6b8eda7cc8b6c7f3f456a8ab2487 |
|
MD5 | a3baf90d1a10e5531662ab0803a14bca |
|
BLAKE2b-256 | f5e4d650fd0eb0b4150b9d40ca8ce30ec1ba641dfadd82c02bb0f47752a774c6 |