A tiny Python 3.4+ library for calculating bicycle-related quantities such as gain ratio, trail, and spoke length.
- Using Pipenv, do
pip install git+https://github.com/araichev/bicyclator#egg=bicyclator
- Alternatively, using a virtual environment and Pip, do
pip install git+https://github.com/araichev/bicyclator
See the Jupyter notebook at ipynb/examples.ipynb
.
You even run that notebook online using Binder by clicking the binder badge above.
In docs
and on RawGit here.
- Development status is Alpha
- This project uses semantic versioning