Metadata-Version: 2.1
Name: pyistp
Version: 0.1.0
Summary: An easy to use ISTP loader package.
Keywords: satellite,plasma-physics,nasa-data,amda,cdpp,CDF
Author-email: Alexis Jeandet <alexis.jeandet@member.fsf.org>
Maintainer-email: Alexis Jeandet <alexis.jeandet@member.fsf.org>
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
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
Project-URL: homepage, https://github.com/SciQLop/PyISTP

==================
Python ISTP loader
==================


.. image:: https://img.shields.io/pypi/v/pyistp.svg
        :target: https://pypi.python.org/pypi/pyistp

.. image:: https://img.shields.io/travis/jeandet/pyistp.svg
        :target: https://travis-ci.com/jeandet/pyistp

.. image:: https://readthedocs.org/projects/pyistp/badge/?version=latest
        :target: https://pyistp.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




An easy to use ISTP loader package.


* Free software: GNU General Public License v3
* Documentation: https://pyistp.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage

