{ "info": { "author": "marfyl", "author_email": "marfyl.dev@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django :: 1.11", "Framework :: Django :: 2.0", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "=============================\ndjango-stats-redis\n=============================\n\n.. image:: https://badge.fury.io/py/django-stats-redis.svg\n :target: https://badge.fury.io/py/django-stats-redis\n\n.. image:: https://requires.io/github/exolever/django-stats-redis/requirements.svg?branch=master\n :target: https://requires.io/github/exolever/django-stats-redis/requirements/?branch=master\n :alt: Requirements Status\n\n.. image:: https://travis-ci.org/exolever/django-stats-redis.svg?branch=master\n :target: https://travis-ci.org/exolever/django-stats-redis\n\n.. image:: https://codecov.io/gh/exolever/django-stats-redis/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/exolever/django-stats-redis\n\n.. image:: https://sonarcloud.io/api/project_badges/measure?project=exolever_django-stats-redis&metric=alert_status\n :target: https://sonarcloud.io/dashboard?id=exolever_django-stats-redis\n\n.. image:: https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat\n :target: https://github.com/exolever/django-stats-redis/issues\n\n.. image:: https://img.shields.io/badge/License-MIT-green.svg\n :target: https://opensource.org/licenses/MIT\n\n\nManage stats within Redis for Django models\n\n\nQuickstart\n----------\n\nInstall stats::\n\n pip install django-stats-redis\n\nAdd it to your `INSTALLED_APPS`:\n\n.. code-block:: python\n\n INSTALLED_APPS = (\n ...\n 'stats',\n ...\n )\n\nRunning Tests\n-------------\n\nDoes the code actually work?\n\n::\n\n source /bin/activate\n (myenv) $ pip install tox\n (myenv) $ tox\n\nCredits\n-------\n\nTools used in rendering this package:\n\n* Cookiecutter_\n* `cookiecutter-djangopackage`_\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`cookiecutter-djangopackage`: https://github.com/pydanny/cookiecutter-djangopackage\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/exolever/django-stats", "keywords": "python,django,stats,redis", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-stats-redis", "package_url": "https://pypi.org/project/django-stats-redis/", "platform": "", "project_url": "https://pypi.org/project/django-stats-redis/", "project_urls": { "Homepage": "https://github.com/exolever/django-stats" }, "release_url": "https://pypi.org/project/django-stats-redis/0.1.1/", "requires_dist": [ "django-appconf", "redis" ], "requires_python": "", "summary": "Manage stats within Redis for Django models", "version": "0.1.1" }, "last_serial": 5012209, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "79b4c30f99daa5957c47717462afa690", "sha256": "b51f5d8cac5b6016618a621c7ae42c355d05d51556d2d76a2290ba151443e25c" }, "downloads": -1, "filename": "django_stats_redis-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "79b4c30f99daa5957c47717462afa690", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8561, "upload_time": "2019-04-01T09:01:58", "url": "https://files.pythonhosted.org/packages/e8/c1/f45474158a43c7eaaede7eaf4a0482d129f0ebd9aefc76ad6aafffee6c7b/django_stats_redis-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "093f94f13dc17eb7cb9b8622471e9d42", "sha256": "05cf71a42ae4382dbe3f52c2140cece5b5205eb0c0e73525967f4f66d32d80e1" }, "downloads": -1, "filename": "django-stats-redis-0.1.0.tar.gz", "has_sig": false, "md5_digest": "093f94f13dc17eb7cb9b8622471e9d42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8604, "upload_time": "2019-04-01T09:02:00", "url": "https://files.pythonhosted.org/packages/23/d2/9156ac7db908a5cafd72ffc37253f5e68afc4deca3f6b93d748e171daf33/django-stats-redis-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "2c6be22b6870cb692c5dae4345bab20b", "sha256": "4e71151c629273521e7e4638b86c4f0fa3632bea69a0c482a8022735d118eb92" }, "downloads": -1, "filename": "django_stats_redis-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2c6be22b6870cb692c5dae4345bab20b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8508, "upload_time": "2019-04-01T09:25:01", "url": "https://files.pythonhosted.org/packages/bf/a6/864f6a661d7933da2cefc90cdd2ad4f562cca0cc2b593647292df05ce451/django_stats_redis-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4118f87bece1247fd1cf94675578b28f", "sha256": "e14646c326c18188f8e1284c7343b4bd13ae0acab527ac0163a1db5fe78924ab" }, "downloads": -1, "filename": "django-stats-redis-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4118f87bece1247fd1cf94675578b28f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8501, "upload_time": "2019-04-01T09:25:03", "url": "https://files.pythonhosted.org/packages/26/0e/f72fed6da2d42ac049c6111572b8206a4ddd412faf71ca75e59f3e8ca1e7/django-stats-redis-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2c6be22b6870cb692c5dae4345bab20b", "sha256": "4e71151c629273521e7e4638b86c4f0fa3632bea69a0c482a8022735d118eb92" }, "downloads": -1, "filename": "django_stats_redis-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2c6be22b6870cb692c5dae4345bab20b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8508, "upload_time": "2019-04-01T09:25:01", "url": "https://files.pythonhosted.org/packages/bf/a6/864f6a661d7933da2cefc90cdd2ad4f562cca0cc2b593647292df05ce451/django_stats_redis-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4118f87bece1247fd1cf94675578b28f", "sha256": "e14646c326c18188f8e1284c7343b4bd13ae0acab527ac0163a1db5fe78924ab" }, "downloads": -1, "filename": "django-stats-redis-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4118f87bece1247fd1cf94675578b28f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8501, "upload_time": "2019-04-01T09:25:03", "url": "https://files.pythonhosted.org/packages/26/0e/f72fed6da2d42ac049c6111572b8206a4ddd412faf71ca75e59f3e8ca1e7/django-stats-redis-0.1.1.tar.gz" } ] }