Metadata-Version: 2.1
Name: ergo3d
Version: 0.2.0
Summary: A Python package for 3D ergonomic calculations.
Home-page: https://github.com/LeyangWen/ergo3d
Author: Leyang Wen
Author-email: wenleyan@umich.edu
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: opencv-python
Requires-Dist: pandas
