{ "info": { "author": "Luke Lee", "author_email": "durdenmisc@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Natural Language :: English", "Operating System :: OS Independent", "Topic :: System :: Archiving" ], "description": "# Nikeplus data export\n\nThe purpose of this project is to export your\n[nike plus](http://nikeplus.nike.com/plus/) data to CSV format.\n\n## Install\n\n- Install package with the standard `pip` workflow:\n - `pip install nikeplusapi`\n\n- Install package for development:\n - git clone repositiory\n - cd into repository\n - `pip install .` OR `python setup.py develop` OR `python setup.py install`\n\nNow you should have a top-level script called `nikeplusapi`.\nRun `nikeplusapi -h` to verify install worked properly.\n\n## Usage\n\n1. The only requirement for this script is the NikePlus API access token. You\n can get your token by logging into the\n [Nike developer site](https://developer.nike.com/login/) with your Nike+\n account credentials.\n2. You can pass your token via the command-line `-t` option or store it in your\n home directory in a file called `.nikeplus_access_token` that will be read\n automatically when the script executes.\n3. This script will output the CSV data directly to `stdout` so you can easily\n re-direct this to a file with the following:\n `nikeplus > backup.csv`.", "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/durden/nikeplus", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "nikeplusapi", "package_url": "https://pypi.org/project/nikeplusapi/", "platform": "any", "project_url": "https://pypi.org/project/nikeplusapi/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/durden/nikeplus" }, "release_url": "https://pypi.org/project/nikeplusapi/0.4.1/", "requires_dist": null, "requires_python": null, "summary": "Export nikeplus data to CSV format", "version": "0.4.1" }, "last_serial": 984459, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e046d1502c85066b7b433232f5c2be4a", "sha256": "b6a11abb4a6eae83056d20f43f8a9ccab4e487a369fc43daa6c067a6598de9ab" }, "downloads": -1, "filename": "nikeplusapi-0.1.tar.gz", "has_sig": false, "md5_digest": "e046d1502c85066b7b433232f5c2be4a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2441, "upload_time": "2013-07-13T21:06:37", "url": "https://files.pythonhosted.org/packages/3a/8e/29820328f9f777703e46544efa6f17f68af6b91378373f0ca6295c109309/nikeplusapi-0.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "6a2d5f42481697a7ff6afed02ad644d2", "sha256": "1a51cbdba73b5e21e31694a85691f09f7fd005cb7ae38cfc00cc846d642b3c40" }, "downloads": -1, "filename": "nikeplusapi-0.2.0.tar.gz", "has_sig": false, "md5_digest": "6a2d5f42481697a7ff6afed02ad644d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3801, "upload_time": "2013-08-29T11:31:25", "url": "https://files.pythonhosted.org/packages/ed/de/39fb3fe50538fb622dd3478c32d7ccd5dab1a258c94a9dc802c6ba4fb436/nikeplusapi-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "c4688f7002f7681c5899d545277f7fd4", "sha256": "4ba103f500f6676a32c809a2bba590bcf9b3936397067dd93149f5755edea8c0" }, "downloads": -1, "filename": "nikeplusapi-0.3.0.tar.gz", "has_sig": false, "md5_digest": "c4688f7002f7681c5899d545277f7fd4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4539, "upload_time": "2013-09-01T16:18:00", "url": "https://files.pythonhosted.org/packages/a6/ed/07d0632d84bd28901412c20b0df31daa95758afebe34054101fc389f264b/nikeplusapi-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "e9c57db8adc2bc1570d63cf849ca0e8c", "sha256": "1c1f79e54ba4fffdb0e2b9285768b942511c88ea81d8f1f3a7e80117ca810a9c" }, "downloads": -1, "filename": "nikeplusapi-0.4.0.tar.gz", "has_sig": false, "md5_digest": "e9c57db8adc2bc1570d63cf849ca0e8c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4571, "upload_time": "2014-01-28T19:57:18", "url": "https://files.pythonhosted.org/packages/51/14/41eec6e79aa05e5417317a4af00bdf97ccf12a57d847aa8fac774144baeb/nikeplusapi-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "511be6c531b6f80a025675dad5f15484", "sha256": "6cf0474efebe78880dcb7ab3c96f1e6c2a39265b318da9864a57fde442b70688" }, "downloads": -1, "filename": "nikeplusapi-0.4.1.tar.gz", "has_sig": false, "md5_digest": "511be6c531b6f80a025675dad5f15484", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5389, "upload_time": "2014-01-28T20:09:43", "url": "https://files.pythonhosted.org/packages/cb/38/7b565a5ea70d3b1703a6afcb10511401066762749787f0e1849a97cf5969/nikeplusapi-0.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "511be6c531b6f80a025675dad5f15484", "sha256": "6cf0474efebe78880dcb7ab3c96f1e6c2a39265b318da9864a57fde442b70688" }, "downloads": -1, "filename": "nikeplusapi-0.4.1.tar.gz", "has_sig": false, "md5_digest": "511be6c531b6f80a025675dad5f15484", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5389, "upload_time": "2014-01-28T20:09:43", "url": "https://files.pythonhosted.org/packages/cb/38/7b565a5ea70d3b1703a6afcb10511401066762749787f0e1849a97cf5969/nikeplusapi-0.4.1.tar.gz" } ] }