{ "info": { "author": "Simon Stefunko", "author_email": "s.stefunko@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Environment :: Web Environment", "Framework :: Flask", "Intended Audience :: Developers", "License :: Public Domain", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries" ], "description": "README\n====================================\n\n\n\nThe Labelord application is for the replication of GitHub labels. This application uses mainly requests,\n flask and click. You are able to use list_repos, list_labels, run and run_server commands.\n\nCassettes\n---------------------\n\nIf you want to record new cassettes:\n\n - Write the real GitHub token to 'config.cfg' in tests_unit\\fixtures\\configs.\n - Set your parameters and outputs in tests_unit/conftest_unit.py\n \u00e2\u20ac\u02d8for example: REPOS, LABELS, RUN_DRY, TARGET_REPOS\n - Before recording cassettes you have to delete cassettes of mine\n\nDocumentation\n---------------------\n\nTo generate documentation::\n\n docs\\make html\n\nTo generate autodocs::\n\n python -m sphinx.apidoc -o docs\\auto labelord\n\nTo run the documentation tests::\n\n docs\\make doctest\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/HalfDeadPie/labelord_halfdeadpie", "keywords": "labels,labelord,github,flask,web", "license": "Public Domain", "maintainer": "", "maintainer_email": "", "name": "labelord-halfdeadpie", "package_url": "https://pypi.org/project/labelord-halfdeadpie/", "platform": "", "project_url": "https://pypi.org/project/labelord-halfdeadpie/", "project_urls": { "Homepage": "https://github.com/HalfDeadPie/labelord_halfdeadpie" }, "release_url": "https://pypi.org/project/labelord-halfdeadpie/0.5/", "requires_dist": [ "Flask", "click (>=6)", "requests" ], "requires_python": "~=3.6", "summary": "Replicate Github Labels", "version": "0.5" }, "last_serial": 3377424, "releases": { "0.5": [ { "comment_text": "", "digests": { "md5": "2c95840f87a5a31523910c3a38d08d5e", "sha256": "c65aafde0e55811ea06781bcf7c8cd26ce46ba6967660b2c3a4f5a2d80a0013a" }, "downloads": -1, "filename": "labelord_halfdeadpie-0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "2c95840f87a5a31523910c3a38d08d5e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": "~=3.6", "size": 15446, "upload_time": "2017-11-30T14:05:11", "url": "https://files.pythonhosted.org/packages/ba/3a/5fad1768fdaab78b1b83910018d0df7db79a1ed7a56723c2452343a0e598/labelord_halfdeadpie-0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "48b55c50126964ce6af1d1bfebb8f72f", "sha256": "6753bea90f16e7671196040e954f228c862c778277907d20fb8819339e2ff198" }, "downloads": -1, "filename": "labelord_halfdeadpie-0.5.tar.gz", "has_sig": false, "md5_digest": "48b55c50126964ce6af1d1bfebb8f72f", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.6", "size": 54196, "upload_time": "2017-11-30T14:05:13", "url": "https://files.pythonhosted.org/packages/cc/53/52620c3613eebf6a84ec0a22de4444d88f061c652d3320ddf2a7b44a62c4/labelord_halfdeadpie-0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2c95840f87a5a31523910c3a38d08d5e", "sha256": "c65aafde0e55811ea06781bcf7c8cd26ce46ba6967660b2c3a4f5a2d80a0013a" }, "downloads": -1, "filename": "labelord_halfdeadpie-0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "2c95840f87a5a31523910c3a38d08d5e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": "~=3.6", "size": 15446, "upload_time": "2017-11-30T14:05:11", "url": "https://files.pythonhosted.org/packages/ba/3a/5fad1768fdaab78b1b83910018d0df7db79a1ed7a56723c2452343a0e598/labelord_halfdeadpie-0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "48b55c50126964ce6af1d1bfebb8f72f", "sha256": "6753bea90f16e7671196040e954f228c862c778277907d20fb8819339e2ff198" }, "downloads": -1, "filename": "labelord_halfdeadpie-0.5.tar.gz", "has_sig": false, "md5_digest": "48b55c50126964ce6af1d1bfebb8f72f", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.6", "size": 54196, "upload_time": "2017-11-30T14:05:13", "url": "https://files.pythonhosted.org/packages/cc/53/52620c3613eebf6a84ec0a22de4444d88f061c652d3320ddf2a7b44a62c4/labelord_halfdeadpie-0.5.tar.gz" } ] }