120 Star 573 Fork 258

DTCloud开源社区 / DTCloud

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
dtcloud-bin 186 Bytes
一键复制 编辑 原始数据 按行查看 历史
100china 提交于 2022-06-02 10:59 . Revert "清理"
#!/usr/bin/env python3
# set server timezone in UTC before time module imported
__import__('os').environ['TZ'] = 'UTC'
import dtcloud
if __name__ == "__main__":
dtcloud.cli.main()
Python
1
https://gitee.com/dtcloud360/dtcloud.git
git@gitee.com:dtcloud360/dtcloud.git
dtcloud360
dtcloud
DTCloud
master

搜索帮助