stable

python-beanbag-1.9.2-2.el7

FEDORA-EPEL-2016-06e25cc466 created by sochotni 9 years ago for Fedora EPEL 7

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.

This update has been submitted for testing by sochotni.

9 years ago

This update has been pushed to testing.

9 years ago

This update has reached 14 days in testing and can be pushed to stable now if the maintainer wishes

9 years ago

This update has been submitted for stable by sochotni.

9 years ago

This update has been pushed to stable.

9 years ago

Please login to add feedback.

Metadata
Type
newpackage
Severity
low
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
disabled
Dates
submitted
9 years ago
in testing
9 years ago
in stable
9 years ago
BZ#1296974 Review Request: python-beanbag - A helper module for accessing REST APIs
0
0

Automated Test Results