Metadata-Version: 2.1
Name: django-deovi
Version: 0.6.0
Summary: A Django application around Deovi
Home-page: https://github.com/sveetch/django-deovi
Author: David Thenon
Author-email: sveetch@gmail.com
License: MIT
Keywords: Python Django
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Framework :: Django
Classifier: Framework :: Django :: 4.0
Description-Content-Type: text/x-rst
Provides-Extra: breadcrumbs
Provides-Extra: dev
Provides-Extra: quality
Provides-Extra: doc
Provides-Extra: release
License-File: LICENCE.txt

.. _Python: https://www.python.org/
.. _Django: https://www.djangoproject.com/
.. _Django REST framework: https://www.django-rest-framework.org/

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

A Django application around Deovi

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

* `Python`_>=3.8;
* `Django`_>=4.0;
* `Django REST framework`_>=3.13.0;

Links
*****

* (Not yet) Read the documentation on `Read the docs <https://django-deovi.readthedocs.io/>`_;
* (Not yet) Download its `PyPi package <https://pypi.python.org/pypi/django-deovi>`_;
* Clone it on its `Github repository <https://github.com/sveetch/django-deovi>`_;
