{ "info": { "author": "Amanda Schloss & Anthony Yim", "author_email": "amandaschloss@gmail.com & anthonyyim@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta" ], "description": "Feature Ramp allows developers to \"ramp\" their user base up on a particular functionality. It is essentially Martin Folwer's Feature Toggle (http://martinfowler.com/bliki/FeatureToggle.html) but with even more control.\r\n\r\nDetails:\r\n- Toggle a feature completely on or off for the entire application\r\n- Whitelist and blacklist specific users given an identifier of some sort (e.g. user id).\r\n- Toggle a feature for a subset of users by percentage given an identifier of some sort (e.g. user id).", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/venmo/feature_ramp", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/venmo/feature_ramp", "keywords": "Redis, Feature, Feature Toggle, Feature Flag, Ramp, Feature Switch", "license": "The MIT License (MIT)\r\n\r\nCopyright (c) 2015 Venmo\r\n\r\nPermission is hereby granted, free of charge, to any person obtaining a copy\r\nof this software and associated documentation files (the \"Software\"), to deal\r\nin the Software without restriction, including without limitation the rights\r\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\r\ncopies of the Software, and to permit persons to whom the Software is\r\nfurnished to do so, subject to the following conditions:\r\n\r\nThe above copyright notice and this permission notice shall be included in all\r\ncopies or substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\r\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\r\nSOFTWARE.", "maintainer": "Amanda Schloss & Anthony Yim", "maintainer_email": "amandaschloss@gmail.com & anthonyyim@gmail.com", "name": "feature_ramp", "package_url": "https://pypi.org/project/feature_ramp/", "platform": "", "project_url": "https://pypi.org/project/feature_ramp/", "project_urls": { "Download": "https://github.com/venmo/feature_ramp", "Homepage": "https://github.com/venmo/feature_ramp" }, "release_url": "https://pypi.org/project/feature_ramp/0.1/", "requires_dist": null, "requires_python": null, "summary": "Easy feature ramping using Redis", "version": "0.1" }, "last_serial": 1687915, "releases": { "0.1": [] }, "urls": [] }