1 Star 0 Fork 258

szegc / DTCloud社区版

forked from DTCloud开源社区 / DTCloud 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
dtcloud-bin 186 Bytes
一键复制 编辑 原始数据 按行查看 历史
100china 提交于 2021-09-26 09:38 . v1.0
#!/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/szegc/dtcloud.git
git@gitee.com:szegc/dtcloud.git
szegc
dtcloud
DTCloud社区版
master

搜索帮助