Metadata-Version: 2.1
Name: gdpy3
Version: 0.4.1
Summary: Gyrokinetic Toroidal Code Data Processing tools written in python3
Home-page: https://github.com/shmilee/gdpy3.git
Author: shmilee
Author-email: shmilee.zju@gmail.com
License: MIT
Keywords: GTC,matplotlib
Platform: Linux
Platform: MacOS X
Platform: Windows
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Visualization
Description-Content-Type: text/x-rst
Requires-Dist: numpy (>=1.10.0)
Requires-Dist: matplotlib (>=1.5.3)
Provides-Extra: core.tools
Requires-Dist: scipy (>=0.14.0); extra == 'core.tools'
Provides-Extra: gui.ipynb
Requires-Dist: ipython[notebook]; extra == 'gui.ipynb'
Requires-Dist: ipywidgets; extra == 'gui.ipynb'
Provides-Extra: pck.hdf5
Requires-Dist: h5py (>=2.6.0); extra == 'pck.hdf5'
Provides-Extra: raw.ssh
Requires-Dist: paramiko (>=2.4.1); extra == 'raw.ssh'


Intro
=====

**GDPy3** provides **G**\ TC (Gyrokinetic Toroidal Code) **D**\ ata **P**\ rocessing tools written in p\ **y**\ thon\ **3**.

.. image:: https://badge.fury.io/py/gdpy3.svg
    :target: https://badge.fury.io/py/gdpy3
    :alt: pypi

.. image:: https://img.shields.io/pypi/status/gdpy3.svg
    :target: https://img.shields.io/pypi/status/gdpy3.svg
    :alt: status



