Add python client library package: arv-get, arv-put, arvados module
authorTom Clegg <tom@clinicalfuture.com>
Tue, 10 Dec 2013 19:22:44 +0000 (11:22 -0800)
committerTom Clegg <tom@clinicalfuture.com>
Tue, 10 Dec 2013 19:22:44 +0000 (11:22 -0800)
commit8a4ee99fd4dd9c5a76d93d31e520f3b3f720f414
tree0eaeefaf9a00508c6f3b15226580a48aca8258da
parentd77cf59c6dc0c70f8806d17e03576af272dc425d
Add python client library package: arv-get, arv-put, arvados module

refs #1646
sdk/cli/bin/arv-get [changed from file to symlink]
sdk/cli/bin/arv-put [changed from file to symlink]
sdk/python/.gitignore [new file with mode: 0644]
sdk/python/arvados/__init__.py [moved from sdk/python/arvados.py with 100% similarity]
sdk/python/bin/arv-get [new file with mode: 0755]
sdk/python/bin/arv-put [new file with mode: 0755]
sdk/python/setup.py [new file with mode: 0644]