{ "info": { "author": "Emre", "author_email": "yourname@example.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\nWixot Auth\n=====\n\nWixot Auth\n\nQuick start\n-----------\n\n1. Settings::\n INSTALLED_APPS = [\n ...\n 'wAuth',\n ]\n\n\n1. Add \"wAuth\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'wAuth',\n ]\n\n2. Include the polls URLconf in your project urls.py like this::\n\n url(r'^',include('wAuth.urls')),\n\n3. Run `python manage.py migrate` to create the polls models.\n\n4. Start the development server and visit http://127.0.0.1:8000/wlogin/\n to auth with wixot mail.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.example.com/", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "wixot-auth", "package_url": "https://pypi.org/project/wixot-auth/", "platform": "", "project_url": "https://pypi.org/project/wixot-auth/", "project_urls": { "Homepage": "https://www.example.com/" }, "release_url": "https://pypi.org/project/wixot-auth/0.4.2/", "requires_dist": null, "requires_python": "", "summary": "A simple Google OAuth2 for wixot", "version": "0.4.2" }, "last_serial": 3449460, "releases": { "0.4": [ { "comment_text": "", "digests": { "md5": "f5d2e526e255370af5a2722f9fe28f95", "sha256": "685ffa2bc1ad3eafea11071bda8818628dfa5599631e3fb4b2b3036b51b6bf04" }, "downloads": -1, "filename": "wixot-auth-0.4.tar.gz", "has_sig": false, "md5_digest": "f5d2e526e255370af5a2722f9fe28f95", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5591, "upload_time": "2017-11-03T12:19:09", "url": "https://files.pythonhosted.org/packages/e8/ef/409a7548c0d416ab60a6cdaf507e75e408abbf720aee8ff651908804ff2c/wixot-auth-0.4.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "8670b4376274a52954cf665554936558", "sha256": "f9751cb7fe4fc6881810e13b678d3992af3243b0b034c69f1ffe5799438025ed" }, "downloads": -1, "filename": "wixot-auth-0.4.1.tar.gz", "has_sig": false, "md5_digest": "8670b4376274a52954cf665554936558", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5587, "upload_time": "2017-11-08T18:56:17", "url": "https://files.pythonhosted.org/packages/4f/a3/48072641f43625b9fbe6d1224800500903d84c3bf6e2d0b6399cede6262a/wixot-auth-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "ceb3663d77283868cce661491995e9f8", "sha256": "d21c0c879a178447b20fa65dbe94e6ce11e2a041c699ccea77ee29781a72490d" }, "downloads": -1, "filename": "wixot-auth-0.4.2.tar.gz", "has_sig": false, "md5_digest": "ceb3663d77283868cce661491995e9f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3329, "upload_time": "2017-12-29T07:57:04", "url": "https://files.pythonhosted.org/packages/cb/da/df07bfeb56dd475d09f8a121524bd640d313863f374534628ed8b95233f1/wixot-auth-0.4.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ceb3663d77283868cce661491995e9f8", "sha256": "d21c0c879a178447b20fa65dbe94e6ce11e2a041c699ccea77ee29781a72490d" }, "downloads": -1, "filename": "wixot-auth-0.4.2.tar.gz", "has_sig": false, "md5_digest": "ceb3663d77283868cce661491995e9f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3329, "upload_time": "2017-12-29T07:57:04", "url": "https://files.pythonhosted.org/packages/cb/da/df07bfeb56dd475d09f8a121524bd640d313863f374534628ed8b95233f1/wixot-auth-0.4.2.tar.gz" } ] }