Metadata-Version: 1.1
Name: psyplot-gui
Version: 1.0.0.post1
Summary: Graphical user interface for the psyplot package
Home-page: https://github.com/Chilipp/psyplot-gui
Author: Philipp Sommer
Author-email: philipp.sommer@unil.ch
License: GPLv2
Description: Graphical User Interface for the psyplot package
        ================================================
        
        .. start-badges
        
        .. list-table::
            :stub-columns: 1
            :widths: 10 90
        
            * - docs
              - |docs|
            * - tests
              - |travis| |appveyor| |requires| |coveralls|
            * - package
              - |version| |conda| |supported-versions| |supported-implementations|
        
        .. |docs| image:: http://readthedocs.org/projects/psyplot-gui/badge/?version=latest
            :alt: Documentation Status
            :target: http://psyplot-gui.readthedocs.io/en/latest/?badge=latest
        
        .. |travis| image:: https://travis-ci.org/Chilipp/psyplot-gui.svg?branch=master
            :alt: Travis
            :target: https://travis-ci.org/Chilipp/psyplot-gui-q726s
        
        .. |appveyor| image:: https://ci.appveyor.com/api/projects/status/e2qhtlx3t6tm6jw6?svg=true
            :alt: AppVeyor
            :target: https://ci.appveyor.com/project/Chilipp/psyplot-gui
        
        .. |coveralls| image:: https://coveralls.io/repos/github/Chilipp/psyplot-gui/badge.svg?branch=master
            :alt: Coverage
            :target: https://coveralls.io/github/Chilipp/psyplot-gui?branch=master
        
        .. |requires| image:: https://requires.io/github/Chilipp/psyplot-gui/requirements.svg?branch=master
            :alt: Requirements Status
            :target: https://requires.io/github/Chilipp/psyplot-gui/requirements/?branch=master
        
        .. |version| image:: https://img.shields.io/pypi/v/psyplot-gui.svg?style=flat
            :alt: PyPI Package latest release
            :target: https://pypi.python.org/pypi/psyplot-gui
        
        .. |conda| image:: https://anaconda.org/chilipp/psyplot-gui/badges/installer/conda.svg
            :alt: conda
            :target: https://conda.anaconda.org/chilipp
        
        .. |supported-versions| image:: https://img.shields.io/pypi/pyversions/psyplot-gui.svg?style=flat
            :alt: Supported versions
            :target: https://pypi.python.org/pypi/psyplot-gui
        
        .. |supported-implementations| image:: https://img.shields.io/pypi/implementation/psyplot-gui.svg?style=flat
            :alt: Supported implementations
            :target: https://pypi.python.org/pypi/psyplot-gui
        
        
        .. end-badges
        
        Welcome! This package enhances the interactive visualization framework
        psyplot_ with a graphical user interface using PyQt_. See the homepage of the
        main project on examples on the possibilities with psyplot_.
        
        You can see the full documentation under
        `readthedocs.org <http://psyplot-gui.readthedocs.io/en/latest/?badge=latest>`__
        
        .. _PyQt: https://riverbankcomputing.com/software/pyqt/intro
        .. _psyplot: http://psyplot.readthedocs.io/en/latest/
        
Keywords: visualization netcdf raster cartopy earth-sciences pyqt qt ipython jupyter qtconsole
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: OS Independent
