sveetch-djangoapp-sample


Namesveetch-djangoapp-sample JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://github.com/sveetch/sveetch-djangoapp-sample
SummaryA project sample created from cookiecutter-sveetch-djangoapp
upload_time2023-10-22 16:57:42
maintainer
docs_urlNone
authorDavid Thenon
requires_python
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/

=========================
Sveetch Django app sample
=========================

A project sample created from cookiecutter-sveetch-djangoapp


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

* `Python`_>=3.8;
* `Django`_>=3.2,<4.2;
* `Django REST framework`_>=3.14.0;


Links
*****

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sveetch/sveetch-djangoapp-sample",
    "name": "sveetch-djangoapp-sample",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Python Django",
    "author": "David Thenon",
    "author_email": "sveetch@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9d/e8/b6fb1d69e3a701cb7e2d2161259c995a8fe69d6c012f58f40eaa89323951/sveetch-djangoapp-sample-0.6.0.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\n=========================\nSveetch Django app sample\n=========================\n\nA project sample created from cookiecutter-sveetch-djangoapp\n\n\nDependancies\n************\n\n* `Python`_>=3.8;\n* `Django`_>=3.2,<4.2;\n* `Django REST framework`_>=3.14.0;\n\n\nLinks\n*****\n\n* Read the documentation on `Read the docs <https://sveetch-djangoapp-sample.readthedocs.io/>`_;\n* Download its `PyPi package <https://pypi.python.org/pypi/sveetch-djangoapp-sample>`_;\n* Clone it on its `Github repository <https://github.com/sveetch/sveetch-djangoapp-sample>`_;\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A project sample created from cookiecutter-sveetch-djangoapp",
    "version": "0.6.0",
    "project_urls": {
        "Changelog": "https://sveetch-djangoapp-sample.readthedocs.io/en/latest/history.html",
        "Documentation": "https://sveetch-djangoapp-sample.readthedocs.io/",
        "Homepage": "https://github.com/sveetch/sveetch-djangoapp-sample",
        "Issue Tracker": "https://github.com/sveetch/sveetch-djangoapp-sample/issues",
        "Source Code": "https://github.com/sveetch/sveetch-djangoapp-sample"
    },
    "split_keywords": [
        "python",
        "django"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9de8b6fb1d69e3a701cb7e2d2161259c995a8fe69d6c012f58f40eaa89323951",
                "md5": "aa04d1b2b424182328f14bb43cc8cda7",
                "sha256": "8d8fe5c731b1358f028c4380945b90b27750263f58ff87b5da22d0f9cb46d78f"
            },
            "downloads": -1,
            "filename": "sveetch-djangoapp-sample-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "aa04d1b2b424182328f14bb43cc8cda7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10669,
            "upload_time": "2023-10-22T16:57:42",
            "upload_time_iso_8601": "2023-10-22T16:57:42.276523Z",
            "url": "https://files.pythonhosted.org/packages/9d/e8/b6fb1d69e3a701cb7e2d2161259c995a8fe69d6c012f58f40eaa89323951/sveetch-djangoapp-sample-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-22 16:57:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sveetch",
    "github_project": "sveetch-djangoapp-sample",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "sveetch-djangoapp-sample"
}
        
Elapsed time: 0.12717s