Overview
Modules
- c108.abc – Runtime introspection and type-validation utilities
- c108.cli – CLI helpers
- c108.collections – BiDirectionalMap collection
- c108.dataclasses – dataclasses tools
- c108.dictify – serialization utilities
- c108.display – value with units of measurement display
- c108.formatters – formatting utilities for development and debugging
- c108.io – streaming and chunking helpers (StreamingFile, etc.)
- c108.json – safe JSON file read/write/update with optional atomic operations
- c108.network – timeout estimators
- c108.numeric – std_numeric convertor
- c108.os – low-level filesystem/path helpers
- c108.scratch – scratch & temp file utilities
- c108.sentinels – sentinel types
- c108.shutil – high-level file utilities
- c108.tools – miscellaneous helpers
- c108.typing – runtime type validation utilities
- c108.unicode – unicode text formatters
- c108.utils – shared utils
- c108.validators – country and region code constants, data validation schemes