Metadata-Version: 2.4
Name: streamtracer
Version: 2.6.0
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: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Dist: numpy>=1.26
Requires-Dist: packaging>=21.3
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-automodapi ; extra == 'docs'
Requires-Dist: sphinx-changelog ; extra == 'docs'
Requires-Dist: sunpy-sphinx-theme ; extra == 'docs'
Requires-Dist: packaging ; extra == 'docs'
Requires-Dist: jupyter-sphinx ; extra == 'docs'
Requires-Dist: sphinx-changelog ; extra == 'docs'
Requires-Dist: pytest ; extra == 'tests'
Requires-Dist: pytest-doctestplus ; extra == 'tests'
Requires-Dist: pytest-cov ; extra == 'tests'
Requires-Dist: pytest-xdist ; extra == 'tests'
Provides-Extra: docs
Provides-Extra: tests
Summary: Python library to calculate streamlines
Author: David Stansby, Lars Mejnertsen
Author-email: The SunPy Developers <sunpy@googlegroups.com>
Requires-Python: >=3.12
Description-Content-Type: text/x-rst
Project-URL: Changelog, https://docs.sunpy.org/projects/streamtracer/en/stable/whatsnew/changelog.html
Project-URL: Documentation, https://docs.sunpy.org/projects/streamtracer
Project-URL: Download, https://pypi.org/project/streamtracer
Project-URL: Homepage, https://sunpy.org
Project-URL: Issue Tracker, https://github.com/sunpy/streamtracer/issues
Project-URL: Source Code, https://github.com/sunpy/streamtracer

streamtracer
============

Fast streamline tracing in python

|Documentation Status| |Build Status| |codecov|

Documentation
-------------

For full documentation, including installation instructions, see https://docs.sunpy.org/projects/streamtracer

Usage of Generative AI
----------------------

We expect authentic engagement in our community.
**Do not post the output from Large Language Models or similar generative AI as code, issues or comments on GitHub or any other platform.**
If you use generative AI tools as an aid in developing code or documentation changes, ensure that you fully understand the proposed changes and can explain why they are the correct approach and an improvement to the current state.
For more information see our documentation on fair and appropriate `AI usage <https://docs.sunpy.org/en/latest/dev_guide/contents/ai_usage.html>`__.

Contributing
------------

We love contributions! streamtracer is open source,
built on open source, and we'd love to have you hang out in our community.

If you would like to get involved, check out the `Developers Guide`_ section of the SunPy docs.
Stop by our chat room `#sunpy:openastronomy.org`_ if you have any questions.
Help is always welcome so let us know what you like to work on, or check out the `issues page`_ for the list of known outstanding items.

For more information on contributing to SunPy, please read our `Newcomers' guide`_.

.. _Developers Guide: https://docs.sunpy.org/en/latest/dev_guide/index.html
.. _`#sunpy:openastronomy.org`: https://app.element.io/#/room/#sunpy:openastronomy.org
.. _issues page: https://github.com/sunpy/streamtracer/issues
.. _Newcomers' guide: https://docs.sunpy.org/en/latest/dev_guide/contents/newcomers.html

When you are interacting with the SunPy community you are asked at to follow our `code of conduct <https://sunpy.org/coc>`__.

.. |Documentation Status| image:: https://readthedocs.org/projects/streamtracer/badge/?version=stable
   :target: https://docs.sunpy.org/projects/streamtracer/en/stable/?badge=stable
.. |Build Status| image:: https://github.com/sunpy/streamtracer/actions/workflows/ci.yml/badge.svg
   :target: https://github.com/sunpy/streamtracer/actions/workflows/ci.yml
.. |codecov| image:: https://codecov.io/gh/sunpy/streamtracer/graph/badge.svg?token=4AzS0q7VPY
   :target: https://codecov.io/gh/sunpy/streamtracer

