Metadata-Version: 2.4
Name: uengineer
Version: 0.1.32
Summary: UEngineer Community Python module
Author-email: "Saullo G. P. Castro" <s.g.p.castro@gmail.com>
License: BSD-3-Clause
Project-URL: Homepage, https://github.com/saullocastro/uengineer
Project-URL: Repository, https://github.com/saullocastro/uengineer
Keywords: consulting,course,training,finite element,structural analysis,static,buckling,vibration,dynamics
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Education
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pynastran
Requires-Dist: pyfe3d
Requires-Dist: plotly
Requires-Dist: pyvista
Requires-Dist: requests
Requires-Dist: matplotlib
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: flake8; extra == "test"
Provides-Extra: doc
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: numpydoc; extra == "doc"
Dynamic: license-file

UEngineer Community Python module
---------------------------------

Github Actions status:

[![Actions Status](https://github.com/saullocastro/uengineer/workflows/pytest/badge.svg)](https://github.com/saullocastro/uengineer/actions)

Coverage status:

[![Codecov Status](https://codecov.io/gh/saullocastro/uengineer/branch/main/graph/badge.svg?token=MiXaW00ZME)](https://codecov.io/gh/saullocastro/uengineer)

The functions herein included are easily accessed by any user that is careful
enough to look on PyPi.org, where we distribute this module, or to look on the
site-packages folder after running "pip install uengineer".



