一个小示例包
项目描述
c (视窗)
Esta Pasta éreferente ao desenvolvimento no Ambiente Windows。Ainda está muito "crua" e tudo está tipo "atacado"。
电源外壳:
Criar Ambiente Virtual:
python ambiente.py python
Activar Ambiente Virtual:
python/Scripts/Activate.ps1
Iniciar o neoricalex:
python neoricalex.py
Pacote pip neoricalex:
python -m pip install --upgrade setuptools wheel
python setup.py sdist bdist_wheel
Instalar Módulo para criar EXE:
pip install --upgrade --no-cache-dir pyinstaller
Criar EXE:
pyinstaller --onefile -c neoricalex.py # Para esconder o terminal adicionar a flag -w
UI:
Transformar .ui em Python:
pyuic5 -x <nome.ui> -o <nome.py>
杂项:
Prompt de Comando:
setups/python-3.8.2-amd64.exe
python -m pip install --upgrade pip
pip install --upgrade --no-cache-dir pyinstaller pysimplegui pyaudio gitpython
cd c
pyinstaller --onefile -w neoricalex.py
cookiecutter https://github.com/neoricalex/cookiecutter-django.git
Start-Process powershell -Verb runAs
Powershell Administrador:
Atualizar Windows 10:
Install-Module PSWindowsUpdate
Get-WindowsUpdate
Install-WindowsUpdate
Ativar 子系统 Linux:
.\dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
.\dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
目录标志窗口:
https://www.catalog.update.microsoft.com/
项目详情
下载文件
下载适用于您平台的文件。如果您不确定要选择哪个,请了解有关安装包的更多信息。
源分布
neoricalex-0.0.1.tar.gz
(2.7 kB
查看哈希)
内置分布
neoricalex-0.0.1-py3-none-any.whl
(3.4 kB
查看哈希)
关
neoricalex -0.0.1.tar.gz 的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | bb999b16a89c501de327249543e526ebb562e941c5c75b59ff836cf4ebe98435 |
|
MD5 | 119fc1c0871fb76f4e7aee60501bc1f1 |
|
布莱克2-256 | fd153793837e5876083f4c8df65f80dc43d27e8e29003fbb510565e959e34526 |
关
neoricalex -0.0.1-py3-none-any.whl 的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | 99963b8663e45471ff4f1863c4691cea37b5756a10a658fd6a96209bdb803069 |
|
MD5 | 3466bad4ab542deace16043ac310d0f2 |
|
布莱克2-256 | aa2a65b8d27c84e89e65ebb838292e47c197366f451f2da6a931e03a1914e63d |