LICENSE
MANIFEST.in
README.rst
THIRD_PARTY
setup.cfg
setup.py
gravis/__init__.py
gravis.egg-info/PKG-INFO
gravis.egg-info/SOURCES.txt
gravis.egg-info/dependency_links.txt
gravis.egg-info/not-zip-safe
gravis.egg-info/requires.txt
gravis.egg-info/top_level.txt
gravis/_internal/__init__.py
gravis/_internal/conversion/__init__.py
gravis/_internal/conversion/_internal.py
gravis/_internal/conversion/convert.py
gravis/_internal/plotting/__init__.py
gravis/_internal/plotting/d3.py
gravis/_internal/plotting/data_structures.py
gravis/_internal/plotting/rendering.py
gravis/_internal/plotting/template_system.py
gravis/_internal/plotting/three.py
gravis/_internal/plotting/vis.py
gravis/_internal/plotting/templates/d3.html
gravis/_internal/plotting/templates/three.html
gravis/_internal/plotting/templates/vis.html
gravis/_internal/plotting/third_party/3d-force-graph/3d-force-graph.min.def.js
gravis/_internal/plotting/third_party/3d-force-graph/ORIGINAL_LICENSE
gravis/_internal/plotting/third_party/d3/ORIGINAL_LICENSE
gravis/_internal/plotting/third_party/d3/d3.v7.min.def.js
gravis/_internal/plotting/third_party/require/ORIGINAL_LICENSE
gravis/_internal/plotting/third_party/require/require.min.js
gravis/_internal/plotting/third_party/three/ORIGINAL_LICENSE
gravis/_internal/plotting/third_party/three/three.min.def.js
gravis/_internal/plotting/third_party/vis-network/ORIGINAL_LICENSE-MIT
gravis/_internal/plotting/third_party/vis-network/vis-network.min.def.js
gravis/_internal/utils/__init__.py
gravis/_internal/utils/args.py
gravis/_internal/utils/operating_system.py
gravis/_internal/utils/web.py