Skip to main content

一个小示例包

项目描述

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 查看哈希

已上传 source

内置分布

neoricalex-0.0.1-py3-none-any.whl (3.4 kB 查看哈希

已上传 py3