{ "info": { "author": "Marek Such\u00e1nek, Marek Reimer", "author_email": "suchama4@fit.cvut.cz, reimemar@fit.cvut.cz", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Environment :: Web Environment", "Framework :: Flask", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development", "Topic :: Utilities" ], "description": "filabel\n=======\n\n|license| |pypi|\n\nTool for labeling PRs at GitHub by globs\n\nInstallation\n------------\n\nYou can install this app in a standard way using ``setup.py``:\n\n::\n\n $ python setup.py install\n $ pip install -e .\n\nOr from PyPI:\n\n::\n\n $ pip install filabel_marekreimer\n\n\nUsage\n-----\n\nRun the CLI application simply with command and get to know it via help:\n\n::\n\n $ filabel --help\n\n\nOr run the web service\n\n::\n\n $ export FILABEL_CONFIG=/path/to/my_labels.cfg:/path/to/my_auth.cfg\n $ export FLASK_APP=filabel\n $ flask run\n\n\nFor more info about configuration files, take a look at the content of\n``config`` directory.\n\n\nLicense\n-------\n\nThis project is licensed under the MIT License - see the `LICENSE`_ file for more details.\n\n.. _LICENSE: LICENSE\n\n\n.. |license| image:: https://img.shields.io/github/license/cvut/filabel.svg\n :alt: License\n :target: LICENSE\n.. |pypi| image:: https://badge.fury.io/py/filabel_cvut.svg\n :alt: PyPi Version\n :target: https://badge.fury.io/py/filabel_cvut", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/marekreimer/filabel", "keywords": "github labels management pull-requests globs", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "filabel-marekreimer", "package_url": "https://pypi.org/project/filabel-marekreimer/", "platform": "", "project_url": "https://pypi.org/project/filabel-marekreimer/", "project_urls": { "Homepage": "https://github.com/marekreimer/filabel" }, "release_url": "https://pypi.org/project/filabel-marekreimer/0.6.1/", "requires_dist": null, "requires_python": "", "summary": "Simple CLI & WEB tool for labeling GitHub PRs using globs", "version": "0.6.1" }, "last_serial": 4648556, "releases": { "0.6": [ { "comment_text": "", "digests": { "md5": "5804dc4ec7ceefcc4fada99a5627d474", "sha256": "fc05d6bb90937e95420d0840deba7158402bea42d517dd8fa5caa04dfd013366" }, "downloads": -1, "filename": "filabel_marekreimer-0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "5804dc4ec7ceefcc4fada99a5627d474", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 12446, "upload_time": "2018-12-31T15:02:05", "url": "https://files.pythonhosted.org/packages/00/99/2245241fd7f581e64615096213005431610a35ec9574e5ee2f668f8e5ecc/filabel_marekreimer-0.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dd3814d5753e95f9b011d1b46c6d2776", "sha256": "5739008a892becc2401a957050ff21cf0bd57fe37ad3e6b44aa9d2f337f16c3a" }, "downloads": -1, "filename": "filabel_marekreimer-0.6.tar.gz", "has_sig": false, "md5_digest": "dd3814d5753e95f9b011d1b46c6d2776", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13723, "upload_time": "2018-12-31T15:02:07", "url": "https://files.pythonhosted.org/packages/93/3e/594a2bfce11714d09b840a9d3d87434dd7597b3ba57f2db46f2317a07127/filabel_marekreimer-0.6.tar.gz" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "ade61059429d445d4a8e4dbdfd39f777", "sha256": "cca42a75f0e28eb7ff9e133ff95b9085b8905fe5825a03240dae94a1b6dcf00a" }, "downloads": -1, "filename": "filabel_marekreimer-0.6.1.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "ade61059429d445d4a8e4dbdfd39f777", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18564, "upload_time": "2018-12-31T18:21:04", "url": "https://files.pythonhosted.org/packages/78/8f/62915757d4d9925c248ea0fe44e84702b7dfb122cb8c44877ef9bf48d6f5/filabel_marekreimer-0.6.1.linux-x86_64.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ade61059429d445d4a8e4dbdfd39f777", "sha256": "cca42a75f0e28eb7ff9e133ff95b9085b8905fe5825a03240dae94a1b6dcf00a" }, "downloads": -1, "filename": "filabel_marekreimer-0.6.1.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "ade61059429d445d4a8e4dbdfd39f777", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18564, "upload_time": "2018-12-31T18:21:04", "url": "https://files.pythonhosted.org/packages/78/8f/62915757d4d9925c248ea0fe44e84702b7dfb122cb8c44877ef9bf48d6f5/filabel_marekreimer-0.6.1.linux-x86_64.tar.gz" } ] }