Reverse Dependencies of cs.fileutils
The following projects have a declared dependency on cs.fileutils:
- cs.app.mklinks — Tool for finding and hardlinking identical files.
- 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.configutils — Utility functions and classes for .ini style configuration files.
- 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.fstags — Simple filesystem based file tagging and the associated `fstags` command line script.
- 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.tagset — Tags and sets of tags with __format__ support and optional ontology information.
- cs.timeseries — Efficient portable machine native columnar file storage of time series data for double float and signed 64-bit integers.
1