File Changes for chmalee
switch to commits view, user indexv380_base to v381_preview (2019-04-08 to 2019-04-15) v381
Show details
- src/hg/hubApi/tests/pythonClient.py
- lines changed 68, context: html, text, full: html, text
b40e1e5ef457579374e7302da5e18151518b018a Wed Apr 10 16:17:51 2019 -0700
Adding a bare bones python api client, currently relies on user to know which endpoints and arguments to use, raises a generic Exception if there is any problem, refs #18869
- lines changed 67, context: html, text, full: html, text
fe9156adb8aeb3add4a73a06c7ace15c2d246da8 Thu Apr 11 10:59:28 2019 -0700
Python api client is slightly more robust, and should correctly report error responses from the api, refs #18869
- lines changed 81, context: html, text, full: html, text
ea5dfe97a03e1ec436780a2865fa886efe375e54 Thu Apr 11 12:07:39 2019 -0700
Adding special test0 parameter to python api client, refs #18869
- lines changed 1, context: html, text, full: html, text
fa5b9b718f165eb212073c881c605057c129f933 Fri Apr 12 16:56:56 2019 -0700
Forgot to add link to Ensembl python inspiration, no refs
switch to commits view, user index