{ "info": { "author": "Jens Langhammer", "author_email": "jens@beryju.org", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: System Administrators", "Operating System :: OS Independent", "Topic :: Software Development" ], "description": "# glr\n\nRun scripts defined in your .gitlab-ci.yml file, locally.\n\n**NOTE: This tool just executes the commands in your local shell, running in Docker is not (yet) supported**\n\n## Installation\n\nglr requires Python 3+ (tested on Python 3.6.5) and pyyaml. To install glr, run\n\n```\npip install glr\n```\n\nand you'll have the glr command available\n\n## Demo\n\nYou can try out glr with the included .gitlab-ci.yml file, and you should get a result like this:\n\n![demo image](https://raw.githubusercontent.com/BeryJu/glr/master/demo.png)", "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/BeryJu/glr", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "glr", "package_url": "https://pypi.org/project/glr/", "platform": "", "project_url": "https://pypi.org/project/glr/", "project_urls": { "Homepage": "https://github.com/BeryJu/glr" }, "release_url": "https://pypi.org/project/glr/1.1.0/", "requires_dist": null, "requires_python": "", "summary": "Locally run your gitlab-ci.yml scripts", "version": "1.1.0" }, "last_serial": 4987919, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "2dbcdbe070c1015f5d03f92ecab791b0", "sha256": "396ef83382361c44a813a7e5fade6060a042d0319b1b95b77b73ec3692e8b775" }, "downloads": -1, "filename": "glr-1.0.0-py3.6.egg", "has_sig": false, "md5_digest": "2dbcdbe070c1015f5d03f92ecab791b0", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 5023, "upload_time": "2019-03-26T13:02:00", "url": "https://files.pythonhosted.org/packages/4d/70/d07b641f1f719168b5631edb0eb1f89c3a83e2e90ce9bf3e63f4615f9ca2/glr-1.0.0-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "66b6af59dc854389336b671dc549aebf", "sha256": "2fdca0619549ba47eac64cb3906a9e84a3a0d03a8abc96273c5fea070b913b93" }, "downloads": -1, "filename": "glr-1.0.0.tar.gz", "has_sig": false, "md5_digest": "66b6af59dc854389336b671dc549aebf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2954, "upload_time": "2019-03-26T13:02:03", "url": "https://files.pythonhosted.org/packages/7c/5b/a5c60cccd1a6a97f2e6e76acbf939525b4adc8a3b808c38f56934c806cd8/glr-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "c06b06caf36412be03428d63585657f9", "sha256": "e9436e165df85a0b81905ca0264b4ee58ab702e55516fbc47eb56c3073b7562e" }, "downloads": -1, "filename": "glr-1.0.1.tar.gz", "has_sig": false, "md5_digest": "c06b06caf36412be03428d63585657f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3148, "upload_time": "2019-03-26T13:06:00", "url": "https://files.pythonhosted.org/packages/01/45/a2e6d81f06940ffa4107d42829de84a2757c963ae8d2550fe321ef8504b0/glr-1.0.1.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "95b01ec6c2134a2bb01a4103aa7847c7", "sha256": "6874fb8f0b1c14ca8e6968406f42ca2bba4e32a2df0cece7053e72c1fd0b929e" }, "downloads": -1, "filename": "glr-1.1.0.tar.gz", "has_sig": false, "md5_digest": "95b01ec6c2134a2bb01a4103aa7847c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3741, "upload_time": "2019-03-26T14:41:00", "url": "https://files.pythonhosted.org/packages/ea/5d/5c5204079354e3709eb3612fb5f13b1ba6e456e3383d76a182f4533dc098/glr-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "95b01ec6c2134a2bb01a4103aa7847c7", "sha256": "6874fb8f0b1c14ca8e6968406f42ca2bba4e32a2df0cece7053e72c1fd0b929e" }, "downloads": -1, "filename": "glr-1.1.0.tar.gz", "has_sig": false, "md5_digest": "95b01ec6c2134a2bb01a4103aa7847c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3741, "upload_time": "2019-03-26T14:41:00", "url": "https://files.pythonhosted.org/packages/ea/5d/5c5204079354e3709eb3612fb5f13b1ba6e456e3383d76a182f4533dc098/glr-1.1.0.tar.gz" } ] }