Metadata-Version: 2.1
Name: plasmapy
Version: 0.2.0
Summary: Python package for plasma physics
Home-page: http://www.plasmapy.org
Author: PlasmaPy Community
Author-email: 
License: BSD+Patent
Keywords: plasma,physics,transport,collisions,science,atomic,particle,simulation,langmuir,tokamak,instability,modeling
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: C
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.6
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: astropy
Requires-Dist: cython
Requires-Dist: colorama
Provides-Extra: optional
Requires-Dist: h5py ; extra == 'optional'
Requires-Dist: matplotlib ; extra == 'optional'
Requires-Dist: pytest ; extra == 'optional'
Requires-Dist: pytest-astropy ; extra == 'optional'
Requires-Dist: mpmath ; extra == 'optional'
Requires-Dist: lmfit ; extra == 'optional'

PlasmaPy is a community-developed and community-driven open source Python package for plasma physics.


