{ "info": { "author": "Bayonet", "author_email": "support@bayonet.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "#### Bayonet for Python\n***\n\nA Python SDK for integrating with the Bayonet API v1. Compatible with Python 2.7.\n\n#### Installation\n___\nInstall via `pip`:\n\n````\npip install bayonet\n````\n\nAfter installation, to get started, open a Python console:\n\n````\nfrom bayonet import BayonetClient\nclient = BayonetClient()\nclient.set_api_key([uuid-key])\n````\n\n#### Obtaining an access token\n___\nAll requests need to be made with an APIKEY. This key will be provided by Bayonet's team.\n\n\n#### Example\n___\n\n\n#### Test\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/Bayonet-Client/bayonet-python", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "bayonetpython", "package_url": "https://pypi.org/project/bayonetpython/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bayonetpython/", "project_urls": { "Homepage": "https://github.com/Bayonet-Client/bayonet-python" }, "release_url": "https://pypi.org/project/bayonetpython/0.0.0/", "requires_dist": [ "requests" ], "requires_python": "", "summary": "Bayonet python client library", "version": "0.0.0" }, "last_serial": 2677242, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "b76702f0aeb0ccb2356d3be3b21ad9da", "sha256": "2aec4bfb2a0d731c0b35f7483a230744161c63683a8a2c07fa2426401de654ee" }, "downloads": -1, "filename": "bayonetpython-0.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b76702f0aeb0ccb2356d3be3b21ad9da", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7702, "upload_time": "2017-03-02T02:31:01", "url": "https://files.pythonhosted.org/packages/8b/19/7fa20c20be576d6adf32d5b07700f24a311eee8f8b3131825b731cc9732d/bayonetpython-0.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d076c0192c04aa0ad8fcf812a95790c5", "sha256": "e011be906e0bb17f53832f89c0fefc32fa6c03b6c60f75de536b778cffaf5da1" }, "downloads": -1, "filename": "bayonetpython-0.0.0.tar.gz", "has_sig": false, "md5_digest": "d076c0192c04aa0ad8fcf812a95790c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5923, "upload_time": "2017-03-02T02:31:03", "url": "https://files.pythonhosted.org/packages/be/5e/e599c6e7cecbea4d8f0793074935efdd326e2d6db9b54836da2fa980912b/bayonetpython-0.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b76702f0aeb0ccb2356d3be3b21ad9da", "sha256": "2aec4bfb2a0d731c0b35f7483a230744161c63683a8a2c07fa2426401de654ee" }, "downloads": -1, "filename": "bayonetpython-0.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b76702f0aeb0ccb2356d3be3b21ad9da", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7702, "upload_time": "2017-03-02T02:31:01", "url": "https://files.pythonhosted.org/packages/8b/19/7fa20c20be576d6adf32d5b07700f24a311eee8f8b3131825b731cc9732d/bayonetpython-0.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d076c0192c04aa0ad8fcf812a95790c5", "sha256": "e011be906e0bb17f53832f89c0fefc32fa6c03b6c60f75de536b778cffaf5da1" }, "downloads": -1, "filename": "bayonetpython-0.0.0.tar.gz", "has_sig": false, "md5_digest": "d076c0192c04aa0ad8fcf812a95790c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5923, "upload_time": "2017-03-02T02:31:03", "url": "https://files.pythonhosted.org/packages/be/5e/e599c6e7cecbea4d8f0793074935efdd326e2d6db9b54836da2fa980912b/bayonetpython-0.0.0.tar.gz" } ] }