This is a new package for python beanbag module
BeanBag is a simple module that lets you access REST APIs in an easy way. For example:
>>> import beanbag
>>> github = beanbag.BeanBag("https://api.github.com")
>>> watchers = github.repos.ajtowns.beanbag.watchers()
>>> for w in watchers:
... print(w["login"])
See http://beanbag.readthedocs.org/ for more information.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf install --refresh --advisory=FEDORA-2016-4862ff15f8 \*
Please login to add feedback.
This update has been submitted for testing by sochotni.
This update has been pushed to testing.
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
Any chance we could get this pushed to stable?
This update has been submitted for stable by sochotni.
Jikes, sorry. Somehow missed the emails
This update has been pushed to stable.