Metadata-Version: 2.1
Name: engcom
Version: 0.1.6
Summary: Miscellaneous tools for engineering computing
License: MIT
Author: Rico Picone
Author-email: rpicone@stmartin.edu
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: docx2pdf (>=0.1.8,<0.2.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.1,<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: setuptools (==69.1.1)
Requires-Dist: sympy (>=1.12,<2.0)
Description-Content-Type: text/markdown

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

