django-rest-auth


Namedjango-rest-auth JSON
Version 0.9.5 PyPI version JSON
download
home_pagehttp://github.com/Tivix/django-rest-auth
SummaryCreate a set of REST API endpoints for Authentication and Registration
upload_time2019-04-01 07:53:58
maintainer
docs_urlNone
authorSumit Chachra
requires_python
license
keywords django rest auth registration rest-framework django-registration api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            Welcome to django-rest-auth
===========================

.. image:: https://travis-ci.org/Tivix/django-rest-auth.svg
    :target: https://travis-ci.org/Tivix/django-rest-auth


.. image:: https://coveralls.io/repos/Tivix/django-rest-auth/badge.svg
    :target: https://coveralls.io/r/Tivix/django-rest-auth?branch=master


.. image:: https://readthedocs.org/projects/django-rest-auth/badge/?version=latest
    :target: https://readthedocs.org/projects/django-rest-auth/?badge=latest


Django-rest-auth provides a set of REST API endpoints for Authentication and Registration


Documentation
-------------
http://django-rest-auth.readthedocs.org/en/latest/


Source code
-----------
https://github.com/Tivix/django-rest-auth


Stack Overflow
-----------
http://stackoverflow.com/questions/tagged/django-rest-auth
            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/Tivix/django-rest-auth",
    "name": "django-rest-auth",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "django rest auth registration rest-framework django-registration api",
    "author": "Sumit Chachra",
    "author_email": "chachra@tivix.com",
    "download_url": "https://files.pythonhosted.org/packages/5d/47/72500eb37ea3c61e712cb9583b5e59ee2ad70dd7c97d09adcdd9d62958e9/django-rest-auth-0.9.5.tar.gz",
    "platform": "",
    "description": "Welcome to django-rest-auth\n===========================\n\n.. image:: https://travis-ci.org/Tivix/django-rest-auth.svg\n    :target: https://travis-ci.org/Tivix/django-rest-auth\n\n\n.. image:: https://coveralls.io/repos/Tivix/django-rest-auth/badge.svg\n    :target: https://coveralls.io/r/Tivix/django-rest-auth?branch=master\n\n\n.. image:: https://readthedocs.org/projects/django-rest-auth/badge/?version=latest\n    :target: https://readthedocs.org/projects/django-rest-auth/?badge=latest\n\n\nDjango-rest-auth provides a set of REST API endpoints for Authentication and Registration\n\n\nDocumentation\n-------------\nhttp://django-rest-auth.readthedocs.org/en/latest/\n\n\nSource code\n-----------\nhttps://github.com/Tivix/django-rest-auth\n\n\nStack Overflow\n-----------\nhttp://stackoverflow.com/questions/tagged/django-rest-auth",
    "bugtrack_url": null,
    "license": "",
    "summary": "Create a set of REST API endpoints for Authentication and Registration",
    "version": "0.9.5",
    "split_keywords": [
        "django",
        "rest",
        "auth",
        "registration",
        "rest-framework",
        "django-registration",
        "api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "87a9e97659df58227430e6d5e2a9b756",
                "sha256": "f11e12175dafeed772f50d740d22caeab27e99a3caca24ec65e66a8d6de16571"
            },
            "downloads": -1,
            "filename": "django-rest-auth-0.9.5.tar.gz",
            "has_sig": false,
            "md5_digest": "87a9e97659df58227430e6d5e2a9b756",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 53661,
            "upload_time": "2019-04-01T07:53:58",
            "upload_time_iso_8601": "2019-04-01T07:53:58.327703Z",
            "url": "https://files.pythonhosted.org/packages/5d/47/72500eb37ea3c61e712cb9583b5e59ee2ad70dd7c97d09adcdd9d62958e9/django-rest-auth-0.9.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-04-01 07:53:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Tivix",
    "github_project": "django-rest-auth",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "django-rest-auth"
}
        
Elapsed time: 0.01509s