Name | Version | Summary | date |
cs-seq |
20250801 |
Stuff to do with counters, sequences and iterables. |
2025-08-01 00:30:28 |
cs-debug |
20250728 |
Assorted debugging facilities. |
2025-07-27 23:31:23 |
cs-fs |
20250728 |
Assorted filesystem related utility functions, some of which have been bloating cs.fileutils for too long. |
2025-07-27 23:26:52 |
cs-cmdutils |
20250724 |
Convenience functions for working with the cmd stdlib module, the BaseCommand class for constructing command line programmes, and other command line related stuff. |
2025-07-24 02:30:10 |
cs-lex |
20250724 |
Lexical analysis functions, tokenisers, transcribers: an arbitrary assortment of lexical and tokenisation functions useful for writing recursive descent parsers, of which I have several. There are also some transcription functions for producing text from various objects, such as `hexify` and `unctrl`. |
2025-07-24 02:22:46 |
cs-py-func |
20250724 |
Convenience facilities related to Python functions. |
2025-07-24 01:31:58 |
cs-deco |
20250724 |
Assorted function decorators. |
2025-07-23 23:08:02 |
cs-py-modules |
20250724 |
Convenience functions related to modules, packages and importing. |
2025-07-23 22:59:02 |
cs-py-stack |
20250724 |
Convenience functions for the python execution stack. |
2025-07-23 22:09:26 |
cs-ansi-colour |
20250306 |
Convenience functions for ANSI terminal colour sequences [color]. |
2025-03-06 01:10:07 |
cs-psutils |
20250108.1 |
Assorted process and subprocess management functions. |
2025-01-08 03:20:59 |
cs-configutils |
20250103 |
Utility functions and classes for .ini style configuration files. |
2025-01-03 04:27:00 |
cs-cache |
20250103 |
A few caching data structures and other lossy things with capped sizes. |
2025-01-03 04:17:41 |
cs-queues |
20250103 |
Queue-like items: iterable queues, channels, etc. |
2025-01-03 04:13:32 |
cs-pfx |
20241208 |
Easy context prefixes for messages. |
2024-12-07 21:27:03 |
ldap3-dev |
2.10.5 |
A strictly RFC 4510 conforming LDAP V3 pure Python client library |
2024-12-06 14:25:30 |
cs-sqlalchemy-utils |
20241122 |
Assorted utility functions to support working with SQLAlchemy. |
2024-11-22 09:12:53 |
cs-progress |
20241122 |
A progress tracker with methods for throughput, ETA and update notification; also a compound progress meter composed from other progress meters. |
2024-11-22 00:53:03 |
pelican-readtime |
0.2.1 |
Plugin for Pelican that computes average read time. |
2024-11-20 19:40:14 |
cs.cmdutils |
20241117 |
Convenience functions for working with the cmd stdlib module, the BaseCommand class for constructing command line programmes, and other command line related stuff. |
2024-11-17 00:09:31 |