Reverse Dependencies of cs.context
The following projects have a declared dependency on cs.context:
- cs.app.dlog — Log a line in my daily log.
- cs.app.osx.spaces — Access to the MacOS X display spaces.
- cs.app.playon — PlayOn facilities, primarily access to the download API. Includes a nice command line tool.
- cs.cache — A few caching data structures and other lossy things with capped sizes.
- cs.cmdutils — Convenience functions for working with the cmd stdlib module, the BaseCommand class for constructing command line programmes, and other command line related stuff.
- cs.dockerutils — Docker related utilities.
- cs.ebooks — Utilities and command line for working with EBooks. Basic support for talking to Apple Books, Calibre, CBZ, Kindle, Kobo, Mobi, PDF. These form the basis of my personal Kindle/Kobo/Calibre workflow.
- cs.fileutils — My grab bag of convenience functions for files and filenames/pathnames.
- cs.fstags — Simple filesystem based file tagging and the associated `fstags` command line script.
- cs.hashindex — A command and utility functions for making listings of file content hashcodes and manipulating directory trees based on such a hash index.
- cs.later — Queue functions for execution later in priority and time order.
- cs.logutils — Logging convenience routines.
- cs.packetstream — general purpose bidirectional packet stream connection
- cs.py.modules — Convenience functions related to modules and importing.
- cs.resources — Resource management classes and functions.
- cs.splink — Assorted utility functions for working with data downloaded from Selectronics' SP-LINK programme which communicates with their solar inverter controllers.
- cs.sqlalchemy-utils — Assorted utility functions to support working with SQLAlchemy.
- cs.sqltags — Simple SQL based tagging and the associated `sqltags` command line script, supporting both tagged named objects and tagged timestamped log entries.
- cs.testutils — Hacks to assist with testing.
- cs.threads — threading and communication/synchronisation conveniences
- cs.timeseries — Efficient portable machine native columnar file storage of time series data for double float and signed 64-bit integers.
- cs.upd — Single and multiple line status updates with minimal update sequences.
1