Name | Version | Summary | date |
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-cmdutils |
20250103 |
Convenience functions for working with the cmd stdlib module, the BaseCommand class for constructing command line programmes, and other command line related stuff. |
2025-01-03 04:20:21 |
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-deco |
20250103 |
Assorted function decorators. |
2025-01-03 03:13:00 |
cs-pfx |
20241208 |
Easy context prefixes for messages. |
2024-12-07 21:27:03 |
cs-lex |
20241207 |
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`. |
2024-12-06 23:02:08 |
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-py-modules |
20241122 |
Convenience functions related to modules and importing. |
2024-11-22 07:43:52 |
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 |
cs-fs |
20241122 |
Assorted filesystem related utility functions, some of which have been bloating cs.fileutils for too long. |
2024-11-22 00:51:04 |
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 |
cs.logutils |
20241109 |
Logging convenience routines. |
2024-11-08 22:03:07 |
cs.lex |
20241109 |
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`. |
2024-11-08 22:01:39 |
cs.deco |
20241109 |
Assorted function decorators. |
2024-11-08 21:34:03 |
cs.obj |
20241009 |
Convenience facilities for objects. |
2024-10-09 05:34:59 |
cs.fileutils |
20241007.1 |
My grab bag of convenience functions for files and filenames/pathnames. |
2024-10-07 06:44:46 |