Skip to main content

Python api wrapper for loader.io.

Project description

Python wrapper for loader.io api v2

##Installation

pip install pyloader

##How to use Go to go loader.io[http://docs.loader.io/api/intro.html] for more details on api resources.

### Resources

#### Applications loader = Pyloader(‘API_KEY’) print loader.apps.list() print loader.apps.create(‘www.kenyaapps.net’) print loader.apps.get(‘app_id’) print loader.apps.verify(‘app_id’, method = ‘http’) print loader.apps.delete(‘app_id’)

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

Loaderio-0.1.tar.gz (2.3 kB view hashes)

Uploaded Source

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