基本信息
源码名称:python的git操作
源码大小:72.16M
文件格式:.zip
开发语言:Python
更新时间:2023-10-28
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 3 元 
   源码介绍
python的git操作

.
├── python的git操作_ymautoexecutegitlab.zip
└── ymautoexecutegitlab
    ├──  (1)
    ├──  (2)
    ├── ComCheckBox.py
    ├── README.md
    ├── SofrwareUpdate.py
    ├── YMAutoExecuteGitlab.spec
    ├── YMAutoGit.py
    ├── __pycache__
    │   ├── ComCheckBox.cpython-38.pyc
    │   ├── SofrwareUpdate.cpython-38.pyc
    │   ├── YMAutoGit.cpython-38.pyc
    │   ├── mainFrame.cpython-38.pyc
    │   └── version.cpython-38.pyc
    ├── build
    │   └── YMAutoExecuteGitlab
    │       ├── Analysis-00.toc
    │       ├── EXE-00.toc
    │       ├── PKG-00.toc
    │       ├── PYZ-00.pyz
    │       ├── PYZ-00.toc
    │       ├── YMAutoExecuteGitlab.exe.manifest
    │       ├── YMAutoExecuteGitlab.pkg
    │       ├── base_library.zip
    │       ├── localpycs
    │       │   ├── pyimod01_archive.pyc
    │       │   ├── pyimod02_importers.pyc
    │       │   ├── pyimod03_ctypes.pyc
    │       │   ├── pyimod04_pywin32.pyc
    │       │   └── struct.pyc
    │       ├── warn-YMAutoExecuteGitlab.txt
    │       └── xref-YMAutoExecuteGitlab.html
    ├── dist
    │   └── YMAutoExecuteGitlab.exe
    ├── gitlabOperate
    │   ├── __pycache__
    │   │   ├── commit.cpython-310.pyc
    │   │   ├── commit.cpython-38.pyc
    │   │   ├── commitPullPush.cpython-38.pyc
    │   │   ├── pull.cpython-38.pyc
    │   │   ├── push.cpython-310.pyc
    │   │   └── push.cpython-38.pyc
    │   ├── commit.py
    │   ├── commitPullPush.py
    │   ├── pull.py
    │   └── push.py
    ├── image
    │   └── titlelogo.ico
    ├── log
    │   ├── UI_log.py
    │   ├── __pycache__
    │   │   ├── UI_log.cpython-38.pyc
    │   │   └── log.cpython-38.pyc
    │   └── log.py
    ├── main.py
    ├── mainFrame.py
    ├── pyinstall.bat
    └── version.py

13 directories, 46 files