Metadata-Version: 2.4
Name: xflow.framework
Version: 0.1.1
Summary: 可以用 Python 写 Pipeline 的 CICD 框架。
Author-email: zhaowcheng <zhaowcheng@163.com>
License-Expression: BSD-2-Clause
Project-URL: Homepage, https://github.com/zhaowcheng/xflow.framework
Project-URL: Issues, https://github.com/zhaowcheng/xflow.framework/issues
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ruamel.yaml
Requires-Dist: paramiko
Requires-Dist: decorator
Requires-Dist: filelock
Requires-Dist: docker
Requires-Dist: typed-settings[click,option-groups,pydantic]
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file

# xflow.framework

可以用 Python 写 Pipeline 的 CICD 框架。
