Metadata-Version: 2.1
Name: gearpy
Version: 0.1.0
Summary: A python package for mechanical transmission analysis
Home-page: https://github.com/AndreaBlengino/gearpy
Author: Andrea Blengino
Author-email: ing.andrea.blengino@gmail.com
License: GNU GPL3
Project-URL: Source, https://github.com/AndreaBlengino/gearpy
Project-URL: Tracker, https://github.com/AndreaBlengino/gearpy/issues
Platform: UNKNOWN
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Manufacturing
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.9, <3.12
Description-Content-Type: text/markdown
Requires-Dist: numpy >=1.26.0
Provides-Extra: dev
Requires-Dist: sphinx >=7.2.6 ; extra == 'dev'
Requires-Dist: tox >=4.11.3 ; extra == 'dev'
Requires-Dist: hypothesis >=6.87.1 ; extra == 'dev'
Requires-Dist: twine >=4.0.2 ; extra == 'dev'

A python package for mechanical transmission analysis

[![Tests](https://github.com/AndreaBlengino/gearpy/actions/workflows/tests.yml/badge.svg?branch=master)](https://github.com/AndreaBlengino/gearpy/actions/workflows/tests.yml)
[![codecov](https://codecov.io/gh/AndreaBlengino/gearpy/graph/badge.svg?token=4JHzii1LrK)](https://codecov.io/gh/AndreaBlengino/gearpy)


