File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
1
ODPS Python SDK and data analysis framework
2
2
===========================================
3
3
4
- `PyPI version <https://pypi.python.org/pypi/pyodps >`__
5
- `Docs <http://pyodps.readthedocs.org/ >`__
6
- `License <https://github.com/aliyun/aliyun-odps-python-sdk/blob/master/License >`__
7
- |Implementation |
4
+ |PyPI version | |Docs | |License | |Implementation |
8
5
9
6
Elegent way to access ODPS API.
10
7
`Documentation <http://pyodps.readthedocs.org/ >`__
@@ -193,4 +190,10 @@ License
193
190
Licensed under the `Apache License
194
191
2.0 <https://www.apache.org/licenses/LICENSE-2.0.html> `__
195
192
193
+ .. |PyPI version | image :: https://img.shields.io/pypi/v/pyodps.svg?style=flat-square
194
+ :target: https://pypi.python.org/pypi/pyodps
195
+ .. |Docs | image :: https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat-square
196
+ :target: http://pyodps.readthedocs.org/
197
+ .. |License | image :: https://img.shields.io/pypi/l/pyodps.svg?style=flat-square
198
+ :target: https://github.com/aliyun/aliyun-odps-python-sdk/blob/master/License
196
199
.. |Implementation | image :: https://img.shields.io/pypi/implementation/pyodps.svg?style=flat-square
You can’t perform that action at this time.
0 commit comments