Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 629 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 629 Bytes

Random collection of Python stuff

Some of it might helpful to others.

Tools

  • opus.py Tool to encode and share opus audio files.

  • dfind.py A search tool (primarily for archives) that indexes every file on the system into an SQlite Database file and uses that for very quick searches.

Libraries

  • pathlibex.py Basic extension to the pathlib (mostly used internally)