{ "info": { "author": "Anders Eurenius", "author_email": "anders.eurenius@klarna.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Programming Language :: Python :: 3" ], "description": "unleash-client-python\n=====================\n\nUnleash is a feature toggle system with a good design and simple API.\n\nThis is a Python client library for that system, for use in applications and\nservices. It seems to work well enough, but there's are a number of issues,\nconsider it alpha for now.\n\nThe main project is at https://github.com/Unleash/unleash.\n\n\nOverview\n--------\n\nClient for the Unleash feature toggle service\n\nInstallation / Usage\n--------------------\n\n\n\nTo clone the repo:\n\n $ git clone https://github.com/aes/unleash-client-python.git\n $ python setup.py install\n \nCLI tool\n--------\nTo ask a specific feature test:\n\n $ python -m unleash_client feature.name user_id=bleh\n\nTo try the demo cli tool\n\n $ python -m unleash_client --demo --sleep 0.05 feature.name user_id=%\n\nContributing\n------------\n\nTBD\n\nExample\n-------\n\nTBD\n\nSee License.txt for Apache License v2.0\n\nCopyright (c) 2017 Anders Eurenius\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/aes/unleash-client-python/archive/0.0.1.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/aes/unleash-client-python", "keywords": "", "license": "License :: OSI Approved :: Apache Software License", "maintainer": "", "maintainer_email": "", "name": "unleash-client", "package_url": "https://pypi.org/project/unleash-client/", "platform": "", "project_url": "https://pypi.org/project/unleash-client/", "project_urls": { "Download": "https://github.com/aes/unleash-client-python/archive/0.0.1.zip", "Homepage": "https://github.com/aes/unleash-client-python" }, "release_url": "https://pypi.org/project/unleash-client/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Client for the Unleash feature toggle service", "version": "0.0.1" }, "last_serial": 3221577, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "1ae73f6f4a2fbb794070405228aba9b8", "sha256": "c42b9e0f597d98401e2f0b0ed23ca82ba2782d1e635cfb23422416e66d4c798b" }, "downloads": -1, "filename": "unleash_client-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1ae73f6f4a2fbb794070405228aba9b8", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 8431, "upload_time": "2017-10-03T09:56:28", "url": "https://files.pythonhosted.org/packages/4a/f2/fc4aa55bcf9772b6db9aba831e2f0ce75c6f4ac084101c1488d2926286ee/unleash_client-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "edcbe23be3f00dc79302da84d5f9a733", "sha256": "70eb85afaf41c4fa8c321e3a6bdd3934f28502ba4e6f4649008e713f3c4b6af1" }, "downloads": -1, "filename": "unleash-client-0.0.1.tar.gz", "has_sig": false, "md5_digest": "edcbe23be3f00dc79302da84d5f9a733", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5706, "upload_time": "2017-10-03T09:56:26", "url": "https://files.pythonhosted.org/packages/22/2c/2312da0a653a2dc58a9106834f6ba124fe55047613a882d68425799d0879/unleash-client-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1ae73f6f4a2fbb794070405228aba9b8", "sha256": "c42b9e0f597d98401e2f0b0ed23ca82ba2782d1e635cfb23422416e66d4c798b" }, "downloads": -1, "filename": "unleash_client-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1ae73f6f4a2fbb794070405228aba9b8", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 8431, "upload_time": "2017-10-03T09:56:28", "url": "https://files.pythonhosted.org/packages/4a/f2/fc4aa55bcf9772b6db9aba831e2f0ce75c6f4ac084101c1488d2926286ee/unleash_client-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "edcbe23be3f00dc79302da84d5f9a733", "sha256": "70eb85afaf41c4fa8c321e3a6bdd3934f28502ba4e6f4649008e713f3c4b6af1" }, "downloads": -1, "filename": "unleash-client-0.0.1.tar.gz", "has_sig": false, "md5_digest": "edcbe23be3f00dc79302da84d5f9a733", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5706, "upload_time": "2017-10-03T09:56:26", "url": "https://files.pythonhosted.org/packages/22/2c/2312da0a653a2dc58a9106834f6ba124fe55047613a882d68425799d0879/unleash-client-0.0.1.tar.gz" } ] }