Metadata-Version: 2.1
Name: femio
Version: 0.2.1
Summary: FEM I/O Tool
Requires-Python: >=3.6.1,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Provides-Extra: PyQt5
Requires-Dist: PyQt5 (>=5.14.0,<6.0.0); extra == "PyQt5"
Requires-Dist: matplotlib (>=3.1,<4.0)
Requires-Dist: meshio (>=3.3,<4.0)
Requires-Dist: networkx (>=2.4,<3.0)
Requires-Dist: numpy (>=1.17,<2.0)
Requires-Dist: numpy-stl (>=2.10,<3.0)
Requires-Dist: pandas (>=1.0,<2.0)
Requires-Dist: scikit-learn (>=0.22.0,<0.23.0)
Requires-Dist: scipy (>=1.4,<2.0)
