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
___
***
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bayonetpython-0.0.0.tar.gz
(5.9 kB
view details)
Built Distribution
File details
Details for the file bayonetpython-0.0.0.tar.gz
.
File metadata
- Download URL: bayonetpython-0.0.0.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e011be906e0bb17f53832f89c0fefc32fa6c03b6c60f75de536b778cffaf5da1 |
|
MD5 | d076c0192c04aa0ad8fcf812a95790c5 |
|
BLAKE2b-256 | be5ee599c6e7cecbea4d8f0793074935efdd326e2d6db9b54836da2fa980912b |
File details
Details for the file bayonetpython-0.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: bayonetpython-0.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2aec4bfb2a0d731c0b35f7483a230744161c63683a8a2c07fa2426401de654ee |
|
MD5 | b76702f0aeb0ccb2356d3be3b21ad9da |
|
BLAKE2b-256 | 8b197fa20c20be576d6adf32d5b07700f24a311eee8f8b3131825b731cc9732d |