An open API service indexing awesome lists of open source software.

https://github.com/sveetch/django-deovi

A Django application around Deovi
https://github.com/sveetch/django-deovi

Last synced: 4 months ago
JSON representation

A Django application around Deovi

Awesome Lists containing this project

README

          

.. _Python: https://www.python.org/
.. _Django: https://www.djangoproject.com/
.. _Django REST framework: https://www.django-rest-framework.org/
.. _bigtree: https://bigtree.readthedocs.io/
.. _Deovi: https://deovi.readthedocs.io/

============
Django Deovi
============

A Django interface to load `Deovi`_ dumps and browse data.

Dependancies
************

* `Python`_>=3.10;
* `Django`_>=4.2;
* `bigtree`_>=0.10.3;
* `Deovi`_>=0.7.0;

Links
*****

* Read the documentation on `Read the docs `_;
* Download its `PyPi package `_;
* Clone it on its `Github repository `_;