Skip to main content

Bayonet python client library

Project description

#### Bayonet for Python
***

A Python SDK for integrating with the Bayonet API v1. Compatible with Python 2.7.

#### Installation
___
Install via `pip`:

````
pip install bayonet
````

After installation, to get started, open a Python console:

````
from bayonet import BayonetClient
client = BayonetClient()
client.set_api_key([uuid-key])
````

#### Obtaining an access token
___
All requests need to be made with an APIKEY. This key will be provided by Bayonet's team.


#### Example
___


#### Test
___

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bayonet-0.0.2.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

bayonet-0.0.2-py2.py3-none-any.whl (7.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page