Metadata-Version: 2.1
Name: MPSTools
Version: 0.2.2
Summary: Personal toolbox.
Home-page: https://github.com/MartinPdeS/MPSTools
Author: Martin Poinsinet de Sivry
Author-email: Martin.poinsinet.de.sivry@gmail.com
License: MIT
Platform: unix
Platform: linux
Platform: osx
Platform: windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering :: Physics
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: pyyaml
Requires-Dist: numpy
Requires-Dist: pathvalidate
Requires-Dist: pandas
Requires-Dist: MPSPlots
Provides-Extra: development
Requires-Dist: pyyaml ; extra == 'development'
Requires-Dist: numpy ; extra == 'development'
Requires-Dist: pathvalidate ; extra == 'development'
Requires-Dist: pandas ; extra == 'development'
Requires-Dist: MPSPlots ; extra == 'development'
Requires-Dist: Jinja2 ==3.1.3 ; extra == 'development'
Requires-Dist: sphinx >=5.1.1 ; extra == 'development'
Requires-Dist: sphinx-gallery >=0.11.1 ; extra == 'development'
Requires-Dist: sphinx-rtd-theme >=1.0.0 ; extra == 'development'
Requires-Dist: numpydoc ==1.6.0 ; extra == 'development'
Requires-Dist: pydata-sphinx-theme ; extra == 'development'
Requires-Dist: pytest >=0.6 ; extra == 'development'
Requires-Dist: pytest-cov >=2.0 ; extra == 'development'
Requires-Dist: pytest-json-report ; extra == 'development'
Requires-Dist: mypy >=0.910 ; extra == 'development'
Requires-Dist: flake8 >=3.9 ; extra == 'development'
Requires-Dist: tox >=3.24 ; extra == 'development'
Requires-Dist: coverage ; extra == 'development'
Provides-Extra: documentation
Requires-Dist: Jinja2 ==3.1.3 ; extra == 'documentation'
Requires-Dist: sphinx >=5.1.1 ; extra == 'documentation'
Requires-Dist: sphinx-gallery >=0.11.1 ; extra == 'documentation'
Requires-Dist: sphinx-rtd-theme >=1.0.0 ; extra == 'documentation'
Requires-Dist: numpydoc ==1.6.0 ; extra == 'documentation'
Requires-Dist: pydata-sphinx-theme ; extra == 'documentation'
Provides-Extra: testing
Requires-Dist: pytest >=0.6 ; extra == 'testing'
Requires-Dist: pytest-cov >=2.0 ; extra == 'testing'
Requires-Dist: pytest-json-report ; extra == 'testing'
Requires-Dist: mypy >=0.910 ; extra == 'testing'
Requires-Dist: flake8 >=3.9 ; extra == 'testing'
Requires-Dist: tox >=3.24 ; extra == 'testing'
Requires-Dist: coverage ; extra == 'testing'

MPSTools
========


|python|
|docs|
|Unittest|
|PyPi|


The library
***********

My personnal toolbox.


Contact Information
*******************

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

MPSTools was written by `Martin Poinsinet de Sivry-Houle <https://github.com/MartinPdS>`_  .

Email:`martin.poinsinet-de-sivry@polymtl.ca <mailto:martin.poinsinet-de-sivry@polymtl.ca?subject=MPSTools>`_ .


.. |python| image:: https://img.shields.io/badge/Made%20with-Python-1f425f.svg
   :target: https://www.python.org/

.. |PyPi| image:: https://badge.fury.io/py/MPSTools.svg
   :target: https://pypi.org/project/MPSTools/

.. |docs| image:: https://readthedocs.org/projects/mpstools/badge/?version=master
   :target: https://mpsplots.readthedocs.io/en/latest/
   :alt: Documentation Status

.. |Unittest| image:: https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/MartinPdeS/f0955be398d59efac69042c1b0fbece2/raw/adb2efdcb2d8c833de3afecdc1085f96ee2b1de4/MPSToolscoverage_badge.json
