Metadata-Version: 2.4
Name: gravis
Version: 0.1.1
Summary: Interactive graph visualizations with Python and HTML/CSS/JS.
Author-email: Robert Haas <robert.haas@protonmail.com>
Maintainer-email: Robert Haas <robert.haas@protonmail.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://robert-haas.github.io/gravis-docs/
Project-URL: Documentation, https://robert-haas.github.io/gravis-docs/
Project-URL: Repository, https://github.com/robert-haas/gravis
Project-URL: Bug Tracker, https://github.com/robert-haas/gravis/issues
Keywords: graph,network,visualization,interactive,d3,three.js,vis.js
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Multimedia :: Graphics :: 3D Rendering
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: setuptools>=40.0
Provides-Extra: dev
Requires-Dist: pytest>=6.0; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-timeout; extra == "dev"
Requires-Dist: IPython; extra == "dev"
Requires-Dist: networkx; extra == "dev"
Requires-Dist: tox>=3.12.0; extra == "dev"
Requires-Dist: tox-conda; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Dynamic: license-file

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                                       |
+----------------------+-----------------------------------------------------------------------------------+
