{ "info": { "author": "Vlad Riscutia", "author_email": "riscutiavlad@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "MyKeys is a simple library to help with roaming various OAuth keys and secrets.\n\nOAuth key/secret pairs granted by various websites (like Twitter, GoodReads etc.)\nshouldn't be checked into public repositories. Storing them in config files\nor env variables is possible, but makes roaming them inconvenient.\n\nMyKeys provides a simple interface to parse key/secret pairs from a standard\nconfig file.\n\nThis file can be pushed to a private repository, roamed via DropBox etc. so\nit can be moved across machines privately.", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/pypi/MyKeys", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/vladris/mykeys", "keywords": null, "license": "FreeBSD", "maintainer": null, "maintainer_email": null, "name": "MyKeys", "package_url": "https://pypi.org/project/MyKeys/", "platform": "any", "project_url": "https://pypi.org/project/MyKeys/", "project_urls": { "Download": "http://pypi.python.org/pypi/MyKeys", "Homepage": "http://github.com/vladris/mykeys" }, "release_url": "https://pypi.org/project/MyKeys/0.1/", "requires_dist": null, "requires_python": null, "summary": "Key/secret provider", "version": "0.1" }, "last_serial": 1055426, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "013439fad5c99dfc5409277d36aa31b4", "sha256": "298620dc0cecd1e6b06e696f5f1f6e6959b179618d01084f04d50500f88a5a0b" }, "downloads": -1, "filename": "MyKeys-0.1.zip", "has_sig": false, "md5_digest": "013439fad5c99dfc5409277d36aa31b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7176, "upload_time": "2014-04-09T00:24:54", "url": "https://files.pythonhosted.org/packages/27/61/0318f0af15ff29cd52d384e49d18d43475e96b421204859ddd0776fdc18a/MyKeys-0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "013439fad5c99dfc5409277d36aa31b4", "sha256": "298620dc0cecd1e6b06e696f5f1f6e6959b179618d01084f04d50500f88a5a0b" }, "downloads": -1, "filename": "MyKeys-0.1.zip", "has_sig": false, "md5_digest": "013439fad5c99dfc5409277d36aa31b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7176, "upload_time": "2014-04-09T00:24:54", "url": "https://files.pythonhosted.org/packages/27/61/0318f0af15ff29cd52d384e49d18d43475e96b421204859ddd0776fdc18a/MyKeys-0.1.zip" } ] }