{ "info": { "author": "the decimal", "author_email": "yaser.al3shry@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "===============\nkeepify-py\n===============\n\nThis is the official Keepify Python library. This library allows for server-side intergration of Keepify from your python application.\n\nInstallation\n============\n\nThe library can be installed using pip::\n pip install keepify-py\n\nUsage\n===============\n\n #!/usr/bin/env python\n from keepify import Keepify\n\n kp = Keepify(YOUR_TOKEN)\n\n # tracks an event with certain properties\n kp.track(\"user@email.com\",'item purchase', {'item_id' : '113', 'size': 'large'})", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/thedecimal/keepify-py", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "keepify-py", "package_url": "https://pypi.org/project/keepify-py/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/keepify-py/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/thedecimal/keepify-py" }, "release_url": "https://pypi.org/project/keepify-py/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Official Keepify library to track events from your Python application", "version": "0.1.0" }, "last_serial": 916455, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "556082b2d1d64a176316fd9520392aae", "sha256": "a52d870d650378f07b6b3a106f26903f18c2dbf414b543ed52dff2b5aba49fa9" }, "downloads": -1, "filename": "keepify-py-0.1.0.tar.gz", "has_sig": false, "md5_digest": "556082b2d1d64a176316fd9520392aae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2975, "upload_time": "2013-11-11T17:21:34", "url": "https://files.pythonhosted.org/packages/e2/48/1dbb3deda3035904be3560e7e1b159c19f11344891d48f0f27f918855ed6/keepify-py-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "556082b2d1d64a176316fd9520392aae", "sha256": "a52d870d650378f07b6b3a106f26903f18c2dbf414b543ed52dff2b5aba49fa9" }, "downloads": -1, "filename": "keepify-py-0.1.0.tar.gz", "has_sig": false, "md5_digest": "556082b2d1d64a176316fd9520392aae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2975, "upload_time": "2013-11-11T17:21:34", "url": "https://files.pythonhosted.org/packages/e2/48/1dbb3deda3035904be3560e7e1b159c19f11344891d48f0f27f918855ed6/keepify-py-0.1.0.tar.gz" } ] }