{ "info": { "author": "Keryn Knight", "author_email": "django-unfurl@kerynknight.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Framework :: Django :: 1.10", "Framework :: Django :: 1.8", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "django-unfurl\n================================\n\n:author: Keryn Knight\n:version: 0.1.1\n\n.. |travis_stable| image:: https://travis-ci.org/kezabelle/django-unfurl.svg?branch=0.1.1\n :target: https://travis-ci.org/kezabelle/django-unfurl\n\n.. |travis_master| image:: https://travis-ci.org/kezabelle/django-unfurl.svg?branch=master\n :target: https://travis-ci.org/kezabelle/django-unfurl\n\n============== ======\nRelease Status\n============== ======\nstable (0.1.1) |travis_stable|\nmaster |travis_master|\n============== ======\n\nWhat it is\n----------\nA small re-usable app for `Django`_ to output all the URLs used in a project,\nboth via a view and a management command. Internally re-uses functionality of\n`admindocs`_\n\nRationale\n---------\n\nEver come onto a project for the first time, or after a long period of time away\nfrom it, and can't remember all the URLs being used? This is a quick and dirty\nway to find out what's going on, if you're not using `admindocs`_ (which I\nnever do) ...\n\nGetting started\n---------------\n\nYou'll need to get the package onto your python path. For now, that's something like::\n\n pip install git+https://github.com/kezabelle/django-unfurl.git#egg=django-unfurl\n\nYou'll also need to ensure it's part of your ``INSTALLED_APPS``::\n\n INSTALLED_APPS += (\n 'unfurl',\n )\n\nSetting up the view\n^^^^^^^^^^^^^^^^^^^\n\nThen, in your root ``URLCONF`` (usually ``projectname/urls.py``), add::\n\n urlpatterns = [\n # ...\n url(r'^urls/', include('unfurl.urls')),\n # ...\n ]\n\nUsing the management command\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\nSimply call ``python manage.py urls_list`` to have a list of all URLs output\nto your console. If possible, it will output them in the ``less`` pager, unless\nyou're redirecting output (ie: ``python manage.py urls_list > all_urls.txt``\n\n\nTests\n-----\n\nThere aren't many. This was just an experiment which I've refined a touch.\nTrust it or don't.\n\nThe license\n-----------\n\nIt's the `FreeBSD`_. There's should be a ``LICENSE`` file in the root of the repository, and in any archives.\n\n.. _FreeBSD: http://en.wikipedia.org/wiki/BSD_licenses#2-clause_license_.28.22Simplified_BSD_License.22_or_.22FreeBSD_License.22.29\n.. _Django: https://www.djangoproject.com/\n.. _admindocs: https://docs.djangoproject.com/en/stable/ref/contrib/admin/admindocs/\n\n\n----\n\nCopyright (c) 2017, Keryn Knight\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n\n----\n\nChange history for django-unfurl\n-------------------------------------------------------------\n0.1.1\n^^^^^^\n* Initial release", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kezabelle/django-unfurl", "keywords": "django unfurl urls urlconf", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "django-unfurl", "package_url": "https://pypi.org/project/django-unfurl/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-unfurl/", "project_urls": { "Homepage": "https://github.com/kezabelle/django-unfurl" }, "release_url": "https://pypi.org/project/django-unfurl/0.1.1/", "requires_dist": [ "Django (>=1.8)" ], "requires_python": "", "summary": "A small re-usable app for Django to output all the URLs used in a project", "version": "0.1.1" }, "last_serial": 2682236, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "6f25eb80f753cb2551128898aceddbcd", "sha256": "a844da4d45c9abd10379eb1e805de8b820a9ce483b2f2e87f5517d06d3c035d3" }, "downloads": -1, "filename": "django_unfurl-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6f25eb80f753cb2551128898aceddbcd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13439, "upload_time": "2017-03-04T13:07:50", "url": "https://files.pythonhosted.org/packages/df/cb/c2d255b7a90f5645ad797f117b05e0835c350d3b7de53933661068fcbdbd/django_unfurl-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3bb14d21664db940f0ad65a59214d025", "sha256": "4d92eec6e70eaac0e7774e3f9710dece1ce3ea9f1777a0757e94f7650f60e305" }, "downloads": -1, "filename": "django-unfurl-0.1.1.tar.gz", "has_sig": false, "md5_digest": "3bb14d21664db940f0ad65a59214d025", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10075, "upload_time": "2017-03-04T13:07:52", "url": "https://files.pythonhosted.org/packages/b1/27/0ce338bcb7fe4ea517af46f36e2aa16232cc06535f80a37b837b3ae109a3/django-unfurl-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6f25eb80f753cb2551128898aceddbcd", "sha256": "a844da4d45c9abd10379eb1e805de8b820a9ce483b2f2e87f5517d06d3c035d3" }, "downloads": -1, "filename": "django_unfurl-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6f25eb80f753cb2551128898aceddbcd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13439, "upload_time": "2017-03-04T13:07:50", "url": "https://files.pythonhosted.org/packages/df/cb/c2d255b7a90f5645ad797f117b05e0835c350d3b7de53933661068fcbdbd/django_unfurl-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3bb14d21664db940f0ad65a59214d025", "sha256": "4d92eec6e70eaac0e7774e3f9710dece1ce3ea9f1777a0757e94f7650f60e305" }, "downloads": -1, "filename": "django-unfurl-0.1.1.tar.gz", "has_sig": false, "md5_digest": "3bb14d21664db940f0ad65a59214d025", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10075, "upload_time": "2017-03-04T13:07:52", "url": "https://files.pythonhosted.org/packages/b1/27/0ce338bcb7fe4ea517af46f36e2aa16232cc06535f80a37b837b3ae109a3/django-unfurl-0.1.1.tar.gz" } ] }