gdc-client:GDC数据传输工具

时间:2021-05-15 15:22:05
【文件属性】:
文件名称:gdc-client:GDC数据传输工具
文件大小:202KB
文件格式:ZIP
更新时间:2021-05-15 15:22:05
Python GDC数据传输工具(gdc客户端) gdc客户端提供了超过GDC API的一些便利功能,该功能通过HTTPS提供常规的下载/上传。 构建gdc客户端 这个存储库的./bin目录中有一个名为package的bash脚本,它通过PyInstaller来构建gdc-client的单个可执行文件时,承担了大部分繁重的工作。 它将尝试根据uname猜测您的操作系统,并进行相应的构建。 在Windows上构建需要安装并使用其随附的git-shell。 这将提供在此存储库中运行bash脚本所需的足够的类Unix实用程序。 指示 # The script is currently location-dependant, so navigate to the bin directory. cd bin # Then just execute the package script. The result
【文件预览】:
gdc-client-develop
----.travis.yml(493B)
----.secrets.baseline(866B)
----bin()
--------hook-jsonschema.py(97B)
--------gdc-client(3KB)
--------hook-requests.py(116B)
--------package(3KB)
----NOTICE.txt(871B)
----.github()
--------workflows()
----tests()
--------test_parcel_utils.py(3KB)
--------conftest.py(4KB)
--------test_upload_client.py(15KB)
--------mock_server.py(6KB)
--------test_segment_producer.py(6KB)
--------test_query.py(4KB)
--------test_import.py(97B)
--------test_download_client.py(7KB)
----tox.ini(360B)
----resources()
--------gdc_client.ico(361KB)
--------gdc_client.icns(114KB)
----LICENSE(11KB)
----dev-requirements.txt(161B)
----requirements.txt(191B)
----setup.py(228B)
----.gitignore(855B)
----CHANGELOG.md(2KB)
----README.md(3KB)
----gdc_client()
--------client()
--------upload()
--------log()
--------auth()
--------utils.py(412B)
--------query()
--------__init__.py(0B)
--------common()
--------parcel()
--------download()
--------settings()
--------defaults.py(933B)
--------version.py(23B)
--------exceptions.py(135B)
----.pre-commit-config.yaml(436B)

网友评论