Metadata-Version: 2.1
Name: htscf
Version: 0.0.3
Summary: High-throughput computing flow
Home-page: http://zhcloud.top
Author: Hao Zhao
Author-email: 601095001@qq.com
License: OSI Approved :: MIT License
Platform: Linux/Windows
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

### 使用说明

1. 使用pip安装该软件包
2. 初始化：`htsct init`
3. 配置ASE所需的vasp赝势文件
4. 启动数据库服务 "htsct-db run --port 8000 --host 0.0.0.0"

# 批量能带计算

1. 确保数据库已经启动
2. htsct task --fileType ".cif" --folderNum 6 --maxFile 1 --srcFolder "src" 启动文件自动管理
