Metadata-Version: 2.1
Name: pygmol
Version: 0.0.1
Summary: A plasma global model in python
Home-page: https://github.com/hanicinecm/pygmol/
Author: Martin Hanicinec
Author-email: hanicinecm@gmail.com
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/hanicinecm/pygmol/issues
Keywords: plasma physics chemistry global model
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: scipy (>=1.6.2)
Provides-Extra: dev
Requires-Dist: pytest-cov ; extra == 'dev'
Requires-Dist: black ; extra == 'dev'
Requires-Dist: ipython ; extra == 'dev'

|Test action| |GitHub license| |PyPI version| |PyPI pyversions| |Code style|

.. |Test action| image:: https://github.com/hanicinecm/pygmol/workflows/tests/badge.svg
   :target: https://github.com/hanicinecm/pygmol/actions
.. |GitHub license| image:: https://img.shields.io/github/license/hanicinecm/pygmol.svg
   :target: https://github.com/hanicinecm/pygmol/blob/master/LICENSE
.. |PyPI version| image:: https://img.shields.io/pypi/v/pygmol.svg
   :target: https://pypi.python.org/pypi/pygmol/
.. |PyPI pyversions| image:: https://img.shields.io/pypi/pyversions/pygmol.svg
   :target: https://pypi.python.org/pypi/pygmol/
.. |Code style| image:: https://img.shields.io/badge/code%20style-black-000000.svg
   :target: https://github.com/psf/black


**********************
Introduction to PyGMol
**********************

