# README
This is a python library and sample scripts to handle OpenDayLight instance.
## Installing
This is a python module, you can install into your system, running:
` $ python setup.py install `
## Examples
For examples, please visit the scripts folder.
In order to run the examples inside the scripts folder, you need to export the variables with the server address/port and your credentials:
` $ export ODL_URL="http://127.0.0.1:8080" $ export ODL_USER="admin" $ export ODL_PASS="admin" `
## Running queries from curl
To insert and remove flows, you can use this library (see scripts folder), but if you need to test using curl directly please open CURL.md.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file python-odl-0.0.1.tar.gz.
File metadata
- Download URL: python-odl-0.0.1.tar.gz
- Upload date:
- Size: 19.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bbe49ff63df571bfefb5887d746e129c5619ca9df4443450911c52f9f1a282ff
|
|
| MD5 |
875013f6e98f7766c13c0a26f044c438
|
|
| BLAKE2b-256 |
b1731253cf1507d0877c157d2e4c726f615f62814ddf143daf20e3c1a6ae9813
|