Python wrapper for the Netvisor API
Project description
This is an Python wrapper for the Netvisor API.
Installation
You can install netvisor with pip:
$ pip install netvisor
Usage
Creating a Netvisor client:
>>> netvisor = Netvisor( ... host='http://koulutus.netvisor.fi' ... sender='Test client', ... partner_id='xxx_yyy', ... partner_key='E2CEBB1966C7016730C70CA92CBB93DD', ... customer_id='xx_yyyy_zz', ... customer_key='7767899D6F5FB333784A2520771E5871', ... organization_id='1967543-8', ... language='EN' ... )
Resources
Changelog
Here you can see the full list of changes between each Unistorage release.
0.1.0 (March 26th, 2014)
Initial public release.
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
netvisor-0.1.0.tar.gz
(22.3 kB
view details)
File details
Details for the file netvisor-0.1.0.tar.gz
.
File metadata
- Download URL: netvisor-0.1.0.tar.gz
- Upload date:
- Size: 22.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77e9a211261904f053888d0e2bb7f287a6127626d39d5c5cb61b702d1b6ab4ae |
|
MD5 | 69f503f610bcb8ead0ed2ee84e3293ed |
|
BLAKE2b-256 | 77028641f6039329ea8e348cbc328bd842158f9ca10d9a716ef5b518794555a4 |