{ "info": { "author": "Oscar Carballal Prego", "author_email": "oscar.carballal@ntoklo.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX :: Linux", "Operating System :: Unix", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4" ], "description": "# nToklo API Python connector\n\nVersion: 0.1.2\n\nThis library will allow you to connect to the nToklo API and create your own applications, get tokens and the results. Full documentation of the API can\nbe found [in the nToklo dev website](https://docs.ntoklo.com)\n\n## Support\n\nThis connector supports both Python >= 2.7 and Python >= 3.4, but we will be focusing development on the Python 3 support.\n\n## Features\n\nThis is a list of the functionality that is available on this API connector:\n\n* Events (send)\n* Blacklist (add, remove, list)\n* Products (create)\n* Recommendations (get)\n* Charts (get)\n\n## Dependencies\n\n- Python Requests framework\n\n pip install requests\n\n## Installing\n\nTo install this library, you can do it through pip:\n\n $ pip install ntokloapi\n\nIf you want the latest version from the repository you can do:\n\n $ pip install git+https://github.com/nToklo/ntokloapi-python\n\n## Usage\n\nYou can see how to use this library on the [documentation](http://ntokloapi-python.readthedocs.org/en/latest/)\n\n## Authors\n\n- Oscar Carballal Prego \n\n## License\n\nThis library is licensed under the Apache 2.0 license. See LICENSE for more\ndetails\n\n## Copyright\n\nCopyright 2015 nToklo Ltd.", "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/nToklo/ntokloapi-python", "keywords": null, "license": "Apache 2.0 license, see LICENSE", "maintainer": null, "maintainer_email": null, "name": "ntokloapi", "package_url": "https://pypi.org/project/ntokloapi/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ntokloapi/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/nToklo/ntokloapi-python" }, "release_url": "https://pypi.org/project/ntokloapi/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Manage your nToklo recommendations through the API", "version": "0.1.2" }, "last_serial": 1649929, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "5495a1a4e314e63c43a167cd2a12d364", "sha256": "f894360d72c1e3f51e01ecf3398921eca54e0419ebf023b0169526823ed719ee" }, "downloads": -1, "filename": "ntokloapi-0.1.tar.gz", "has_sig": false, "md5_digest": "5495a1a4e314e63c43a167cd2a12d364", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18102, "upload_time": "2015-07-25T18:09:40", "url": "https://files.pythonhosted.org/packages/d4/31/70a08c772f95b5ca9d218e3d8a1c3e8a152dce6a5955da35e041376021c3/ntokloapi-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "ae31b3962936794007ed0979db777bee", "sha256": "f889ac86868bd9af1df2a6cbe5f88916d811881c5e117e246f43b7fe0245f293" }, "downloads": -1, "filename": "ntokloapi-0.1.1.tar.gz", "has_sig": false, "md5_digest": "ae31b3962936794007ed0979db777bee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18111, "upload_time": "2015-07-25T18:34:20", "url": "https://files.pythonhosted.org/packages/e7/12/4fa4d2df0a9bdace325b96ef88290e752d2a9293ce5e9e7ad6b392ddca53/ntokloapi-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "012627e552c6ced8a8a1a467fea2635a", "sha256": "49cc1970190c23988643274b632d2cc0c8df4d48aed1d55399024ee83f3c30cc" }, "downloads": -1, "filename": "ntokloapi-0.1.2.tar.gz", "has_sig": false, "md5_digest": "012627e552c6ced8a8a1a467fea2635a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18105, "upload_time": "2015-07-25T18:35:46", "url": "https://files.pythonhosted.org/packages/08/ba/cb07f52fd2deaed018ccb6f1ac8ea5900e4a302c75e674c5689f23746f27/ntokloapi-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "012627e552c6ced8a8a1a467fea2635a", "sha256": "49cc1970190c23988643274b632d2cc0c8df4d48aed1d55399024ee83f3c30cc" }, "downloads": -1, "filename": "ntokloapi-0.1.2.tar.gz", "has_sig": false, "md5_digest": "012627e552c6ced8a8a1a467fea2635a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18105, "upload_time": "2015-07-25T18:35:46", "url": "https://files.pythonhosted.org/packages/08/ba/cb07f52fd2deaed018ccb6f1ac8ea5900e4a302c75e674c5689f23746f27/ntokloapi-0.1.2.tar.gz" } ] }