Skip to content
Tuomas Mursu edited this page Apr 17, 2015 · 4 revisions

python-odata documentation

What is supported?

  • Basic datatypes
  • Simple queries on EntitySets
  • Creating, Reading, Updating and Deleting data

What is NOT supported?

  • ComplexTypes
  • Streams
  • Service endpoints which only support ATOM format
  • Most of the more intricate querying options

Is it production quality?

  • Not yet. As of writing this, I've only used it against a few demo endpoints. If you decide to try it out anyway, your feedback is welcome :)

Topics

Clone this wiki locally