Metadata-Version: |
2.3 |
Name: |
streamtracer |
Version: |
2.2.0 |
Summary: |
Python library to calculate streamlines |
Author: |
David Stansby, Lars Mejnertsen |
Author-Email: |
The SunPy Developers <sunpy[at]googlegroups.com> |
Project-Url: |
Homepage, https://docs.sunpy.org/projects/streamtracer |
Project-Url: |
Documentation, https://docs.sunpy.org/projects/streamtracer |
Project-Url: |
Repository, https://github.com/sunpy/streamtracer |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: GNU General Public License v3 (GPLv3) |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Topic :: Scientific/Engineering :: Physics |
Requires-Python: |
>=3.10 |
Requires-Dist: |
numpy (>=1.23) |
Requires-Dist: |
packaging (>=21.3) |
Requires-Dist: |
pytest; extra == "tests" |
Requires-Dist: |
pytest-doctestplus; extra == "tests" |
Requires-Dist: |
pytest-cov; extra == "tests" |
Requires-Dist: |
pytest-xdist; extra == "tests" |
Requires-Dist: |
sphinx; extra == "docs" |
Requires-Dist: |
sphinx-automodapi; extra == "docs" |
Requires-Dist: |
jupyter-sphinx; extra == "docs" |
Requires-Dist: |
sunpy-sphinx-theme; extra == "docs" |
Provides-Extra: |
tests |
Provides-Extra: |
docs |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |