{ "info": { "author": "Alejandro Angulo", "author_email": "aab.j13@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "Codesnip\n========\n\nCodesnip is a Django app to store code snippets with syntax highlighting.\n**This app requires [pygments](http://pygments.org/).**\n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Add \"shortcodes\" to your INSTALLED\\_APPS setting like this:\n ```python\n INSTALLED_APPS = [\n ...\n 'codesnip',\n ]\n ```\n\n2. Run `python manage.py migrate` to create the Snippet model.\n\n3. Start the development server and visit http://127.0.0.1:8000/admin/ to\n create a code snippet (you'll need the Admin app enabled).\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/vacuus/django-codesnip", "keywords": "", "license": "LGPLv3", "maintainer": "", "maintainer_email": "", "name": "django-codesnip", "package_url": "https://pypi.org/project/django-codesnip/", "platform": "", "project_url": "https://pypi.org/project/django-codesnip/", "project_urls": { "Homepage": "https://github.com/vacuus/django-codesnip" }, "release_url": "https://pypi.org/project/django-codesnip/0.2.3/", "requires_dist": [ "pygments" ], "requires_python": "", "summary": "A Django app to store code snippets with syntax highlighting utilizing pygments.", "version": "0.2.3" }, "last_serial": 2546589, "releases": { "0.2.2": [ { "comment_text": "", "digests": { "md5": "8dfffd85b1b6a76a24bf62edf9ceb497", "sha256": "ad9f858d8c155524eadb95effae1bcb03cad6d08090b2c17bf3725ee0c84abe6" }, "downloads": -1, "filename": "django_codesnip-0.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8dfffd85b1b6a76a24bf62edf9ceb497", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13148, "upload_time": "2016-12-30T17:35:45", "url": "https://files.pythonhosted.org/packages/84/46/1170947ff36db3781e508bbb52943c090a7f06819cd51011109e5ea2e9c7/django_codesnip-0.2.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f4c46d0dace649cb853e6e7475fba709", "sha256": "d72b2e57f58a2cacd9ccf0009fc6f192a1f122343efa77064861977e0c6cb1f8" }, "downloads": -1, "filename": "django_codesnip-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "f4c46d0dace649cb853e6e7475fba709", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13143, "upload_time": "2016-12-30T17:35:46", "url": "https://files.pythonhosted.org/packages/ff/ba/94eee1a2d61e7f55e5a54a78b199168be375e3c553996112877e567d15d4/django_codesnip-0.2.2-py3-none-any.whl" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "3686ba61486878e2deeca2281b8893b9", "sha256": "30cb4400b7fb3767a853e9a6f1486caa510463fc0ca9c762cb1093bf83fe1838" }, "downloads": -1, "filename": "django_codesnip-0.2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "3686ba61486878e2deeca2281b8893b9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13183, "upload_time": "2016-12-30T18:58:48", "url": "https://files.pythonhosted.org/packages/08/cc/2ff1c57cbb3fd4206a242e71e79c1e2b96a1b8335e1e884b23810ccbd62b/django_codesnip-0.2.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8ea6a6de0f58971ad5db81be1053b52e", "sha256": "e64d8af5219e461c4773b4c670aa9964b9965637f352e955c43b96eb3cc24893" }, "downloads": -1, "filename": "django-codesnip-0.2.3.tar.gz", "has_sig": false, "md5_digest": "8ea6a6de0f58971ad5db81be1053b52e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11351, "upload_time": "2016-12-30T18:58:50", "url": "https://files.pythonhosted.org/packages/ed/3c/ecf075a4c0604ccf7ac34110173bd5d528e17f7fdf2ac36ce6eb050bc571/django-codesnip-0.2.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3686ba61486878e2deeca2281b8893b9", "sha256": "30cb4400b7fb3767a853e9a6f1486caa510463fc0ca9c762cb1093bf83fe1838" }, "downloads": -1, "filename": "django_codesnip-0.2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "3686ba61486878e2deeca2281b8893b9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13183, "upload_time": "2016-12-30T18:58:48", "url": "https://files.pythonhosted.org/packages/08/cc/2ff1c57cbb3fd4206a242e71e79c1e2b96a1b8335e1e884b23810ccbd62b/django_codesnip-0.2.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8ea6a6de0f58971ad5db81be1053b52e", "sha256": "e64d8af5219e461c4773b4c670aa9964b9965637f352e955c43b96eb3cc24893" }, "downloads": -1, "filename": "django-codesnip-0.2.3.tar.gz", "has_sig": false, "md5_digest": "8ea6a6de0f58971ad5db81be1053b52e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11351, "upload_time": "2016-12-30T18:58:50", "url": "https://files.pythonhosted.org/packages/ed/3c/ecf075a4c0604ccf7ac34110173bd5d528e17f7fdf2ac36ce6eb050bc571/django-codesnip-0.2.3.tar.gz" } ] }