Metadata-Version: 2.1
Name: gear-torque-calc
Version: 1.0.0
Summary: Get torque output based on gear sizes
Home-page: https://github.com/ncrmro/gear-torque-calc
Author: Nicholas Romero
Author-email: ncrmro@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown

A simple way to figure out how much torque different sized gears will get out of a a stepper motor (or any input).

Torque units are in nm (newton meters) and lengths should be in mm (millimeters).

## Release

'python setup.py bdist_wheel'


