django-deovi


Namedjango-deovi JSON
Version 0.6.2 PyPI version JSON
download
home_pagehttps://github.com/sveetch/django-deovi
SummaryA Django application around Deovi
upload_time2024-05-01 20:43:01
maintainerNone
docs_urlNone
authorDavid Thenon
requires_pythonNone
licenseMIT
keywords python django
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. _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.8;
* `Django`_>=4.0;
* `Django REST framework`_>=3.13.0;
* `bigtree`_>=0.10.3;
* `Deovi`_>=0.7.0;


Links
*****

* Download its `PyPi package <https://pypi.python.org/pypi/django-deovi>`_;
* Clone it on its `Github repository <https://github.com/sveetch/django-deovi>`_;

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sveetch/django-deovi",
    "name": "django-deovi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Python Django",
    "author": "David Thenon",
    "author_email": "sveetch@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/75/b9/78c845290402c7b8940555297b73d8e872466d679d19eb9f472c3b5a1510/django-deovi-0.6.2.tar.gz",
    "platform": null,
    "description": ".. _Python: https://www.python.org/\n.. _Django: https://www.djangoproject.com/\n.. _Django REST framework: https://www.django-rest-framework.org/\n.. _bigtree: https://bigtree.readthedocs.io/\n.. _Deovi: https://deovi.readthedocs.io/\n\n\n============\nDjango Deovi\n============\n\nA Django interface to load `Deovi`_ dumps and browse data.\n\n\nDependancies\n************\n\n* `Python`_>=3.8;\n* `Django`_>=4.0;\n* `Django REST framework`_>=3.13.0;\n* `bigtree`_>=0.10.3;\n* `Deovi`_>=0.7.0;\n\n\nLinks\n*****\n\n* Download its `PyPi package <https://pypi.python.org/pypi/django-deovi>`_;\n* Clone it on its `Github repository <https://github.com/sveetch/django-deovi>`_;\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Django application around Deovi",
    "version": "0.6.2",
    "project_urls": {
        "Homepage": "https://github.com/sveetch/django-deovi"
    },
    "split_keywords": [
        "python",
        "django"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75b978c845290402c7b8940555297b73d8e872466d679d19eb9f472c3b5a1510",
                "md5": "f91e4d7f1f8682c034c5b57e9be52c4f",
                "sha256": "39a86fffebca56104a010984e688c0c4a33391c623b60c8f693cf671d668b52c"
            },
            "downloads": -1,
            "filename": "django-deovi-0.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f91e4d7f1f8682c034c5b57e9be52c4f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 35557,
            "upload_time": "2024-05-01T20:43:01",
            "upload_time_iso_8601": "2024-05-01T20:43:01.031811Z",
            "url": "https://files.pythonhosted.org/packages/75/b9/78c845290402c7b8940555297b73d8e872466d679d19eb9f472c3b5a1510/django-deovi-0.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-01 20:43:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sveetch",
    "github_project": "django-deovi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "django-deovi"
}
        
Elapsed time: 0.37505s