{ "info": { "author": "JiaZiao & TianYang", "author_email": "jiaza@nscc-tj.cn", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.11", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\nthjwt\n=====\n\nthapi is a simple app to connect to th-ciloud platform applcations\n\ndetauk documentation is in the \"docs\" directory\n\nQuick start\n\n-----------\n\n1. Add \"thjwt\" to your INSTALLED_APPS setting like this::\n\n INSTALL_APPS = [\n ...\n 'thjwt',\n ]\n\n2. Include the thapi URLconf in your project urls.py like this::\n\n url(r'^thjwt/',include('thjwt.urls')),\n\n3. Run `python manage.py migrate` to create thapi models\n\n4. Start the development server and visit http://127.0.0.1:8000/admin/\n to create a thapi (you'll need the Admin app enabled).\n\n5. Visti http://127.0.0.1:8000/thjwt/ to participate int he thapi", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.th-icloud.cn", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "django-thjwt", "package_url": "https://pypi.org/project/django-thjwt/", "platform": "", "project_url": "https://pypi.org/project/django-thjwt/", "project_urls": { "Homepage": "https://www.th-icloud.cn" }, "release_url": "https://pypi.org/project/django-thjwt/0.1/", "requires_dist": null, "requires_python": "", "summary": "A simple django app to use th-icloud web platform,", "version": "0.1" }, "last_serial": 5790926, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "a5959d0da128f23fae0cea64cbe565d7", "sha256": "6dce336f3aa2c995ea5c2dae6e2b7a37c02678434c577f42d4a4457a1f4e64bd" }, "downloads": -1, "filename": "django-thjwt-0.1.tar.gz", "has_sig": false, "md5_digest": "a5959d0da128f23fae0cea64cbe565d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11495, "upload_time": "2019-09-06T08:46:14", "url": "https://files.pythonhosted.org/packages/07/71/e430cec8d4a6fc43799c2754ef4b008c8865fa23b70ad15113f4ce5d87fe/django-thjwt-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a5959d0da128f23fae0cea64cbe565d7", "sha256": "6dce336f3aa2c995ea5c2dae6e2b7a37c02678434c577f42d4a4457a1f4e64bd" }, "downloads": -1, "filename": "django-thjwt-0.1.tar.gz", "has_sig": false, "md5_digest": "a5959d0da128f23fae0cea64cbe565d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11495, "upload_time": "2019-09-06T08:46:14", "url": "https://files.pythonhosted.org/packages/07/71/e430cec8d4a6fc43799c2754ef4b008c8865fa23b70ad15113f4ce5d87fe/django-thjwt-0.1.tar.gz" } ] }