{ "info": { "author": "Julio Molina Soler", "author_email": "jmolinas@cisco.com", "bugtrack_url": null, "classifiers": [], "description": "# Tetrationcli \nto interact with Tetration Cluster via the cli\n\n## Installation\n\n### From PyPI\n\n```\npip install tetrationcli\n```\n\n### From sources\n\nDownload the sources from [Github](https://github.com/jumolinas/tetrationcli), extract and execute the following commands\n\n```\n$ pip install -r requirements.txt\n\n$ pip install setup.py\n```\n\n## How to use this application:\nTo access to the cluster you need to get the API Credentials with the following permissions\n* `sensor_management` - option: SW sensor management: API to configure and monitor status of SW sensors\n* `hw_sensor_management` - option: HW sensor management: API to configure and monitor status of HW sensors\n* `flow_inventory_query` - option: Flow and inventory search: API to query flows and inventory items in Tetration cluster\n* `user_role_scope_management` - option: Users, roles and scope management: API for root scope owners to read/add/modify/remove users, roles and scopes\n* `app_policy_management` - option: \n Applications and policy management: API to manage applications and enforce policies\n\nDownload the api_credentials.json locally and have it ready to get the information required for the setup.\n\nA quick look for the help will list the current available options.\n```\n$ tetrationcli -h\nusage: tetrationcli [-h] [-d] [-q] [-v]\n {inventory,vrfs,applications,users,roles,scopes,switches,agents,clear,setup}\n ...\n\nTetration Analytics CLI tool\n\noptional arguments:\n -h, --help show this help message and exit\n -d, --debug full application debug mode\n -q, --quiet suppress all console output\n -v, --version show program's version number and exit\n\nsub-commands:\n {inventory,vrfs,applications,users,roles,scopes,switches,agents,clear,setup}\n inventory Interact with Inventory from Tetration Cluster\n vrfs Interact with VRFs in Tetration Cluster\n applications Interact with ADM Application from Tetration Cluster\n users Interact with Users from Tetration Cluster\n roles Interact with Roles in Tetration Cluster\n scopes Interact with Scopes configured in Tetration Cluster\n switches Interact with Hardware Sensors from Tetration Cluster\n agents Interact with Software Sensors in Tetration Cluster\n clear Clear the configuration\n setup Application setup\n\nUsage: tetrationcli command\n```\n\nEach subcommand has its own help that list the options available.\n\n```\n$ tetrationcli agents -h\nusage: tetrationcli agents [-h] {delete,list} ...\n\noptional arguments:\n -h, --help show this help message and exit\n\nsub-commands:\n {delete,list}\n delete delete the selected software agent via uuid\n list list all software agents installed\n\n```\n\n### Easy setup\n\nStep 1: Issue `tetrationcli setup` folow the instructions and place the correct requested information\n```\n$ tetrationcli setup\nTetration Analytics cluster (eg: https://great.example.com/): https://great.example.com/\nTetration API Key: ASDASDASADS\nTetration API Secret: ASDASDASDASDFFF\n```\n\nStep 2: Test if you can successfully query the cluster from the command line\n```\n$ tetrationcli agents list\n```\n\n### Manually setup the application\n\nThe file `api_credentials.json` downloaded from the cluster is expected to be placed in \nfolder `~/.config/tetrationcli/` then to define the cluster name you need to create the \nconfig file `tetrationcli.conf` in `%HOME_USER_FOLDER%/.config/tetrationcli/`\n\n```\ntotal 16\n0 drwxr-xr-x 4 user staff 128 Nov 11 16:16 .\n0 drwx------ 13 user staff 416 Nov 11 16:10 ..\n8 -rw-r--r--@ 1 user staff 111 Nov 11 09:52 api_credentials.json\n8 -rw-r--r-- 1 user staff 121 Nov 11 16:16 tetrationcli.conf\n```\nand the file `tetrationcli.conf` requires the information:\n```\n[tetrationcli]\napi_endpoint = https://mygreatapp.example.com\napi_credentials = ~/.config/tetrationcli/api_credentials.json\n```\n\n## More information\n\n### Options used\n\n#### Current scope for tetrationcli\n1. inventory\n2. vrfs\n3. applications\n4. users\n5. roles\n6. scopes\n7. switches\n8. agents\n\nFor any new functionalites open an issue and we will evaluate to add it.\n\n[![published](https://static.production.devnetcloud.com/codeexchange/assets/images/devnet-published.svg)](https://developer.cisco.com/codeexchange/github/repo/jumolinas/tetrationcli)\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://github.com/jumolinas/tetrationcli", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "tetrationcli", "package_url": "https://pypi.org/project/tetrationcli/", "platform": "", "project_url": "https://pypi.org/project/tetrationcli/", "project_urls": { "Homepage": "https://github.com/jumolinas/tetrationcli" }, "release_url": "https://pypi.org/project/tetrationcli/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Getting basic interactions with Tetration via our favourite media, the cli", "version": "1.0.1" }, "last_serial": 4939529, "releases": { "0.0.1.dev20181119115558": [ { "comment_text": "", "digests": { "md5": "dc645f4dbe912b6393886fb1eb6c71ef", "sha256": "1c292777cfbd5973b059067b9086a7bf13830ba67729abe3604c8f7f5ba251b2" }, "downloads": -1, "filename": "tetrationcli-0.0.1.dev20181119115558-py3-none-any.whl", "has_sig": false, "md5_digest": "dc645f4dbe912b6393886fb1eb6c71ef", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18544, "upload_time": "2018-11-19T12:24:45", "url": "https://files.pythonhosted.org/packages/5a/70/9b2d741f4919ce8bbd7775b90fbce77305e6105f522b12707a16f561f531/tetrationcli-0.0.1.dev20181119115558-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7e64927633bf486b303bdcc4c0a88ec0", "sha256": "5d51bb29f8f704e58572522884ed757f0e8e1970e7460004d21041f89ab6c327" }, "downloads": -1, "filename": "tetrationcli-0.0.1.dev20181119115558.tar.gz", "has_sig": false, "md5_digest": "7e64927633bf486b303bdcc4c0a88ec0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9299, "upload_time": "2018-11-19T12:24:47", "url": "https://files.pythonhosted.org/packages/c9/3f/e392c1a8c265d7c18e4fcc0669a82b22f673faafe5e5b47969f39cb05815/tetrationcli-0.0.1.dev20181119115558.tar.gz" } ], "0.0.1.dev20181119123433": [ { "comment_text": "", "digests": { "md5": "4fb303ff88f4917252fcc90ea9d0d4e7", "sha256": "f6fa7590f5fb13706476c81b709a64c9f82a7f8ac5ca919cd431b292fb6146b6" }, "downloads": -1, "filename": "tetrationcli-0.0.1.dev20181119123433-py3-none-any.whl", "has_sig": false, "md5_digest": "4fb303ff88f4917252fcc90ea9d0d4e7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18540, "upload_time": "2018-11-19T12:34:55", "url": "https://files.pythonhosted.org/packages/ce/41/a622eddc1aa0844b88dc1b9d702c690279345dd6c3a7ad10660d6a720fef/tetrationcli-0.0.1.dev20181119123433-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "08a8c78e60f1c72c9315da29b7c4ee60", "sha256": "8602fd2ae234be8838f9ff520e5f7c8793c72c7217309bad56a880eb2583a5dd" }, "downloads": -1, "filename": "tetrationcli-0.0.1.dev20181119123433.tar.gz", "has_sig": false, "md5_digest": "08a8c78e60f1c72c9315da29b7c4ee60", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9229, "upload_time": "2018-11-19T12:34:57", "url": "https://files.pythonhosted.org/packages/90/6f/5f9404183728be9f62f5f978bedcb5daac6db36667a31338ae29a21b9f67/tetrationcli-0.0.1.dev20181119123433.tar.gz" } ], "0.0.1.dev20181119123712": [ { "comment_text": "", "digests": { "md5": "d3665a77aaf00ac1de4c8299169ad656", "sha256": "ae9e7ea29aa9755cdc3815cf29617d7c916d249b37bff945fa6aebe628036a8c" }, "downloads": -1, "filename": "tetrationcli-0.0.1.dev20181119123712-py3-none-any.whl", "has_sig": false, "md5_digest": "d3665a77aaf00ac1de4c8299169ad656", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18545, "upload_time": "2018-11-19T12:38:09", "url": "https://files.pythonhosted.org/packages/73/6c/d0b1262617a5dc01ef0f562f653bceba31805383685f6296b9b2aac2d8d7/tetrationcli-0.0.1.dev20181119123712-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "474c633b8a44e34fe84eb8b0b66505b4", "sha256": "44dfb03f71a3bb5d17f9d6c9458a43b748736918ed7351576060eba009918fa8" }, "downloads": -1, "filename": "tetrationcli-0.0.1.dev20181119123712.tar.gz", "has_sig": false, "md5_digest": "474c633b8a44e34fe84eb8b0b66505b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9236, "upload_time": "2018-11-19T12:38:11", "url": "https://files.pythonhosted.org/packages/e9/04/6ac4049ba3d71e7490007b781d1891470e0b5c11d426f90a6a302a9beb05/tetrationcli-0.0.1.dev20181119123712.tar.gz" } ], "0.0.1.dev20181119210443": [ { "comment_text": "", "digests": { "md5": "8ef8c6d49c8a2abe5e478fa818d8dac3", "sha256": "391f891a6dccc3535f2f56f132b7545ac894c41bea40ef9cd6ab0b3a8eaac11a" }, "downloads": -1, "filename": "tetrationcli-0.0.1.dev20181119210443-py3-none-any.whl", "has_sig": false, "md5_digest": "8ef8c6d49c8a2abe5e478fa818d8dac3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20037, "upload_time": "2018-11-19T21:05:17", "url": "https://files.pythonhosted.org/packages/3d/cd/70e1779bf4152772da7e47fb5ab3e132a81ff2bf73a6491eb79ad1117512/tetrationcli-0.0.1.dev20181119210443-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "18ae24c0cc9f0c8d38fbc4d6f48b3d55", "sha256": "75cc4ceb7da37390d8dc043ba7775167d4fa84b5aec2ffb3633aa03b20fbaf6b" }, "downloads": -1, "filename": "tetrationcli-0.0.1.dev20181119210443.tar.gz", "has_sig": false, "md5_digest": "18ae24c0cc9f0c8d38fbc4d6f48b3d55", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10398, "upload_time": "2018-11-19T21:05:18", "url": "https://files.pythonhosted.org/packages/49/3f/9fe95e81cf4f79a6deefa89f81e278bfe86be61a73e1a0d56b9e4f59632c/tetrationcli-0.0.1.dev20181119210443.tar.gz" } ], "0.0.1.dev20181123201532": [ { "comment_text": "", "digests": { "md5": "764740912e046764f88acf2fc8745cb8", "sha256": "24893ba986afb416bc133573a31f9c495267009593dd9855a26e5f3f04aa2705" }, "downloads": -1, "filename": "tetrationcli-0.0.1.dev20181123201532-py3-none-any.whl", "has_sig": false, "md5_digest": "764740912e046764f88acf2fc8745cb8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24218, "upload_time": "2018-11-23T20:15:53", "url": "https://files.pythonhosted.org/packages/11/54/6baed83d83b2c57cd2409f8b24f22346657ca49808e0065eef62064482d4/tetrationcli-0.0.1.dev20181123201532-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f92c23207aa1a40414005568f3be3cba", "sha256": "dac155cbf69a2a17e3f47807c485e2ea0bb96dd4ce7818d01b189ea2f4d15fe4" }, "downloads": -1, "filename": "tetrationcli-0.0.1.dev20181123201532.tar.gz", "has_sig": false, "md5_digest": "f92c23207aa1a40414005568f3be3cba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12845, "upload_time": "2018-11-23T20:15:55", "url": "https://files.pythonhosted.org/packages/c7/66/08c27dd6cb01556ba0a9a867f8d49f2ee2a4d9207f5d4300f4cf36bfa877/tetrationcli-0.0.1.dev20181123201532.tar.gz" } ], "0.0.1.dev20181129182311": [ { "comment_text": "", "digests": { "md5": "1e34e13277c0af92648cb03ab2a6a643", "sha256": "af715f6cd29cfe675c4729e3a90d612998080d622ba60c4cea9bf9c92d1e89cd" }, "downloads": -1, "filename": "tetrationcli-0.0.1.dev20181129182311-py3-none-any.whl", "has_sig": false, "md5_digest": "1e34e13277c0af92648cb03ab2a6a643", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25826, "upload_time": "2018-11-29T18:24:21", "url": "https://files.pythonhosted.org/packages/38/1b/211ca622cf57e829fb32f3c8cb02dfdf023759e7efcea9f0add53a9c37e7/tetrationcli-0.0.1.dev20181129182311-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2dd0aaefed74e28eeab2f5a7c05bfbac", "sha256": "b662758bb2a940aadea68d26395fa06a38a2f434e3538e49bb3c824cb13dd770" }, "downloads": -1, "filename": "tetrationcli-0.0.1.dev20181129182311.tar.gz", "has_sig": false, "md5_digest": "2dd0aaefed74e28eeab2f5a7c05bfbac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13981, "upload_time": "2018-11-29T18:24:23", "url": "https://files.pythonhosted.org/packages/b8/7e/0fa350c4eccbbb63c542f5459e32c6f0b3cea6c6a6afc4189fe0d97adb5b/tetrationcli-0.0.1.dev20181129182311.tar.gz" } ], "0.0.1.dev20181129182554": [ { "comment_text": "", "digests": { "md5": "b5d11ca4507fbdcfd848d8ffe305f7a7", "sha256": "57e8668f65ac2ba9837c701b7e6f6c20d9ab064a701c99c51466c03a7d3803db" }, "downloads": -1, "filename": "tetrationcli-0.0.1.dev20181129182554-py3-none-any.whl", "has_sig": false, "md5_digest": "b5d11ca4507fbdcfd848d8ffe305f7a7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25820, "upload_time": "2018-11-29T18:26:21", "url": "https://files.pythonhosted.org/packages/7e/67/1ffac2b9a7eebc9f2a2e472dc946685060d6801b51c8ec837f3acbd49045/tetrationcli-0.0.1.dev20181129182554-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9ec5ce50c7690728ab61202c70d10afc", "sha256": "2cfe663b86db401376d1e4c84572570581c78e6de2ca296c1c4b7a73c3ed9198" }, "downloads": -1, "filename": "tetrationcli-0.0.1.dev20181129182554.tar.gz", "has_sig": false, "md5_digest": "9ec5ce50c7690728ab61202c70d10afc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13973, "upload_time": "2018-11-29T18:26:22", "url": "https://files.pythonhosted.org/packages/e8/5d/c5f7f16bf5b900321e98c13ad80b174c81a3ed9ff2998a074114e9b2d725/tetrationcli-0.0.1.dev20181129182554.tar.gz" } ], "0.0.1.dev20181129203837": [ { "comment_text": "", "digests": { "md5": "39470c9440f82d71494e1a0f19a314aa", "sha256": "f18d820eff70c09d863939182743259a44d32b10ce713b054c1ca8a3e4cc3506" }, "downloads": -1, "filename": "tetrationcli-0.0.1.dev20181129203837-py3-none-any.whl", "has_sig": false, "md5_digest": "39470c9440f82d71494e1a0f19a314aa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 23258, "upload_time": "2018-11-29T20:38:59", "url": "https://files.pythonhosted.org/packages/85/19/e7267e35585887618fdb92fcfad55b425f362a79bb16f26e9813a0f67eaa/tetrationcli-0.0.1.dev20181129203837-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a0967014a2451b9c9b678a957318d252", "sha256": "dda40d89b4a67ed88dee19088e01a373820ce06c3a01d95e16da4c563d14bb6b" }, "downloads": -1, "filename": "tetrationcli-0.0.1.dev20181129203837.tar.gz", "has_sig": false, "md5_digest": "a0967014a2451b9c9b678a957318d252", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10224, "upload_time": "2018-11-29T20:39:00", "url": "https://files.pythonhosted.org/packages/cb/d9/e52eb7cbabc3f2cc2db9e2699e9183e6e99bda0705f69bd053b81ae8a687/tetrationcli-0.0.1.dev20181129203837.tar.gz" } ], "0.0.1.dev20181130063446": [ { "comment_text": "", "digests": { "md5": "9d6e7f3e14f60a9974f44789ebcac560", "sha256": "5ae24c06113c8d4b9cf2d75b7312636d61cca64fc8f0d748e73e0034af20a25e" }, "downloads": -1, "filename": "tetrationcli-0.0.1.dev20181130063446-py3-none-any.whl", "has_sig": false, "md5_digest": "9d6e7f3e14f60a9974f44789ebcac560", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 23435, "upload_time": "2018-11-30T06:35:11", "url": "https://files.pythonhosted.org/packages/d6/f2/793d76e9d37a56cb227dd6d51ab396582fd90b976033be6d033df35443ee/tetrationcli-0.0.1.dev20181130063446-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "960eb67ebd023d7856251f2d05a664c1", "sha256": "4bc78a7514578d2ba5c0c12e19d1ee5559209f0cf405e9d0485940c1e87c4c2f" }, "downloads": -1, "filename": "tetrationcli-0.0.1.dev20181130063446.tar.gz", "has_sig": false, "md5_digest": "960eb67ebd023d7856251f2d05a664c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9523, "upload_time": "2018-11-30T06:35:13", "url": "https://files.pythonhosted.org/packages/eb/76/6a0b7b3d431ec319789377ee109abbb94d7e89523b0cb649e4e6420041bf/tetrationcli-0.0.1.dev20181130063446.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "6ebfa6af0cd60e8c6d75e78b56df01ed", "sha256": "6559a7757a35d2c81e999bdaf32398e69b85c3893af6f8fe5366f709f1b8d41d" }, "downloads": -1, "filename": "tetrationcli-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "6ebfa6af0cd60e8c6d75e78b56df01ed", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25800, "upload_time": "2019-02-17T07:38:47", "url": "https://files.pythonhosted.org/packages/65/ed/226ca0f6d901298bd4f9fce205b271a35cfe08da1c8aae96d2155178d030/tetrationcli-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "680c087a02b857c25c1c67410a6c25f3", "sha256": "eb848406d956660991b3174476dc7afc7b97058434244b99f66dd71401e871be" }, "downloads": -1, "filename": "tetrationcli-1.0.0.tar.gz", "has_sig": false, "md5_digest": "680c087a02b857c25c1c67410a6c25f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11200, "upload_time": "2019-02-17T07:38:49", "url": "https://files.pythonhosted.org/packages/1b/d4/5d91fac9ab88b266cf2d48b3a611122ab6ac76b41f0a29ba86630147ca2e/tetrationcli-1.0.0.tar.gz" } ], "1.0.0b0": [ { "comment_text": "", "digests": { "md5": "dbb99b24da39609be47f7cfc21bdb0b7", "sha256": "87f727d3581751c19d41ea7432a3f555daa74a72a86ff8a7efb18789282af7f5" }, "downloads": -1, "filename": "tetrationcli-1.0.0b0-py3-none-any.whl", "has_sig": false, "md5_digest": "dbb99b24da39609be47f7cfc21bdb0b7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24592, "upload_time": "2018-12-05T08:12:51", "url": "https://files.pythonhosted.org/packages/1c/77/3bd5f0ee07b6a0d80fbdc77759ef23c0a2527b2aa76460201ee22c22fa05/tetrationcli-1.0.0b0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a81c4a14e63c6955289ddc5691b2aab5", "sha256": "a4b1b587b9813ad0525d1e413ae9d6d20f9f1571e631d1d2d6ed4caf4f117fd2" }, "downloads": -1, "filename": "tetrationcli-1.0.0b0.tar.gz", "has_sig": false, "md5_digest": "a81c4a14e63c6955289ddc5691b2aab5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9819, "upload_time": "2018-12-05T08:12:53", "url": "https://files.pythonhosted.org/packages/68/5a/de6b42ec36401dc68c01bd5ff34eeec931b588790a9ec69ecbfbbbc18030/tetrationcli-1.0.0b0.tar.gz" } ], "1.0.0b1": [ { "comment_text": "", "digests": { "md5": "e98fde9a57d39ff05638ad0184883543", "sha256": "84c2682cd9b90128df0639b26e13bdb07ff7423dd57fa50cef911e7188a33ec8" }, "downloads": -1, "filename": "tetrationcli-1.0.0b1-py3-none-any.whl", "has_sig": false, "md5_digest": "e98fde9a57d39ff05638ad0184883543", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25580, "upload_time": "2018-12-05T16:53:41", "url": "https://files.pythonhosted.org/packages/96/a3/1c8b9831933d2b0334f1a553140c3dd90f1162b212df9e0d596d21182430/tetrationcli-1.0.0b1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "46ef242bfffc50aca55243fae81c1a7f", "sha256": "526c862c0cf1b959b2f6c8dbdfef14e189803b67c194f1999514d690fde90e6a" }, "downloads": -1, "filename": "tetrationcli-1.0.0b1.tar.gz", "has_sig": false, "md5_digest": "46ef242bfffc50aca55243fae81c1a7f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10872, "upload_time": "2018-12-05T16:53:43", "url": "https://files.pythonhosted.org/packages/4a/d1/e84aca4d9f7f40e346a30ecf6a131b565b8820a799c6b8e96d0f71e1fb94/tetrationcli-1.0.0b1.tar.gz" } ], "1.0.0b2": [ { "comment_text": "", "digests": { "md5": "d317bb2f9216280b12836a9f4f04e89f", "sha256": "a63a9678b876f107b0aa2c4128633d7d9122453151d37f455d8bce50b8c86c7a" }, "downloads": -1, "filename": "tetrationcli-1.0.0b2-py3-none-any.whl", "has_sig": false, "md5_digest": "d317bb2f9216280b12836a9f4f04e89f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25633, "upload_time": "2018-12-07T13:50:46", "url": "https://files.pythonhosted.org/packages/ee/e2/2261a1b2865cae6fa5e5c038ace0770a722bf37c30a7236cb5efd0271e9f/tetrationcli-1.0.0b2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9e94c077ff6ed99bf591fe0288426314", "sha256": "fd69aba356c72df094bed6f5f01c246cc9784bd89796e82fb1e380487f715e6e" }, "downloads": -1, "filename": "tetrationcli-1.0.0b2.tar.gz", "has_sig": false, "md5_digest": "9e94c077ff6ed99bf591fe0288426314", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10924, "upload_time": "2018-12-07T13:50:47", "url": "https://files.pythonhosted.org/packages/63/cc/6ad8b71990d89725deb6a8b283acf7f4104c703a3bee8488309f0034ec2b/tetrationcli-1.0.0b2.tar.gz" } ], "1.0.0b3": [ { "comment_text": "", "digests": { "md5": "ae330c12009212b22b851cddfc9036e5", "sha256": "a6ada350af56ae931d28caba3b73dfce58719ebace9cd344367240f3d3cfbc6a" }, "downloads": -1, "filename": "tetrationcli-1.0.0b3-py3-none-any.whl", "has_sig": false, "md5_digest": "ae330c12009212b22b851cddfc9036e5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25706, "upload_time": "2018-12-07T14:13:33", "url": "https://files.pythonhosted.org/packages/e5/f8/eedb74cd9dd91e47f9eaa44b5d809208f0df15b9f110b3c484236d7a44d3/tetrationcli-1.0.0b3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "379c7016678bddf0c593955fb36ea5ad", "sha256": "8f50caa94b03d6b4bdd8bb8a51bc4e1fe4b0288eb64ce63b521feaae42d30852" }, "downloads": -1, "filename": "tetrationcli-1.0.0b3.tar.gz", "has_sig": false, "md5_digest": "379c7016678bddf0c593955fb36ea5ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10991, "upload_time": "2018-12-07T14:13:46", "url": "https://files.pythonhosted.org/packages/b7/45/79d695eaec68dfdf3b10216225249603ab0d2b1e2e55f47bdf1c94c6e4f2/tetrationcli-1.0.0b3.tar.gz" } ], "1.0.0b4": [ { "comment_text": "", "digests": { "md5": "c97eaf7777f4850e8f4ca6ffbd7181fe", "sha256": "225ebe32bb049e8aa520452df34d685af36ad493c59869dd8bd9208888a23572" }, "downloads": -1, "filename": "tetrationcli-1.0.0b4-py3-none-any.whl", "has_sig": false, "md5_digest": "c97eaf7777f4850e8f4ca6ffbd7181fe", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25725, "upload_time": "2018-12-17T15:02:48", "url": "https://files.pythonhosted.org/packages/55/cb/19b27ac04f42acd37190bdf0e8514cfcf6b407a1b2b7037c56e707b7b267/tetrationcli-1.0.0b4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "50a1ac65aec9c0d73d02282d3aa7cd5c", "sha256": "9b2a1e79b69ee112e37ef8695a31546099e0d0c1ff240deefd750169ec23a120" }, "downloads": -1, "filename": "tetrationcli-1.0.0b4.tar.gz", "has_sig": false, "md5_digest": "50a1ac65aec9c0d73d02282d3aa7cd5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11021, "upload_time": "2018-12-17T15:02:49", "url": "https://files.pythonhosted.org/packages/73/56/09d0184e6ed5ed90d476a3be709a5d6f46de4458a42cc89df10379ffed3d/tetrationcli-1.0.0b4.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "f833cd7a58bca9da10831bf47d5e4368", "sha256": "023a32a8970407ec57d322ef786111dffbb902239f4ba046474cc2b67f9466a9" }, "downloads": -1, "filename": "tetrationcli-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "f833cd7a58bca9da10831bf47d5e4368", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25843, "upload_time": "2019-03-14T12:55:54", "url": "https://files.pythonhosted.org/packages/14/86/e58e5529675a083101af17a44abcce844ad78aded5de16c18e6cc1a83cbc/tetrationcli-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d030ebfc8cfa362d69f0cb5b4fbf8956", "sha256": "b72f810dd9b2b69cc905f0bb1cef352375680af5b863ca6280430c59fd4802df" }, "downloads": -1, "filename": "tetrationcli-1.0.1.tar.gz", "has_sig": false, "md5_digest": "d030ebfc8cfa362d69f0cb5b4fbf8956", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11259, "upload_time": "2019-03-14T12:55:56", "url": "https://files.pythonhosted.org/packages/a8/50/77c9e92daafcad1c8ce447345f0306248b8f21cacd830013687626fa2a9a/tetrationcli-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f833cd7a58bca9da10831bf47d5e4368", "sha256": "023a32a8970407ec57d322ef786111dffbb902239f4ba046474cc2b67f9466a9" }, "downloads": -1, "filename": "tetrationcli-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "f833cd7a58bca9da10831bf47d5e4368", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25843, "upload_time": "2019-03-14T12:55:54", "url": "https://files.pythonhosted.org/packages/14/86/e58e5529675a083101af17a44abcce844ad78aded5de16c18e6cc1a83cbc/tetrationcli-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d030ebfc8cfa362d69f0cb5b4fbf8956", "sha256": "b72f810dd9b2b69cc905f0bb1cef352375680af5b863ca6280430c59fd4802df" }, "downloads": -1, "filename": "tetrationcli-1.0.1.tar.gz", "has_sig": false, "md5_digest": "d030ebfc8cfa362d69f0cb5b4fbf8956", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11259, "upload_time": "2019-03-14T12:55:56", "url": "https://files.pythonhosted.org/packages/a8/50/77c9e92daafcad1c8ce447345f0306248b8f21cacd830013687626fa2a9a/tetrationcli-1.0.1.tar.gz" } ] }