{ "info": { "author": "Niels Freier", "author_email": "freier.niels@bcg.com", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Gamma Toolbox\n\n[![PyPI version](https://badge.fury.io/py/gamma-cli.svg)](https://badge.fury.io/py/gamma-cli)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/gamma-cli?style=plastic)\n[![Build Status](https://dev.azure.com/nielsfreier/gamma-cli/_apis/build/status/freier-niels.gamma-cli?branchName=master)](https://dev.azure.com/nielsfreier/gamma-cli/_build/latest?definitionId=1&branchName=master)\n[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=gamma-cli&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=gamma-cli)\n[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=gamma-cli&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=gamma-cli)\n[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=gamma-cli&metric=security_rating)](https://sonarcloud.io/dashboard?id=gamma-cli)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=gamma-cli&metric=coverage)](https://sonarcloud.io/dashboard?id=gamma-cli)\n\nGamma's toolbox used to bootstrap new projects and for all the common operations.\n\nFull documentation: \n\n## Installation\n\n`pip3 install gamma-cli`\n\n## Usage\n\n### to see the commands\n\n`gamma`\n\n### To login with Github\n\n`gamma login`\n\nyou will be prompted your token, you need to create one on: \n\nThe token will be saved to be used with other commands\n\n### To create a new project\n\n`gamma new project`\n\n`gamma new project --path /tmp/`\n\n### To create a new Trello board\n\n`gamma new trello`\n\n### To request a new VM\n\n`gamma new vm`\n\nYou will be prompted few options for your project then if you want to init\na git project and to push the first commit to Github.\n\n### to create a .gitignore file\n\n`gamma gitignore options` to get the available options\n\n`gamma gitignore generate python flask > .gitignore` to generate a .gitgnore file in the current directory\n\n## DevOps\n\n### Build && Update\n\nEach push/PR to the project will be executed in Azure Devops, following this workflow:\n\n![devops flow](https://i.imgur.com/Yv4joBu.png)\n\n* Testing the project in Windows and Mac VM\n* Running code analysis with \n* Building and publishing the doc on \n* Publishing the latest release on \n* updating the release number on the gist , allowing the tool to propose the update to the users\n\n### Update on client side\n\nThe tool is automatically checking at every run if a newer version exist and display\na warning to the user about the need to update.\n\nThe version if exposed here: \nand automatically updated by the CI when the project version is bump and a new release is published.\n\n## Tests\n\nThe projects is using two types of test, both are combined to cover the test of the project from a technical point of view (TDD) and a functional point of view (BDD).\n\n### Unit tests\n\n`pytest` will execute all the unit tests, display the test coverage and generate the coverage file for the CI\n\n### Business tests\n\n`behave` will execute all the \"functional\" tests.\n\n## telemetry\n\nThe project is sending telemetry of two types:\n\n* usage with event for each actions (\n* exception in case of crash ()\n\nThe data is used to allow us to understand the usage of the tool and be able to quickly fix issues.\n\nIf you want to opt-out from the telemetry, you need to use the `--no-telemetry` options or set the environement variable `NO_TELEMETRY=True`\n\n## Code formater\n\nThe project is using `black` for the code formating: \n\n## Version bumping\n\nThe project is using `punch` to handle the version bumping: \n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://git.sourceai.io/freier-niels/gamma-cli", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "gamma-cli", "package_url": "https://pypi.org/project/gamma-cli/", "platform": "", "project_url": "https://pypi.org/project/gamma-cli/", "project_urls": { "Homepage": "https://git.sourceai.io/freier-niels/gamma-cli" }, "release_url": "https://pypi.org/project/gamma-cli/0.1.11/", "requires_dist": [ "click (>=6.7)", "requests (>=2.18.4)", "version-parser (>=0.1.1)", "gitpython (>=2.1.13)", "termcolor (>=1.1.0)", "colorama (>=0.4.1)", "sentry-sdk (>=0.10.2)", "cookiecutter (>=1.6.0)", "pygithub (>=1.43.8)", "applicationinsights (>=0.11.9)", "tqdm (>=4.32.2)", "pyfiglet (==0.8.post1)", "setuptools (>=40.1.0)", "PyYAML (==5.1.2)" ], "requires_python": ">=3", "summary": "Gamma toolbox", "version": "0.1.11" }, "last_serial": 5978452, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "237a7a7ea61afb208c8f74a3c92ec9e0", "sha256": "ff4700b59ff37e401050ab2c36f8691c7e14d431580d75d1d950055664c8bade" }, "downloads": -1, "filename": "gamma_cli-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "237a7a7ea61afb208c8f74a3c92ec9e0", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=3", "size": 8777, "upload_time": "2019-07-31T12:32:19", "url": "https://files.pythonhosted.org/packages/4f/bd/a72efeaae7736ed118aab3aac6946cd31accd7693b06b7b18b63ba024898/gamma_cli-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c0f14f745c50e8f23fa20045d57b5888", "sha256": "4791a13dad084ca864c7d7e17f663d377faf7d475db5144fe0217f3129129376" }, "downloads": -1, "filename": "gamma-cli-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c0f14f745c50e8f23fa20045d57b5888", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 6560, "upload_time": "2019-07-31T12:32:22", "url": "https://files.pythonhosted.org/packages/71/95/9e0f9afd3ab654c805d901c206e81158eb9412d8c46bc71a4d38b7582007/gamma-cli-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "4ef8c2bc7e955a83efb24af0b24f0cf9", "sha256": "d28cb36a006cd93f7dc9888090a2857c22c4adbdade5210b80e5a2564ac962f8" }, "downloads": -1, "filename": "gamma_cli-0.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "4ef8c2bc7e955a83efb24af0b24f0cf9", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=3", "size": 8075, "upload_time": "2019-07-31T15:19:15", "url": "https://files.pythonhosted.org/packages/9c/cd/5138f00497855db775209678950f97aa44ffdddaf743a31b6c5d9da75477/gamma_cli-0.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "69911e7084fa2a61d57529e559215b44", "sha256": "5cfbd4eababb4b516bcf2cbcee6b6279c738e95cc04e5b79e5880c79a3a61148" }, "downloads": -1, "filename": "gamma_cli-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "69911e7084fa2a61d57529e559215b44", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 13800, "upload_time": "2019-07-31T22:20:04", "url": "https://files.pythonhosted.org/packages/97/39/11ca29d729e3bfc500c3a99d9e01abd761e54bc7d89cc82baae6963fc85a/gamma_cli-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ca169c468828626db693c4fb7d2722ab", "sha256": "f9c45b0d33330c02ee9faf00499ad2e25c6912ecc8ac79a6d3cdb635d4af1463" }, "downloads": -1, "filename": "gamma-cli-0.1.1.tar.gz", "has_sig": false, "md5_digest": "ca169c468828626db693c4fb7d2722ab", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 5919, "upload_time": "2019-07-31T15:19:17", "url": "https://files.pythonhosted.org/packages/5d/17/eb67a2c10abe6e67ab9fa521ca8f8106848c969df55fefdf1426bd3d1ea1/gamma-cli-0.1.1.tar.gz" } ], "0.1.10": [ { "comment_text": "", "digests": { "md5": "d97c7516c601ce3241c8ae5035303299", "sha256": "068ab6bb3f49be8d90cb5e001baac770aa9e1eadcf1b147911d60495f28ec14e" }, "downloads": -1, "filename": "gamma_cli-0.1.10-py3-none-any.whl", "has_sig": false, "md5_digest": "d97c7516c601ce3241c8ae5035303299", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 21157, "upload_time": "2019-10-14T09:48:58", "url": "https://files.pythonhosted.org/packages/50/34/7804ac50873ccc8819367444642daae928a3bdcf99efbb1fcff93b311afe/gamma_cli-0.1.10-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5045e87499ad429b90fef62ea43cbff1", "sha256": "f8f5e65894e3125932d0c00cb0d2787e279946557b2bd8cb2e63d3f3c7b1ea78" }, "downloads": -1, "filename": "gamma-cli-0.1.10.tar.gz", "has_sig": false, "md5_digest": "5045e87499ad429b90fef62ea43cbff1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 15610, "upload_time": "2019-10-14T09:48:59", "url": "https://files.pythonhosted.org/packages/5c/56/9269e36b2ea762331b44aa34c5f1414984a850d831410b9a7224d2706cba/gamma-cli-0.1.10.tar.gz" } ], "0.1.11": [ { "comment_text": "", "digests": { "md5": "c3e7b76f8e81962fdca7dbedfc7f0ba9", "sha256": "ec842d56f4238a10bbf2efb422a467fcdcbd031849588649222c7572a0ffda30" }, "downloads": -1, "filename": "gamma_cli-0.1.11-py3-none-any.whl", "has_sig": false, "md5_digest": "c3e7b76f8e81962fdca7dbedfc7f0ba9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 26815, "upload_time": "2019-10-15T17:00:29", "url": "https://files.pythonhosted.org/packages/8e/31/72272d9d74ed6b94fc697ae637e3e4abdfdf24bc507d2ad7615c2d996149/gamma_cli-0.1.11-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b2bf6462f970f2e83658274c4a3427db", "sha256": "eb8f42d391c6f7d34d2d532cd41b1219dfad78cfbc4004f8e37e9063037fdd4e" }, "downloads": -1, "filename": "gamma-cli-0.1.11.tar.gz", "has_sig": false, "md5_digest": "b2bf6462f970f2e83658274c4a3427db", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 19682, "upload_time": "2019-10-15T17:00:31", "url": "https://files.pythonhosted.org/packages/79/62/16b77e1273e0477b5b1d58d35874848e8e4f21bba712e3388c2f7a9a1132/gamma-cli-0.1.11.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "e4f6867ea821e06db00ce3a3b1614eee", "sha256": "133528812af388e2611acc5d57ed611c92da97d8b26093f8f0c36c7edad1c5c4" }, "downloads": -1, "filename": "gamma_cli-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "e4f6867ea821e06db00ce3a3b1614eee", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 14232, "upload_time": "2019-08-01T08:01:21", "url": "https://files.pythonhosted.org/packages/ab/61/6709971fa51cec28d504a33ce644e848b6ff128c4057d49936457bb4484e/gamma_cli-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "38c9b1c7baff18a701d53eb07ef2b5dd", "sha256": "df5e593cd55b6fb8b8b9be13191030fa7008971de2e84de6044035f90f405278" }, "downloads": -1, "filename": "gamma-cli-0.1.2.tar.gz", "has_sig": false, "md5_digest": "38c9b1c7baff18a701d53eb07ef2b5dd", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 9478, "upload_time": "2019-08-01T08:01:23", "url": "https://files.pythonhosted.org/packages/40/2c/4f291499a94deeed7c36cd066bdf2a722d5a002688d3abc838c94d099676/gamma-cli-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "097aa282646394290cd723e0ddced5db", "sha256": "735f0dc890ddf934dfa4be5990d0f053ff7648f84a2a14cfe93c616de462e894" }, "downloads": -1, "filename": "gamma_cli-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "097aa282646394290cd723e0ddced5db", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 14899, "upload_time": "2019-08-01T10:20:43", "url": "https://files.pythonhosted.org/packages/68/9c/9794c8185b3175ef1811d2d3112fadc04044b39312c90d8f0713b63444a5/gamma_cli-0.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5192cbc2ea319d3d9c0d0d98133178dc", "sha256": "4b714017d4caaa5a8d24ae44322142a7db32044c0c692ffaf520946032308c23" }, "downloads": -1, "filename": "gamma-cli-0.1.3.tar.gz", "has_sig": false, "md5_digest": "5192cbc2ea319d3d9c0d0d98133178dc", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 10024, "upload_time": "2019-08-01T10:20:45", "url": "https://files.pythonhosted.org/packages/14/cb/eefa903dbbdd298a6dee8eadfc456c7fe5ca215cdc7123b4a7481754cbb7/gamma-cli-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "5b3f186a6a05ef06e648241aa31f973f", "sha256": "9ade0f40ce8e2682fb861aae3a70cf220a8ed7df46de0901f52eb30ea0d89262" }, "downloads": -1, "filename": "gamma_cli-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "5b3f186a6a05ef06e648241aa31f973f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 13013, "upload_time": "2019-08-01T10:31:32", "url": "https://files.pythonhosted.org/packages/85/09/836db66b580a72a9c67c32a24b83168407a9b43355597c988db0c1b10e85/gamma_cli-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6487f5695e5a18dfa8a2d00f4e2eaade", "sha256": "ff562fc088d7f3b3b119b634a4c97f6bd509fe359ab07157bf192fb6023c7814" }, "downloads": -1, "filename": "gamma-cli-0.1.4.tar.gz", "has_sig": false, "md5_digest": "6487f5695e5a18dfa8a2d00f4e2eaade", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 10173, "upload_time": "2019-08-01T10:31:33", "url": "https://files.pythonhosted.org/packages/4d/d7/5a2123f4330810bd994b50441902a641fb9dc6e34677fc7d1d8487a2219c/gamma-cli-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "aacab93bdcb869ce840d52893efb8971", "sha256": "fbb125ca274774f3e7b21abb2c5bd6669b776e4f3d6c0c4d7daedecc58011e80" }, "downloads": -1, "filename": "gamma_cli-0.1.5-py3-none-any.whl", "has_sig": false, "md5_digest": "aacab93bdcb869ce840d52893efb8971", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 13574, "upload_time": "2019-08-20T20:14:49", "url": "https://files.pythonhosted.org/packages/83/79/05a646925b51305325c8864578843f0dc0507ae0e2a822793351cfe74236/gamma_cli-0.1.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ddda7984f2dff14b922430b063ad94dd", "sha256": "3a4ee6d1ded3e3d3dc1a285796fb85b6ca9829e8235d50cba664f8ba3ab74938" }, "downloads": -1, "filename": "gamma-cli-0.1.5.tar.gz", "has_sig": false, "md5_digest": "ddda7984f2dff14b922430b063ad94dd", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 10728, "upload_time": "2019-08-20T20:14:51", "url": "https://files.pythonhosted.org/packages/41/ec/0870e20ed365358e5dd80980a5a011af9802f4254546bb5ad95f5f97c68f/gamma-cli-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "6882a4f9a76af51611b9770cfafd568f", "sha256": "a5325383a152a74152384605e92d07acb02d770eace2f4993cc06b31ef6a446b" }, "downloads": -1, "filename": "gamma_cli-0.1.6-py3-none-any.whl", "has_sig": false, "md5_digest": "6882a4f9a76af51611b9770cfafd568f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 13574, "upload_time": "2019-08-22T13:47:42", "url": "https://files.pythonhosted.org/packages/85/b9/bc5761e54376e84b493ee8324be1cfa1caa79f6abce702ce59ed129a7610/gamma_cli-0.1.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ef9c3313a2aa181dd5548200f4176adc", "sha256": "ed3626c0ff5d71158e65fa9aa39828a9f48fe85e936b74832cfa18f9684f638a" }, "downloads": -1, "filename": "gamma-cli-0.1.6.tar.gz", "has_sig": false, "md5_digest": "ef9c3313a2aa181dd5548200f4176adc", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 10725, "upload_time": "2019-08-22T13:47:43", "url": "https://files.pythonhosted.org/packages/99/22/27675ee29daf6de96ede928480550d8bf3276c5f7f6a14e34d631e003192/gamma-cli-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "aa2b7b0b29ad5c20df92d41652fa22ea", "sha256": "cfc22c0b329787059356cdf048f3b407cdf5d54b4bdecd1f9c5eacfe4d02da83" }, "downloads": -1, "filename": "gamma_cli-0.1.7-py3-none-any.whl", "has_sig": false, "md5_digest": "aa2b7b0b29ad5c20df92d41652fa22ea", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 14245, "upload_time": "2019-09-17T16:20:04", "url": "https://files.pythonhosted.org/packages/77/88/54ddff847d39045968309a0f30198eed916f326933d891c31a819d565d84/gamma_cli-0.1.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "afbf505c7ea3846770b559a20bd67209", "sha256": "78592d75737b1c410b2a539ac50691f9040bb091dbb5094a8b25b1b53752e63e" }, "downloads": -1, "filename": "gamma-cli-0.1.7.tar.gz", "has_sig": false, "md5_digest": "afbf505c7ea3846770b559a20bd67209", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 11360, "upload_time": "2019-09-17T16:20:06", "url": "https://files.pythonhosted.org/packages/b4/ca/a0c38885bf192a47b6bc800c1215550461df4fe9e0a5469fffc534387bf2/gamma-cli-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "b6a495e6d7635ffd76d4fde1cb051667", "sha256": "fd5728e95967aeb1ab4737beb1f39aa861c226cfa7658ea7eeea5a91cf795ec0" }, "downloads": -1, "filename": "gamma_cli-0.1.8-py3-none-any.whl", "has_sig": false, "md5_digest": "b6a495e6d7635ffd76d4fde1cb051667", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 14515, "upload_time": "2019-09-24T17:35:34", "url": "https://files.pythonhosted.org/packages/0d/b6/74b3416c00031adb8d944fe8cae4fc914406ed0b9cc846d873ee7dceabdd/gamma_cli-0.1.8-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1d0937f20f25d9e696296513364e357c", "sha256": "6a3d466894ce7eaeabcb464420704f4ff173c185cd39bf30903aa27bb85ba869" }, "downloads": -1, "filename": "gamma-cli-0.1.8.tar.gz", "has_sig": false, "md5_digest": "1d0937f20f25d9e696296513364e357c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 11879, "upload_time": "2019-09-24T17:35:36", "url": "https://files.pythonhosted.org/packages/43/e6/69891c0716a139df1f49bfe7091612b5f5909df6d0161e416fee00ab696b/gamma-cli-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "d1044e81155f2916ff57e374ce31e279", "sha256": "620ca4f3582e1f16b11d89d405674b98d1f89a30b5a762c19df0c3735831fa66" }, "downloads": -1, "filename": "gamma_cli-0.1.9-py3-none-any.whl", "has_sig": false, "md5_digest": "d1044e81155f2916ff57e374ce31e279", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 20611, "upload_time": "2019-10-07T12:19:51", "url": "https://files.pythonhosted.org/packages/46/4e/65646bdb3a4cfcb3ecc3efb25ef8a74c135ee12aaea0072dae454a2ce5fe/gamma_cli-0.1.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "26b7ed39b2a4404a5d8cac0d3e9c6764", "sha256": "1083387a80416a987e7ec616e242b59ec15aac9abeda74d32b76b60d43886af6" }, "downloads": -1, "filename": "gamma-cli-0.1.9.tar.gz", "has_sig": false, "md5_digest": "26b7ed39b2a4404a5d8cac0d3e9c6764", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 15320, "upload_time": "2019-10-07T12:19:53", "url": "https://files.pythonhosted.org/packages/8f/37/61237f824f6ba3fb9ddb620d803c94e371647c020ecdef08825107936167/gamma-cli-0.1.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c3e7b76f8e81962fdca7dbedfc7f0ba9", "sha256": "ec842d56f4238a10bbf2efb422a467fcdcbd031849588649222c7572a0ffda30" }, "downloads": -1, "filename": "gamma_cli-0.1.11-py3-none-any.whl", "has_sig": false, "md5_digest": "c3e7b76f8e81962fdca7dbedfc7f0ba9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 26815, "upload_time": "2019-10-15T17:00:29", "url": "https://files.pythonhosted.org/packages/8e/31/72272d9d74ed6b94fc697ae637e3e4abdfdf24bc507d2ad7615c2d996149/gamma_cli-0.1.11-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b2bf6462f970f2e83658274c4a3427db", "sha256": "eb8f42d391c6f7d34d2d532cd41b1219dfad78cfbc4004f8e37e9063037fdd4e" }, "downloads": -1, "filename": "gamma-cli-0.1.11.tar.gz", "has_sig": false, "md5_digest": "b2bf6462f970f2e83658274c4a3427db", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 19682, "upload_time": "2019-10-15T17:00:31", "url": "https://files.pythonhosted.org/packages/79/62/16b77e1273e0477b5b1d58d35874848e8e4f21bba712e3388c2f7a9a1132/gamma-cli-0.1.11.tar.gz" } ] }