.. shinerainsevenlib documentation master file, created by sphinx-quickstart on Thu Jul 31 13:28:00 2025. .. see also, https://bylr.info/articles/2022/05/10/api-doc-with-sphinx-autoapi/ shinerainsevenlib documentation =============================== Useful unadorned utilities for powerful Python programming. A Python2 compatible version of this library can be found here, `shinerainsevenlib_prev `_. This project is useful for: * functionality that isn't yet in the standard library * example: compressing and uncompressing .7z archives. * functionality that is in the standard library, but isn't as intuitive * example: `files.run` is a convenient way to start a process. * functionality for quickly writing one-off scripts * example: `files.writeAll` defaults to utf-8 and is quick to type and read. Contents ------------ .. toctree:: :maxdepth: 2 Example Usage Optional Dependencies Configuration Editing This Project autoapi/index