Metadata-Version: 2.1
Name: amdapy
Version: 0.1.0
Summary: AMDA python package
Home-page: https://gitlab.irap.omp.eu/aschulz/amdapy
Author: Alexandre Schulz, Benjamin Renard
Author-email: alexandre.schulz@irap.omp.eu, benjamin.renard@irap.omp.eu
License: GPLv3
Description: # amdapy
        
        Python package for AMDA
        =======================
        
        `amdapy` is a python package for accessing heliophysics data stored on the AMDA plateform.
        
        Installation
        ------------
        
        Install with pip 
        
          ``pip3 install amdapy
          ``
        
Keywords: amda,plasmas,cdpp,irap
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: End Users/Desktop
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Description-Content-Type: text/markdown
