{ "info": { "author": "Hackathon", "author_email": "kimi.huang@brightcells.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Programming Language :: Python", "Topic :: Office/Business :: Financial :: Spreadsheet", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "==========\ndjango-uri\n==========\n\n`Components of an URI `_\n============================================================================\n\n.. image:: http://ww4.sinaimg.cn/large/c05783a7gw1f2h380qt9jj21500i8q5o.jpg\n\n\nInstallation\n============\n\n::\n\n pip install django-uri\n\n\nUsage\n=====\n\n::\n\n request.uri.origin\n request.uri.scheme\n\n\nSettings.py\n===========\n\n::\n\n # Use `MIDDLEWARE_CLASSES` prior to Django 1.10\n MIDDLEWARE = (\n ...\n 'uri.middleware.URIMiddleware',\n ...\n )\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/django-xxx/django-uri", "keywords": "django-uri", "license": "", "maintainer": "", "maintainer_email": "", "name": "django-uri", "package_url": "https://pypi.org/project/django-uri/", "platform": "", "project_url": "https://pypi.org/project/django-uri/", "project_urls": { "Homepage": "https://github.com/django-xxx/django-uri" }, "release_url": "https://pypi.org/project/django-uri/1.0.5/", "requires_dist": [ "django-six", "six" ], "requires_python": "", "summary": "Django URI", "version": "1.0.5", "yanked": false, "yanked_reason": null }, "last_serial": 6011732, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "5a7a7027bd838ea1a1685429cfd6c4b9", "sha256": "3a2a46672e4b25e1b96cef78fc1e3ffcdc63b798e4fd52e09a902a67a59898f1" }, "downloads": -1, "filename": "django_uri-1.0.0-py2.7.egg", "has_sig": false, "md5_digest": "5a7a7027bd838ea1a1685429cfd6c4b9", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 2872, "upload_time": "2016-04-21T05:50:12", "upload_time_iso_8601": "2016-04-21T05:50:12.731556Z", "url": "https://files.pythonhosted.org/packages/5e/dd/8021d2366e1d2b5d5c94ade0da7795cc70e68cb1c8acaa8f7194c5e33d9d/django_uri-1.0.0-py2.7.egg", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6ae0245dd81348b75d71b9ae4612eb55", "sha256": "804d14b8ed2f0a51817665a75b8cfd1a3b43d30f1c964581532073cb644845aa" }, "downloads": -1, "filename": "django-uri-1.0.0.tar.gz", "has_sig": false, "md5_digest": "6ae0245dd81348b75d71b9ae4612eb55", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1783, "upload_time": "2016-04-21T05:49:55", "upload_time_iso_8601": "2016-04-21T05:49:55.009300Z", "url": "https://files.pythonhosted.org/packages/ab/25/f5e5e4f641db2c03f19bc3fdf317bba58b361ebe64bce69a1abb6fd92e06/django-uri-1.0.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "b79877f08a50b195d6beb3cdceec8190", "sha256": "3a9f9eaddc469675e40469c20334c6e40fa64a1c001a30430bb76ff989ddafb7" }, "downloads": -1, "filename": "django_uri-1.0.2-py2.7.egg", "has_sig": false, "md5_digest": "b79877f08a50b195d6beb3cdceec8190", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 3106, "upload_time": "2016-10-19T02:47:10", "upload_time_iso_8601": "2016-10-19T02:47:10.497996Z", "url": "https://files.pythonhosted.org/packages/01/25/dd65af4f96a3b81134c01a13209348543aeb8bd870d6dd30dbc8c7178940/django_uri-1.0.2-py2.7.egg", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1da024635728b0d1d69bfaf5062278ec", "sha256": "2fe21628ee13017a23eb48ff052467fd0e6460bea023556af3d57bfb377cdbdf" }, "downloads": -1, "filename": "django-uri-1.0.2.tar.gz", "has_sig": false, "md5_digest": "1da024635728b0d1d69bfaf5062278ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1868, "upload_time": "2016-10-19T02:47:07", "upload_time_iso_8601": "2016-10-19T02:47:07.739541Z", "url": "https://files.pythonhosted.org/packages/3c/e2/13494972f0eef54e666ca434214efdc0f83177c41dc75c78b188776fc0b0/django-uri-1.0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "3c3877be9e25e404d97fe6f97769d9bd", "sha256": "30d7b0bb6211097aca20b8ff63a7532aec7bffa1e385ba1a6150cdf4f6b47eba" }, "downloads": -1, "filename": "django_uri-1.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3c3877be9e25e404d97fe6f97769d9bd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2217, "upload_time": "2019-08-28T16:10:45", "upload_time_iso_8601": "2019-08-28T16:10:45.781495Z", "url": "https://files.pythonhosted.org/packages/2d/48/cc34a139ac55001293db53850f1d5defc48df12ddf9514f30add80dbd036/django_uri-1.0.3-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e76b5d8082e80e8e136bd56614026a7a", "sha256": "b67346d8f633dec023904290718fa121e2aa27ba745f1b4ad622d4d4a6c4d9e9" }, "downloads": -1, "filename": "django-uri-1.0.3.tar.gz", "has_sig": false, "md5_digest": "e76b5d8082e80e8e136bd56614026a7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1869, "upload_time": "2019-08-28T16:10:47", "upload_time_iso_8601": "2019-08-28T16:10:47.398581Z", "url": "https://files.pythonhosted.org/packages/6d/f9/039fed205741405b70bb815a3cbdaab8bab34802a86d3aac20d4a1ad2a66/django-uri-1.0.3.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "96840dc77cd4f6f6a4395ae3b936d0b6", "sha256": "e2f497e79426bf5bf07d967c214a4f14a73a8eb4bb5243464629ceedf5656899" }, "downloads": -1, "filename": "django_uri-1.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "96840dc77cd4f6f6a4395ae3b936d0b6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2590, "upload_time": "2019-10-22T09:02:20", "upload_time_iso_8601": "2019-10-22T09:02:20.010916Z", "url": "https://files.pythonhosted.org/packages/22/4d/7d1fd7d147c0db96ea359e292819c0ff05d29862130203bc7acd6fd0376c/django_uri-1.0.4-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c7563da56322d3caa42ffa91b8e166f3", "sha256": "70071bef74510521ecb963433e95cabf5061db54c16bfc33cccb1b19e98a3153" }, "downloads": -1, "filename": "django-uri-1.0.4.tar.gz", "has_sig": false, "md5_digest": "c7563da56322d3caa42ffa91b8e166f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2003, "upload_time": "2019-10-22T09:02:22", "upload_time_iso_8601": "2019-10-22T09:02:22.102891Z", "url": "https://files.pythonhosted.org/packages/22/3c/6eb1088108c713ffc89a130a842d9f77459693504e7f0923b6a18326e797/django-uri-1.0.4.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "3d29ca4003c5ff47507d83e19e4c8368", "sha256": "384b834e16e558382830343a906ae1dc335b156c53fc2f8665299c15b014dc16" }, "downloads": -1, "filename": "django_uri-1.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3d29ca4003c5ff47507d83e19e4c8368", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2606, "upload_time": "2019-10-22T09:07:59", "upload_time_iso_8601": "2019-10-22T09:07:59.847359Z", "url": "https://files.pythonhosted.org/packages/4d/17/847c1e592b098ea0df8d3003ff2dc5c9691c918925688aabab5864a63911/django_uri-1.0.5-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "afa4f8b4181920c59f54a9bb5c1c9251", "sha256": "01b6cd35ab2fb271d689c9dc1460acd3202e8fbd00587153d4651e5500cb7aed" }, "downloads": -1, "filename": "django-uri-1.0.5.tar.gz", "has_sig": false, "md5_digest": "afa4f8b4181920c59f54a9bb5c1c9251", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2020, "upload_time": "2019-10-22T09:08:01", "upload_time_iso_8601": "2019-10-22T09:08:01.359899Z", "url": "https://files.pythonhosted.org/packages/45/09/6227bd9377f0dab1ebe1e7a056d5f8389944e2dfb58eab04dc304794bc62/django-uri-1.0.5.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3d29ca4003c5ff47507d83e19e4c8368", "sha256": "384b834e16e558382830343a906ae1dc335b156c53fc2f8665299c15b014dc16" }, "downloads": -1, "filename": "django_uri-1.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3d29ca4003c5ff47507d83e19e4c8368", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2606, "upload_time": "2019-10-22T09:07:59", "upload_time_iso_8601": "2019-10-22T09:07:59.847359Z", "url": "https://files.pythonhosted.org/packages/4d/17/847c1e592b098ea0df8d3003ff2dc5c9691c918925688aabab5864a63911/django_uri-1.0.5-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "afa4f8b4181920c59f54a9bb5c1c9251", "sha256": "01b6cd35ab2fb271d689c9dc1460acd3202e8fbd00587153d4651e5500cb7aed" }, "downloads": -1, "filename": "django-uri-1.0.5.tar.gz", "has_sig": false, "md5_digest": "afa4f8b4181920c59f54a9bb5c1c9251", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2020, "upload_time": "2019-10-22T09:08:01", "upload_time_iso_8601": "2019-10-22T09:08:01.359899Z", "url": "https://files.pythonhosted.org/packages/45/09/6227bd9377f0dab1ebe1e7a056d5f8389944e2dfb58eab04dc304794bc62/django-uri-1.0.5.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }