Skip to content

MartinPdeS/MPSPlots

Repository files navigation

MPSPlots

python Documentation Status Unittest coverage PyPi package PyPi_download

The library

My personal Matplotlib[2D]/PyVista[3D] wrapper. Its aim is to offer a good compromise between ease-of-use and flexibility. I have started this library in order to uniformise my plots for scientific journal and as of today I continue to update and distribute the code.


Testing

To test localy (with cloning the GitHub repository) you'll need to install the dependencies and run the coverage command as

>>> git clone https://github.com/MartinPdeS/MPSPlots.git
>>> cd MPSPlots
>>> pip install -r requirements/requirements.txt
>>> coverage run --source=MPSPlots --module pytest --verbose tests
>>> coverage report --show-missing

Contact Information

As of 2023 the project is still under development if you want to collaborate it would be a pleasure! I encourage you to contact me.

MPSPlots was written by Martin Poinsinet de Sivry-Houle .

Email:martin.poinsinet-de-sivry@polymtl.ca .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published