Metadata-Version: 2.1
Name: shoulder
Version: 0.0.1
Summary: patient specific anatomic coordinate system generation for shoulder bones
License: MIT
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.10,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: Rtree (>=1.0.0,<2.0.0)
Requires-Dist: Shapely (>=1.8.4,<2.0.0)
Requires-Dist: circle-fit (>=0.1.3,<0.2.0)
Requires-Dist: networkx (>=2.8.6,<3.0.0)
Requires-Dist: numpy-stl (>=2.17.1,<3.0.0)
Requires-Dist: pandas (>=1.4.4,<2.0.0)
Requires-Dist: plotly (>=5.10.0,<6.0.0)
Requires-Dist: scikit-learn (>=1.1.2,<2.0.0)
Requires-Dist: scikit-spatial (>=6.5.0,<7.0.0)
Requires-Dist: scipy (>=1.9.1,<2.0.0)
Requires-Dist: trimesh (>=3.14.1,<4.0.0)
Description-Content-Type: text/markdown

### Humeral Coordinate Systems

Given a 3d .stl model of the humerus finds the 3 axes (canal, transepicondylar, head central) and the articular margin plane.

Also reports the version and anatomic neck shaft angle.
