Metadata-Version: 2.4
Name: django-cosmograph
Version: 0.3.4
Summary: A django app to get cosmograph visualisations directly in django templates
Author-email: Saranya Balasubramanian <saranya.balasubramanian@oeaw.ac.at>
License-File: LICENSE.md
Requires-Python: >=3.11
Requires-Dist: django<6,>=4.2
Requires-Dist: matplotlib>=3.10.3
Requires-Dist: seaborn>=0.13.2
Description-Content-Type: text/markdown

# django-cosmograph
A django app to get cosmograph visualisations directly in django templates

This project uses [Cosmograph](https://cosmograph.app/): GPU-accelerated Force Graph Layout and Rendering by Rokotyan, N., Stukova, O., Kolmakova D. & Ovsyannikov, D. (2022), licensed under CC BY-NC 4.0.

[![CC BY-NC 4.0][cc-by-nc-shield]][cc-by-nc]

This work is licensed under a [Creative Commons Attribution-NonCommercial 4.0 International License][cc-by-nc].

[cc-by-nc]: http://creativecommons.org/licenses/by-nc/4.0/
[cc-by-nc-shield]: https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg
