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.34-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 982c9c4ef02fd9c964396b3c4fe4b44da1ec4eb56c1068da0e94150a3a4fffb5 |
|
MD5 | d65d8c8eb306e045b036f2ab2c29dafd |
|
BLAKE2b-256 | 574c769c5d4ee3c96e05f31721acd5025d1e9810903c0429ce5c3e8754e60b7e |