We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dda824 commit a6dc340Copy full SHA for a6dc340
README.md
@@ -11,6 +11,10 @@ way for communication with OData services.
11
The goal of this Python module is to hide all OData protocol implementation
12
details.
13
14
+## Supported features
15
+
16
+- OData V2
17
18
## Requirements
19
20
- [Python >= 3.6](https://www.python.org/downloads/release/python-368/)
docs/index.rst
@@ -17,6 +17,11 @@ PyOData: OData for Pythonistas
Python agnostic implementation of OData client library.
+Supported features
21
+------------------
22
23
24
25
Basic usage
26
-----------
27
0 commit comments