Metadata-Version: 2.1
Name: paraqus
Version: 1.0.4
Summary: VTK file export from Abaqus
Author-email: Tim Furlan <tim.furlan@gmx.de>, Jonathan Stollberg <jonathan.stollberg@tu-dortmund.de>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy

# Paraqus

Paraqus is a Python package developed to export simulation results to the VTK file format. 

## Documentation

The documentation for Paraqus can be found [here](https://paraqus.readthedocs.io/). It also contains information on how to install the software.


## License

Paraqus is released under the [GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/) license.
