Python api wrapper for loader.io.
Project description
Loaderio
===========================================
Python wrapper for loader.io api v2
## Installation
pip install loaderio
## How to use
Go to go [Loaderio][] for more details on api resources.
## Resources
### Applications
```
loader = Pyloader('API_KEY')
print loader.apps.list()
print loader.apps.create('www.example.com')
print loader.apps.get('app_id')
print loader.apps.verify('app_id', method = 'http')
print loader.apps.delete('app_id')
```
### Tests
[Loaderio]: http://docs.loader.io/api/intro.html "Loader.io"
===========================================
Python wrapper for loader.io api v2
## Installation
pip install loaderio
## How to use
Go to go [Loaderio][] for more details on api resources.
## Resources
### Applications
```
loader = Pyloader('API_KEY')
print loader.apps.list()
print loader.apps.create('www.example.com')
print loader.apps.get('app_id')
print loader.apps.verify('app_id', method = 'http')
print loader.apps.delete('app_id')
```
### Tests
[Loaderio]: http://docs.loader.io/api/intro.html "Loader.io"
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
Loaderio-0.1.3.tar.gz
(2.4 kB
view details)
File details
Details for the file Loaderio-0.1.3.tar.gz.
File metadata
- Download URL: Loaderio-0.1.3.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebfa5ccd45b839cbce2664b2cf0996e28f2eaf8dd2762b65a0cb777d87dc4287
|
|
| MD5 |
6e12ab60d4951353e23ae9ec830204ed
|
|
| BLAKE2b-256 |
93988bfa425616e5be666667ae494f69df53b0969cb003f6f732b6badb4d1bf8
|