{ "info": { "author": "Jairo Jair", "author_email": "jairojair@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "
\n\n \n\n
\n
\n A simple application for managing your features in production.\n
\n\n### Introduction\n\nFeature flags give a software organization the power to reduce risk, iterate quicker, and gain more control. Feature flags allow you to decouple feature rollout from code deployment. This separation allows you unprecedented control of who sees what when, independent of release. And the \u201cyou\u201d can be anyone in your organization \u2013 from developers, ops, designers, product managers, or marketers. Allowing control over a release unlocks the true power of your software.\n\nMore details about: http://featureflags.io\n\n\nThe main goal for this project is to create a simple and open source application for managing your features in production.\n\n### Getting Started\n\n*Requirement*\n\n- [Docker](https://www.docker.com/products/docker-desktop)\n\n\n##### Project setup\n\n\tdocker-compose build\n\tdocker-compose run app make migrate\n\n##### Run standalone\n\n\tdocker-compose up\n\nAccess: http://0.0.0.0:8000\n\n\n### Development tips\n\n- REST API Framework we're use [APIStar](https://github.com/encode/apistar)\n\n- Database management we're use [Orator ORM](https://orator-orm.com)\n\n- Test we're use [Pytest](https://docs.pytest.org/en/latest/)\n\n---\n\n\nFirstly, run the command below to go inside the container.\n\n\tdocker-compose run --service-ports app /bin/sh\n\n##### Run in migrations\n\n\tmake migrate\n\n##### Run tests\n\n\tmake tests\n\n##### Python code linter\n\n\tmake lint\n\n\n##### Python format code.\n\n\tmake fmt\n\n\n##### Run application\n\n\tmake\n\n\n##### Install new Python dependency\n\nThis way you can install a new Python dependency without rebuild docker image.\n\n\tmake deps\n\n##### Project clean\n\n\tmake clean\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jairojair/featuren", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "featuren", "package_url": "https://pypi.org/project/featuren/", "platform": "", "project_url": "https://pypi.org/project/featuren/", "project_urls": { "Homepage": "https://github.com/jairojair/featuren" }, "release_url": "https://pypi.org/project/featuren/0.1/", "requires_dist": [ "apistar (==0.5.41)", "pytest-cov (==2.5.1)", "pycodestyle (==2.3.1)", "gunicorn (==19.7.1)", "black (==18.6b4)", "orator (==0.9.7)", "psycopg2 (==2.7.3)", "wsgicors (==0.7.0)", "python-decouple (==3.1.0)", "PyJWT (==1.6.4)", "passlib (==1.7.1)" ], "requires_python": "", "summary": "A simple application for managing your features in production.", "version": "0.1" }, "last_serial": 4288592, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "920b35b9d2a9fff0b24f19e951f892e6", "sha256": "6bc53bc8b4a7befbd25333cdfadd87f08aeb50584afd0b4e3a3a7741218546ec" }, "downloads": -1, "filename": "featuren-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "920b35b9d2a9fff0b24f19e951f892e6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2365, "upload_time": "2018-09-19T13:58:05", "url": "https://files.pythonhosted.org/packages/85/55/7096dd9a97cc7bda2c402f8ace51b2b5d231a2815c50608768112656e425/featuren-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cb1ca52fb4998bd47c9e9dd105a03b4f", "sha256": "e69111e6142b72044c3a1419856443da5e04397eb2fad60587d37219cd8deda6" }, "downloads": -1, "filename": "featuren-0.1.tar.gz", "has_sig": false, "md5_digest": "cb1ca52fb4998bd47c9e9dd105a03b4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2151, "upload_time": "2018-09-19T13:58:07", "url": "https://files.pythonhosted.org/packages/02/16/ecc396cba67af69910d236851d3911a2e8a178193d761beb2891d20a4ba4/featuren-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "920b35b9d2a9fff0b24f19e951f892e6", "sha256": "6bc53bc8b4a7befbd25333cdfadd87f08aeb50584afd0b4e3a3a7741218546ec" }, "downloads": -1, "filename": "featuren-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "920b35b9d2a9fff0b24f19e951f892e6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2365, "upload_time": "2018-09-19T13:58:05", "url": "https://files.pythonhosted.org/packages/85/55/7096dd9a97cc7bda2c402f8ace51b2b5d231a2815c50608768112656e425/featuren-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cb1ca52fb4998bd47c9e9dd105a03b4f", "sha256": "e69111e6142b72044c3a1419856443da5e04397eb2fad60587d37219cd8deda6" }, "downloads": -1, "filename": "featuren-0.1.tar.gz", "has_sig": false, "md5_digest": "cb1ca52fb4998bd47c9e9dd105a03b4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2151, "upload_time": "2018-09-19T13:58:07", "url": "https://files.pythonhosted.org/packages/02/16/ecc396cba67af69910d236851d3911a2e8a178193d761beb2891d20a4ba4/featuren-0.1.tar.gz" } ] }