Skip to content
/ robj Public
forked from sassoftware/robj

Python module providing REST client for XML REST APIs using the xobj XML object reflector

License

Notifications You must be signed in to change notification settings

pombreda/robj

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTRODUCTION
============
This is an initial offering of the rObj interface.  It should not be
considered a stable interface and may not be backwards compatible
with future releases.
 
The rObj project is a dynamic REST client library.

It is not required to provide an XML schema to use rObj.  Custom
objects may be used for parts or all of the document, whether or
not an XML schema is provided.  Schema validation is optional.
If new elements show up, they will be preserved across read/write;
schema additions will not normally require code changes.

About

Python module providing REST client for XML REST APIs using the xobj XML object reflector

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.8%
  • Makefile 3.1%
  • Gherkin 0.1%