The documents are checked into the bzr repo: sudo yum -y install bzr bzrtoolsbzr branch bzr://bzr.fedorahosted.org/bzr/python-fedora/python-fedora-devel
cd python-fedora-devel/doc And also on the wiki: https://fedorahosted.org/python-fedora/wiki/doc/client https://fedorahosted.org/python-fedora/wiki/doc/serviceI'm looking into how difficult it will be to add two more features before calling this done:
1) Accessing the data via attribute lookup as well as dictionary lookup. So these would be equivalent:
pkgListing['package']['name'] pkgListing.package.name 2) Introspection architecture for the serverI also have a request for enabling batch requests (similar to xmlrpc's multicall) but I have a feeling this will take too long to create it for 0.3. If someone else wants to take a look at how we could implement this by FUDCon I'd be fine with adding it, though.
-Toshio
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Fedora-infrastructure-list mailing list Fedora-infrastructure-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list