geekerzp
3265ec0f72
Refactor python client.
2015-07-28 11:25:19 +08:00
geekerzp
60d6cd744a
Format python client using pep8
2015-07-18 14:30:19 +08:00
geekerzp
4d302683f3
Update logging of python client
2015-07-15 15:58:45 +08:00
geekerzp
517717958d
Update doc string of RESTClientObject#agent method of python client
2015-07-15 15:27:15 +08:00
geekerzp
b42ead3c0f
Replace urllib3.util.url.parse_url with urllib3.util.parse_url
2015-07-15 15:27:14 +08:00
geekerzp
8a3c64aa41
Add logging and debug report for python client.
2015-07-15 15:27:14 +08:00
geekerzp
b99f006861
Update Python client.
...
Throw ApiException if fail to parse string to datetime.
2015-07-14 09:39:19 +08:00
geekerzp
2912ee8ae1
Update deserialize response of Python client.
2015-07-14 09:39:18 +08:00
geekerzp
6df6c079ee
Support file downloading in Python codegen.
2015-07-14 09:39:18 +08:00
wing328
0dd8670724
rollback python template
2015-06-09 12:22:59 +08:00
Ron
1c2d0656b0
Code reformatting
2015-06-07 11:56:08 -04:00
geekerzp
813c0119aa
added test case for 500 response of python client
2015-06-05 16:19:49 +08:00
geekerzp
8ef4c4401e
updated rest.mustache of python client
2015-06-05 16:19:48 +08:00
geekerzp
ab6f327f35
Updated python client.
...
* Rename `ResponseError` exception to `ApiException`
* Use `File.separatorChar` to build file path in
PythonClientCodegen.java
* Rename `config.py` module to `configuration.py`
* Rename `swagger.py` module to `api_client.py`
2015-06-05 16:19:48 +08:00
geekerzp
18cf6bcfa6
Updated python client.
...
Verified HTTPS with SSL/TLS.
2015-05-29 15:09:19 +08:00
geekerzp
86e48ceef8
refactor python client using urllib3
2015-05-14 10:45:05 +08:00