Metadata-Version: 2.1
Name: paraqus
Version: 0.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

# Paraqus

Paraqus is a python package developed to export simulation results to the .vtk-format. 

Currently, paraqus is still under development and not yet ready to use.


## 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.
