{ "info": { "author": "Marek Such\u00e1nek", "author_email": "suchama4@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_cvut\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/cvut/filabel", "keywords": "github labels management pull-requests globs", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "filabel-cvut", "package_url": "https://pypi.org/project/filabel-cvut/", "platform": "", "project_url": "https://pypi.org/project/filabel-cvut/", "project_urls": { "Homepage": "https://github.com/cvut/filabel" }, "release_url": "https://pypi.org/project/filabel-cvut/0.3/", "requires_dist": null, "requires_python": "", "summary": "Simple CLI & WEB tool for labeling GitHub PRs using globs", "version": "0.3" }, "last_serial": 4457850, "releases": { "0.3": [ { "comment_text": "", "digests": { "md5": "2c88503a2a3474f8b132032de293d47e", "sha256": "48df45d54fdec8ee7d84c861865a5d8e8e990b155f49b994e28d51e3a41721c8" }, "downloads": -1, "filename": "filabel_cvut-0.3.tar.gz", "has_sig": false, "md5_digest": "2c88503a2a3474f8b132032de293d47e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12053, "upload_time": "2018-11-06T15:38:49", "url": "https://files.pythonhosted.org/packages/a7/de/66d1e537f7449473b97ae4eab35559c56394e6461b48f2e9dc4f34bea424/filabel_cvut-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2c88503a2a3474f8b132032de293d47e", "sha256": "48df45d54fdec8ee7d84c861865a5d8e8e990b155f49b994e28d51e3a41721c8" }, "downloads": -1, "filename": "filabel_cvut-0.3.tar.gz", "has_sig": false, "md5_digest": "2c88503a2a3474f8b132032de293d47e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12053, "upload_time": "2018-11-06T15:38:49", "url": "https://files.pythonhosted.org/packages/a7/de/66d1e537f7449473b97ae4eab35559c56394e6461b48f2e9dc4f34bea424/filabel_cvut-0.3.tar.gz" } ] }