{ "info": { "author": "Tumblr Inc.", "author_email": "opensourcesoftware@tumblr.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only", "Topic :: System :: Systems Administration" ], "description": "To install this package:\n\n> python3 -m pip install collins-client\n\nTo use this package:\n\n> import collins_client\n> client = collins_client.CollinsClient(, , )\n\nFrom there you can make any of the calls needed for the functionality of the collins api.\n\nWhen dealing with multiple attributes, you should be able to pass a list of values.\nSay you want to find assets with a certain hostname and a primary role.\n\n> client.asset_finder({'attribute': ['HOSTNAME;example.tumblr.net', 'PRIMARY_ROLE;TUMBLR_APP']})\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tumblr/collins/tree/master/support/python/collins_client", "keywords": "collins infastructure managment", "license": "", "maintainer": "", "maintainer_email": "", "name": "collins-client", "package_url": "https://pypi.org/project/collins-client/", "platform": "", "project_url": "https://pypi.org/project/collins-client/", "project_urls": { "Homepage": "https://github.com/tumblr/collins/tree/master/support/python/collins_client" }, "release_url": "https://pypi.org/project/collins-client/1.0.0/", "requires_dist": [ "grequests (==0.2.0)" ], "requires_python": "", "summary": "The python interface to the collins api.", "version": "1.0.0" }, "last_serial": 5368626, "releases": { "0.1.0": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "eb7dff6d4e6621f637532971e8fb3869", "sha256": "f301668054a966d8f0c7a807ffa52ffb49bc526fa8b8d52bbc69ba22e9f3a011" }, "downloads": -1, "filename": "collins_client-0.1.1.tar.gz", "has_sig": true, "md5_digest": "eb7dff6d4e6621f637532971e8fb3869", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2628, "upload_time": "2015-05-26T12:51:06", "url": "https://files.pythonhosted.org/packages/00/0d/15935f82f54e6c02c60eff6d4b4293725b779a65dfe939014034282e71d7/collins_client-0.1.1.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "919e767035393fc5963db820f2a36d5e", "sha256": "1e948717605082c2886bc8ef930f6daf9400b3b6f0ed732bcc9f0293273eaf95" }, "downloads": -1, "filename": "collins_client-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "919e767035393fc5963db820f2a36d5e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4516, "upload_time": "2019-06-06T19:09:43", "url": "https://files.pythonhosted.org/packages/11/21/3bc35c74984a0ff7e10da7cf261b5525e665f0ed5def5d846d0cee798eba/collins_client-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2b6286514e9b9e0d7542d01f93f811a2", "sha256": "13738f2c48056542f0c16bafa2d139a152643611b4acf78bde68acd9323da6c6" }, "downloads": -1, "filename": "collins_client-1.0.0.tar.gz", "has_sig": false, "md5_digest": "2b6286514e9b9e0d7542d01f93f811a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3966, "upload_time": "2019-06-06T19:09:46", "url": "https://files.pythonhosted.org/packages/ed/62/4819d6c7c2b165b835dfd34a74b37f20f5edd8229d26134b66be86f69f26/collins_client-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "919e767035393fc5963db820f2a36d5e", "sha256": "1e948717605082c2886bc8ef930f6daf9400b3b6f0ed732bcc9f0293273eaf95" }, "downloads": -1, "filename": "collins_client-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "919e767035393fc5963db820f2a36d5e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4516, "upload_time": "2019-06-06T19:09:43", "url": "https://files.pythonhosted.org/packages/11/21/3bc35c74984a0ff7e10da7cf261b5525e665f0ed5def5d846d0cee798eba/collins_client-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2b6286514e9b9e0d7542d01f93f811a2", "sha256": "13738f2c48056542f0c16bafa2d139a152643611b4acf78bde68acd9323da6c6" }, "downloads": -1, "filename": "collins_client-1.0.0.tar.gz", "has_sig": false, "md5_digest": "2b6286514e9b9e0d7542d01f93f811a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3966, "upload_time": "2019-06-06T19:09:46", "url": "https://files.pythonhosted.org/packages/ed/62/4819d6c7c2b165b835dfd34a74b37f20f5edd8229d26134b66be86f69f26/collins_client-1.0.0.tar.gz" } ] }