Library to access charmstore data
Project description
# CharmStore Python Library
The environment variables CS_API_URL and CS_API_TIMEOUT can be set to repectively set the Charm Store endpoint URL and how long to wait before a Charm Store query times out.
`bash export CS_API_URL=https://api.jujucharms.com/v4 export CS_API_TIMEOUT=200 `
`python from charmstore import CharmStore, Charm, Bundle `
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
libcharmstore-0.0.6.tar.gz
(11.1 kB
view hashes)