Metadata-Version: 2.1
Name: EUnits
Version: 0.0.3
Summary: A simple units package
Home-page: https://github.com/ethansun01/EUnits
Author: Ethan Sunshine
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6

This python package adds a single class, the Quantity. It is meant to help you keep track of units when doing physical/scientific/engineering calculations. For more information please visit https://github.com/ethansun01/EUnits


