Metadata-Version: 2.1
Name: engcom
Version: 0.1.7
Summary: Miscellaneous tools for engineering computing
License: MIT
Author: Rico Picone
Author-email: rpicone@stmartin.edu
Requires-Python: >=3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: docx2pdf (>=0.1.8,<0.2.0)
Requires-Dist: ipykernel (>=6.29.3,<7.0.0)
Requires-Dist: ipython (>=8.22.2,<9.0.0)
Requires-Dist: ipywidgets (>=8.1.2,<9.0.0)
Requires-Dist: jupytext (>=1.16.1,<2.0.0)
Requires-Dist: matplotlib (>=3.8.3,<4.0.0)
Requires-Dist: nbconvert (>=7.16.2,<8.0.0)
Requires-Dist: nbformat (>=5.9.2,<6.0.0)
Requires-Dist: numpy (>=1.26.4,<2.0.0)
Requires-Dist: pypandoc (>=1.13,<2.0)
Requires-Dist: scipy (>=1.12.0,<2.0.0)
Requires-Dist: sympy (>=1.12,<2.0)
Description-Content-Type: text/markdown

# engcom
Python package for engineering computing utilities (using numpy, sympy, scipy, matplotlib)

