{ "info": { "author": "Fergal Walsh", "author_email": "fergalwalsh@gmail.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 :: 2", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "1. `pip install django-pico`\n\n\n2. Add \"djpico\" to your INSTALLED_APPS setting like this:\n```\n INSTALLED_APPS = (\n ...\n 'djpico',\n )\n```\n\n\n3. Include the polls URLconf in your project urls.py like this::\n\n `url(r'^pico/', include('djpico.urls')),`\n\n\n\nSee [Pico](https://github.com/fergalwalsh/pico/) for more information.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/fergalwalsh/django-pico/tarball/0.0.4", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/fergalwalsh/django-pico", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "django-pico", "package_url": "https://pypi.org/project/django-pico/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-pico/", "project_urls": { "Download": "https://github.com/fergalwalsh/django-pico/tarball/0.0.4", "Homepage": "http://github.com/fergalwalsh/django-pico" }, "release_url": "https://pypi.org/project/django-pico/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "A Django wrapper for the Pico web app framework", "version": "0.0.4" }, "last_serial": 1373859, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "6cb0d99fa989ffb866202dbe0e3c38d3", "sha256": "4b6fee6b2ab705d35f1ecb5d10594ba2129b8aa8b63d3f6e7736b2dbb39dcb58" }, "downloads": -1, "filename": "django-pico-0.0.1.tar.gz", "has_sig": false, "md5_digest": "6cb0d99fa989ffb866202dbe0e3c38d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2071, "upload_time": "2013-10-30T21:19:38", "url": "https://files.pythonhosted.org/packages/0d/21/f24b9203a04ee04e669f49f59685480eb77b963a5e120310374d1e799edc/django-pico-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "07d20a591cecea01774123af09147084", "sha256": "c960e910d2fdf1cc0f706f8bed46b435bb935c8e74845991634511ff558c9908" }, "downloads": -1, "filename": "django-pico-0.0.2.tar.gz", "has_sig": false, "md5_digest": "07d20a591cecea01774123af09147084", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2203, "upload_time": "2014-07-24T15:51:42", "url": "https://files.pythonhosted.org/packages/fe/7f/15a537b5164fcdd7503175b7e77ecf6b272620db09da300d6f584a25c952/django-pico-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "9d43d375954e43255c731ff95ef9bd12", "sha256": "97b4383cef5dc520d0c40d7c8af4ea2ea0a1016b2d813a496fc90fb435753abd" }, "downloads": -1, "filename": "django-pico-0.0.3.tar.gz", "has_sig": false, "md5_digest": "9d43d375954e43255c731ff95ef9bd12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2208, "upload_time": "2014-07-25T08:26:30", "url": "https://files.pythonhosted.org/packages/2d/92/0a635118a040c481ecdbca16ea01d99bbc46e4acdc1a6db6af38b35c6310/django-pico-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "ef9ca30b7a7fafd71f3839ebeb5e6dc4", "sha256": "c58f964db3c57fa704bac34454d51e4b82e44e111af12dd2257d0cf4f63796e0" }, "downloads": -1, "filename": "django-pico-0.0.4.tar.gz", "has_sig": false, "md5_digest": "ef9ca30b7a7fafd71f3839ebeb5e6dc4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2173, "upload_time": "2015-01-07T11:13:31", "url": "https://files.pythonhosted.org/packages/22/3c/8dfd4b9da8758df1f181777d0abdb489dea99f3e7cd7aaab12cf244c1949/django-pico-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ef9ca30b7a7fafd71f3839ebeb5e6dc4", "sha256": "c58f964db3c57fa704bac34454d51e4b82e44e111af12dd2257d0cf4f63796e0" }, "downloads": -1, "filename": "django-pico-0.0.4.tar.gz", "has_sig": false, "md5_digest": "ef9ca30b7a7fafd71f3839ebeb5e6dc4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2173, "upload_time": "2015-01-07T11:13:31", "url": "https://files.pythonhosted.org/packages/22/3c/8dfd4b9da8758df1f181777d0abdb489dea99f3e7cd7aaab12cf244c1949/django-pico-0.0.4.tar.gz" } ] }