# escience **Repository Path**: steinven/escience ## Basic Information - **Project Name**: escience - **Description**: 科研在线,中科院网盘CTL客户端 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-03-29 - **Last Updated**: 2022-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # escience 科研在线,中科院网盘CTL客户端 # 安装 * `Python 3` * `pip install -r requirement.txt` * 在`conf.cfg`中配置自己的账号和密码及下载路径 #使用 * `python escience.py --help`===>显示帮助 * `python escience.py -s somefile`===>以关键字`somefile`搜索相关文件 * `python escience.py -d 0`===>下载序号为0的文件 ![](https://gitee.com/steinven/escience/raw/master/usage.png)