{ "info": { "author": "Antoine Humeau", "author_email": "humeau.antoine@gmail.com", "bugtrack_url": null, "classifiers": [ "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "# Django Metrics\n\nThis is a very basic Django app that provides an interface to add metrics code snippets from the Django admin.\n\n## Installation\n* `pip install django_metrics`\n\n## Usage\n\n1. Add 'metrics' to the `INSTALLED_APPS` in your `settings.py` file.\n2. Use the metrics template tags `{% metrics %}` to render the code snippets in a template, you need to load the tag using {% load metrics_tags %}.\n\n## Requirements\nThis was only tested with Django 1.7 and Python 2.7\n\n## License\nWTFPL http://www.wtfpl.net/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "WTFPL", "maintainer": null, "maintainer_email": null, "name": "django_metrics", "package_url": "https://pypi.org/project/django_metrics/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django_metrics/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/django_metrics/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Basic Django app that provides an interface to add metrics code snippets from the Django admin.", "version": "0.0.1" }, "last_serial": 1450686, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "970b21058b996f59f14cb9115c038d79", "sha256": "e7fe55c15f426862833c1a75d90615be847877af097b279124e6d3a7c1e4ea8d" }, "downloads": -1, "filename": "django_metrics-0.0.1.tar.gz", "has_sig": false, "md5_digest": "970b21058b996f59f14cb9115c038d79", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4058, "upload_time": "2015-03-06T12:46:55", "url": "https://files.pythonhosted.org/packages/b8/8b/13976ae150ae96bd430bf1b0db8257a3c13eaa8dbd56cd01ebc365fd6222/django_metrics-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "970b21058b996f59f14cb9115c038d79", "sha256": "e7fe55c15f426862833c1a75d90615be847877af097b279124e6d3a7c1e4ea8d" }, "downloads": -1, "filename": "django_metrics-0.0.1.tar.gz", "has_sig": false, "md5_digest": "970b21058b996f59f14cb9115c038d79", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4058, "upload_time": "2015-03-06T12:46:55", "url": "https://files.pythonhosted.org/packages/b8/8b/13976ae150ae96bd430bf1b0db8257a3c13eaa8dbd56cd01ebc365fd6222/django_metrics-0.0.1.tar.gz" } ] }