This repository was archived by the owner on Jun 22, 2026. It is now read-only.
benjschiller/scripter
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# Historical archive This repository is a historical archive of `scripter`, a Python 2.7-era helper library for running functions over many files on multicore machines. It served as the small execution engine for related grad-school projects such as `seriesoftubes` and `checkmyclones`. It is no longer maintained and is kept public for provenance rather than current use. Related archived projects: https://github.com/benjschiller/seriesoftubes https://github.com/benjschiller/checkmyclones ## Original README # scripter for python >2.6 Intended for automation of tasks on multicore computers rewrote scripter to use logging, argparse breaks compatibility with scripter < 2.1.0