Metadata-Version: 2.1
Name: gravis
Version: 0.1.0
Summary: Interactive graph visualizations with Python and HTML/CSS/JS.
Home-page: https://robert-haas.github.io/gravis-docs/
Author: Robert Haas
Author-email: robert.haas@protonmail.com
License: Apache License, Version 2.0
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: Topic :: Multimedia :: Graphics
Classifier: Topic :: Multimedia :: Graphics :: 3D Rendering
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.5
License-File: LICENSE
Requires-Dist: setuptools (>=40.0)

gravis
======

+----------------------+-----------------------------------------------------------------------------------+
| Documentation        | `Website <https://robert-haas.github.io/gravis-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/gravis>`_                             |
+----------------------+-----------------------------------------------------------------------------------+
|                      | .. 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/gravis>`_                                      |
+----------------------+-----------------------------------------------------------------------------------+
|                      | .. 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/gravis.svg                      |
|                      |    :target: https://pypi.org/project/gravis                                       |
|                      |    :alt: Supported Python versions |                                              |
|                      |                                                                                   |
|                      | .. image:: https://img.shields.io/pypi/status/gravis.svg                          |
|                      |    :target: https://pypi.org/project/gravis                                       |
|                      |    :alt: Status |                                                                 |
|                      |                                                                                   |
|                      | .. image:: https://img.shields.io/pypi/format/gravis.svg                          |
|                      |    :target: https://pypi.org/project/gravis                                       |
|                      |    :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                                       |
+----------------------+-----------------------------------------------------------------------------------+


