Metadata-Version: 2.1
Name: kinematics5
Version: 0.0.1
Summary: A package for solving 1D kinematics problems.
Home-page: https://github.com/pypa/sampleproject # needs update
Author: Mitchell_Daddario
Author-email: mitchelldaddario@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Project Description

**A python package for solving 1D kinematics problems.**

## Installation

```
pip3 install kinematics5
```

## Inspiration

As a high school AP physics tutor, I wanted to make a python package for solving kinematics problems.

## Examples

## License

Distributed under the terms of the MIT license, ```kinematics5``` is free and open source software.

