Metadata-Version: 1.2
Name: unified_plotting
Version: 0.5.0rc1
Summary: Quick and easy plotting of tabular and network data.
Home-page: https://robert-haas.github.io/unified-plotting-docs/
Author: Robert Haas
Author-email: robert.haas@protonmail.com
License: Apache License, Version 2.0
Description: Unified plotting
        ================
        
        +----------------------+-----------------------------------------------------------------------------------+
        | Documentation        | `Website <https://robert-haas.github.io/unified-plotting-docs/>`_                 |
        +----------------------+-----------------------------------------------------------------------------------+
        |                      | .. image:: https://img.shields.io/badge/hosted%20on-GitHub%20Pages-b53600.svg     |
        |                      |    :target: https://pages.github.com                                              |
        |                      |    :alt: Hosted on GitHub Pages |                                                 |
        |                      |                                                                                   |
        |                      | .. image:: https://img.shields.io/badge/built%20with-Sphinx-brightgreen.svg       |
        |                      |    :target: http://www.sphinx-doc.org                                             |
        |                      |    :alt: Built with Sphinx                                                        |
        +----------------------+-----------------------------------------------------------------------------------+
        | Source code          | `Repository <https://github.com/robert-haas/unified-plotting>`_                   |
        +----------------------+-----------------------------------------------------------------------------------+
        |                      | .. image:: https://img.shields.io/badge/hosted%20on-GitHub-b53600.svg             |
        |                      |    :target: https://github.com                                                    |
        |                      |    :alt: Hosted on GitHub |                                                       |
        |                      |                                                                                   |
        |                      | .. image:: https://img.shields.io/badge/license-Apache%202.0-blue.svg             |
        |                      |    :target: https://www.apache.org/licenses/LICENSE-2.0                           |
        |                      |    :alt: License Apache 2.0                                                       |
        +----------------------+-----------------------------------------------------------------------------------+
        | Distributed code     | `Package <https://pypi.org/project/unified-plotting>`_                            |
        +----------------------+-----------------------------------------------------------------------------------+
        |                      | .. image:: https://img.shields.io/badge/hosted%20on-PyPI-b53600.svg               |
        |                      |    :target: https://pypi.org/                                                     |
        |                      |    :alt: Hosted on PyPI |                                                         |
        |                      |                                                                                   |
        |                      | .. image:: https://img.shields.io/pypi/pyversions/unified-plotting.svg            |
        |                      |    :target: https://pypi.org/project/unified-plotting                             |
        |                      |    :alt: Python versions: 3.6, 3.7. 3.8 |                                         |
        |                      |                                                                                   |
        |                      | .. image:: https://img.shields.io/pypi/status/unified-plotting.svg                |
        |                      |    :target: https://pypi.org/project/unified-plotting                             |
        |                      |    :alt: Status |                                                                 |
        |                      |                                                                                   |
        |                      | .. image:: https://img.shields.io/pypi/format/unified-plotting.svg                |
        |                      |    :target: https://pypi.org/project/unified-plotting                             |
        |                      |    :alt: Format                                                                   |
        +----------------------+-----------------------------------------------------------------------------------+
        | Authors              | `Robert Haas <https://github.com/robert-haas>`_                                   |
        +----------------------+-----------------------------------------------------------------------------------+
        |                      | .. image:: https://img.shields.io/badge/profile%20on-GitHub-brightgreen.svg       |
        |                      |    :target: https://github.com/robert-haas                                        |
        |                      |    :alt: Profile on GitHub |                                                      |
        |                      |                                                                                   |
        |                      | .. image:: https://img.shields.io/badge/email%20at-ProtonMail-brightgreen.svg     |
        |                      |    :target: mailto:robert.haas@protonmail.com                                     |
        |                      |    :alt: e-Mail: robert.haas@protonmail.com                                       |
        +----------------------+-----------------------------------------------------------------------------------+
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Multimedia :: Graphics :: Presentation
Classifier: Topic :: Multimedia :: Graphics :: 3D Rendering
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.6
