Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 998 Bytes

README.rst

File metadata and controls

32 lines (22 loc) · 998 Bytes

Bicyclator

https://travis-ci.org/araichev/bicyclator.svg?branch=master

A tiny Python 3.4+ library for calculating bicycle-related quantities such as gain ratio, trail, and spoke length.

Installation

  • 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

Usage

See the Jupyter notebook at ipynb/examples.ipynb. You even run that notebook online using Binder by clicking the binder badge above.

Documentation

In docs and on RawGit here.

Notes

  • Development status is Alpha
  • This project uses semantic versioning