文件名称:我的工具
文件大小:30KB
文件格式:ZIP
更新时间:2024-03-13 20:59:30
Python
MyTools本地自动化 一个完成各种任务的命令行实用程序 当前功能 GitHub上的mytool github 为经过身份验证的用户创建,删除和列出存储库 诊断mytool info 打印有关系统(例如OS)的信息 升级Python Windows 10 iex (( New-Object System.Net.WebClient).DownloadString( ' https://chocolatey.org/install.ps1 ' )) SET " PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin " refreshenv choco upgrade python - y py - m pip install -- upgrade pip alias pip = " py -m pip " 发展 版本> Python 3.8.1
【文件预览】:
MyTools-master
----.vscode()
--------launch.json(2KB)
--------settings.json(312B)
----description.md(327B)
----LICENSE(1KB)
----test()
--------__init__.py(569B)
--------cli()
----cli()
--------scripts()
--------__init__.py(0B)
----setup.py(830B)
----contribution.md(247B)
----.gitignore(85B)
----readme.md(2KB)