8 Star 17 Fork 9

LibQQt应用程序开发组织 / Multi-environ Technology(PyMake)

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
pycodec.bat 158 Bytes
Copy Edit Raw Blame History
T.D.R. authored 2021-04-16 12:47 . add pycodec shortcut.
@echo off
set PYPROGRAMPATH=%~dp0
set PYPROGRAMNAME=pycodec.py
set PYPROGRAMPATHNAME=%PYPROGRAMPATH%%PYPROGRAMNAME%
call py "%PYPROGRAMPATHNAME%" %*
Python
1
https://gitee.com/drabel/PyMake.git
git@gitee.com:drabel/PyMake.git
drabel
PyMake
Multi-environ Technology(PyMake)
master

Search