{ "info": { "author": "Marc Abramowitz", "author_email": "msabramo@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Topic :: Software Development :: Build Tools", "Topic :: Software Development :: Testing", "Topic :: Utilities" ], "description": "# behave-plain-color-formatter\nFormatter for [behave][] that uses color but not fancy terminal repositioning\n\n![screenshot](https://raw.githubusercontent.com/msabramo/behave-plain-color-formatter/master/screenshot.png)\n\n## Installation\n```bash\npip install behave-plain-color-formatter\n````\n\n## Usage\nYou can specify the formatter directly in the command line using the -f argument:\n```bash\nbehave -f behave_plain_color_formatter:PlainColorFormatter\n```\nor\n```bash\nbehave --format behave_plain_color_formatter:PlainColorFormatter\n```\n\nYou can also register the formatter to be available through a simple name:\n```ini\n# -- FILE: behave.ini\n[behave.formatters]\nplain.color = behave_plain_color_formatter:PlainColorFormatter\n```\nand the use it like:\n```bash\nbehave -f plain.color\n```\n\n\n[behave]: https://github.com/behave/behave", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/msabramo/behave-plain-color-formatter", "keywords": "testing,behave,teamcity,formatter,report", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "behave-plain-color-formatter", "package_url": "https://pypi.org/project/behave-plain-color-formatter/", "platform": "", "project_url": "https://pypi.org/project/behave-plain-color-formatter/", "project_urls": { "Homepage": "https://github.com/msabramo/behave-plain-color-formatter" }, "release_url": "https://pypi.org/project/behave-plain-color-formatter/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Formatter for behave that uses color but not fancy terminal repositioning", "version": "0.0.2" }, "last_serial": 4013274, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "8953b67775e1056c6d5bfa6823f1f871", "sha256": "590430da3dc603a34d2861390a62ef2568ccc142e66d77d5ba3c301e37cd6269" }, "downloads": -1, "filename": "behave-plain-color-formatter-0.0.0.tar.gz", "has_sig": false, "md5_digest": "8953b67775e1056c6d5bfa6823f1f871", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2372, "upload_time": "2018-06-28T23:05:48", "url": "https://files.pythonhosted.org/packages/3b/bb/633f7816d83f3f1449e343ff15a0f1d059535c7e25938eb4c60424693aec/behave-plain-color-formatter-0.0.0.tar.gz" } ], "0.0.1": [ { "comment_text": "", "digests": { "md5": "555b3376e8ced86d58ac05726c910379", "sha256": "94f5dc088b5dc39a1ff0788f94232ed12dd9c5eec8f8d9546a19ef6555a922ab" }, "downloads": -1, "filename": "behave-plain-color-formatter-0.0.1.tar.gz", "has_sig": false, "md5_digest": "555b3376e8ced86d58ac05726c910379", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2551, "upload_time": "2018-06-28T23:12:49", "url": "https://files.pythonhosted.org/packages/ff/9a/5eb76a079d899de16064f9f652758cd53ac720768ae180b2a3e2f1fa38f5/behave-plain-color-formatter-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "463e3894eed2097a69dcb1b1c5d23ebd", "sha256": "75fbdd63c9f90d553623ecd7a8cd28beb46c75c57bb0c39c371aab0331907a04" }, "downloads": -1, "filename": "behave-plain-color-formatter-0.0.2.tar.gz", "has_sig": false, "md5_digest": "463e3894eed2097a69dcb1b1c5d23ebd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2569, "upload_time": "2018-06-28T23:18:35", "url": "https://files.pythonhosted.org/packages/56/7f/bc6c49ce0d4939dcf392bba5cfbb445f216b05a9e535adb6ff1f09b03a82/behave-plain-color-formatter-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "463e3894eed2097a69dcb1b1c5d23ebd", "sha256": "75fbdd63c9f90d553623ecd7a8cd28beb46c75c57bb0c39c371aab0331907a04" }, "downloads": -1, "filename": "behave-plain-color-formatter-0.0.2.tar.gz", "has_sig": false, "md5_digest": "463e3894eed2097a69dcb1b1c5d23ebd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2569, "upload_time": "2018-06-28T23:18:35", "url": "https://files.pythonhosted.org/packages/56/7f/bc6c49ce0d4939dcf392bba5cfbb445f216b05a9e535adb6ff1f09b03a82/behave-plain-color-formatter-0.0.2.tar.gz" } ] }