plasmapy.org - The PlasmaPy Project | PlasmaPy

Example domain paragraphs

The goal of the PlasmaPy Project is to foster the creation of an open source Python ecosystem for plasma research and education. The PlasmaPy package contains core functionality for this software ecosystem, while affiliated packages will contain more specialized functionality.

PlasmaPy may be installed from the command line using pip :

pip install plasmapy Note: If you run into difficulty using pip , you may also try using pip3 or python -m pip or python3 -m pip as the command.