[ANN] charmworldlib 0.4.0

Marco Ceppi marco.ceppi at canonical.com
Fri May 16 12:08:48 UTC 2014


Hello all,

charmworldlib is a Python library designed to make interfacing with the
Charmworld API in Python easy.

Today charmworldlib 0.4.0 was released which brings the project up to
feature parity with the bundles API endpoint in charmworld (many thanks to
Tim Van Steenburgh for his work making this happen).

Also, charmworldlib is available as both a python2 and python3 package.
(python-charmworldlib and python3-charmworldlib)

# Installing/Upgrading

For Ubuntu users, add ppa:juju/stable if you haven't already and run the
following

```
sudo apt-get update
sudo apt-get install python-charmworldlib python3-charmworldlib
```

For other users, charmworldlib is available on pypi
https://pypi.python.org/pypi/charmworldlib/0.4.0 and via pip: `pip install
charmworldlib`

# Changes

- [lp:1319178] Bundle searching doesn't exist

# Support

The 0.4.1 milestone has been opened for any bugs which may arise. At this
time no 0.5 series is planned as the charmworld API has no future versions
planned.

Support for charmworldlib is available via bug reporting at
https://bugs.launchpad.net/charmworldlib

Thanks,
Marco Ceppi, on behalf of the Juju Solutions team
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju/attachments/20140516/03b459c8/attachment.html>


More information about the Juju mailing list