{ "info": { "author": "Lincoln de Sousa", "author_email": "lincoln@yipit.com", "bugtrack_url": null, "classifiers": [], "description": "# Eventlib\n\n[![Build Status](https://secure.travis-ci.org/Yipit/eventlib.png)](http://travis-ci.org/Yipit/eventlib)\n\nLong story short, eventlib is an asynchronous event tracking app for\nDjango. This library was built upon the following values:\n\n * It must be deadly simple to log an event;\n * It must be possible to track each event in different ways;\n * Each different \"event handler\" must be completely separate and fail\n gracefully;\n * The event system must be asynchronous, so let's use celery;\n * The library must be extensible;\n * 100% of test coverage is enough.\n\nTo learn how it works, please refer to our tutorial:\n\n 1. [First steps to log an event](docs/p1-tutorial.md)\n 2. [Declaring an event](docs/p2-declaring-an-event.md)\n 3. [Asynchronous logging](docs/p3-asynchronous-logging.md)\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/Yipit/eventlib", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "eventlib-pyqs", "package_url": "https://pypi.org/project/eventlib-pyqs/", "platform": "", "project_url": "https://pypi.org/project/eventlib-pyqs/", "project_urls": { "Homepage": "https://github.com/Yipit/eventlib" }, "release_url": "https://pypi.org/project/eventlib-pyqs/0.1.6/", "requires_dist": null, "requires_python": "", "summary": "Library to make it easy to track events in python/django apps", "version": "0.1.6" }, "last_serial": 3081282, "releases": { "0.1.6": [ { "comment_text": "", "digests": { "md5": "7173e42e74a687587552883f0df93fbb", "sha256": "8d4377594ea995409391156a0c37688a67f7d5ab37154d641451113b2d9885fc" }, "downloads": -1, "filename": "eventlib-pyqs-0.1.6.tar.gz", "has_sig": false, "md5_digest": "7173e42e74a687587552883f0df93fbb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11205, "upload_time": "2017-08-08T14:22:11", "url": "https://files.pythonhosted.org/packages/3d/df/6a6af623d0642ce5507ed5bc0ab497da34da9088b0b3f006e17e72289d6c/eventlib-pyqs-0.1.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7173e42e74a687587552883f0df93fbb", "sha256": "8d4377594ea995409391156a0c37688a67f7d5ab37154d641451113b2d9885fc" }, "downloads": -1, "filename": "eventlib-pyqs-0.1.6.tar.gz", "has_sig": false, "md5_digest": "7173e42e74a687587552883f0df93fbb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11205, "upload_time": "2017-08-08T14:22:11", "url": "https://files.pythonhosted.org/packages/3d/df/6a6af623d0642ce5507ed5bc0ab497da34da9088b0b3f006e17e72289d6c/eventlib-pyqs-0.1.6.tar.gz" } ] }