I have a lot of useful python tools and keep them organized in this workshop. I enjoy woodworking and think there are a lot of analogies between carpentry and programing.
This package is as an optional dependency to Herbie
, goes2go
, and SynopticPy
and anything else I create.
Installation is easy with pip.
pip install git+https://github.com/blaylockbk/Carpenter_Workshop.git
Or, clone the repo and install as an "editable" package (so you can pull changes).
git clone https://github.com/blaylockbk/Carpenter_Workshop.git
cd Carpenter_Workshop
pip install -e .
If you borrow my tools, please cite this software and/or include me in your acknowledgments.
Suggested Citation
Blaylock, B. K. (2022). Carpenter Workshop (Version 2022.11.0) [Computer software]. https://github.com/blaylockbk/Carpenter_Workshop
Suggested Acknowledgment
A portion of this work used code generously provided by Brian Blaylock's Carpenter Workshop python package (https://github.com/blaylockbk/Carpenter_Workshop)