changeset 8:3a737deca594 draft

Uploaded
author iuc
date Mon, 06 Apr 2015 16:24:31 -0400
parents 702c603e625e
children fc0e2a67ace8
files test.py
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test.py	Mon Apr 06 16:24:31 2015 -0400
@@ -0,0 +1,8 @@
+from bioblend import toolshed, galaxy
+
+gi = galaxy.GalaxyInstance(
+    url="127.0.0.1:10000",
+    key="617a2e6a53d20ac9e0a19152fa42ab45",
+)
+
+gi.users.show_user('dda47097d9189f15')