Add your description here
Project description
"C:\Users\azhi_\AppData\Roaming\uv\uv.toml"
[[index]]
url = "https://pypi.tuna.tsinghua.edu.cn/simple"
default = true
main在src目录,main按模块执行,uv run python -m azhi_serial.cli
azhi_serial
-- src
--azhi_serial
-- cli.py
-- comtool.py
-- util
-- Color.py
-- ...
--images
-- favicon.png
-- pyproject.toml
uv init
uv add pyserial
uv add readline3
uv run azhi-serial #直接运行虚拟环境
uv venv
uv sync
uv build
pip install .\dist\azhi_serial-0.1.4-py3-none-any.whl
azhi-serial --help
uv publish
pyinstaller -F -i "E:\ziyuan\banner\z_1997.ico" .\src\azhi_serial\cli.py
激活虚拟环境
(Set-ExecutionPolicy -Scope Process -ExecutionPolicy RemoteSigned) ; (& .\venv\Scripts\Activate.ps1)
azhi-serial --help
deactivate
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
azhi_serial-0.1.4.tar.gz
(13.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file azhi_serial-0.1.4.tar.gz.
File metadata
- Download URL: azhi_serial-0.1.4.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24d93e66427311cfdcf48e1edc47550dff819ef584a1371bb36a39658eab67ea
|
|
| MD5 |
b3151ae0c4bc07ac95f899d41d1f8427
|
|
| BLAKE2b-256 |
26502aa72afaf8c54b63e00459717ff82b0144cdf3b01c95e64398e10c38f54a
|
File details
Details for the file azhi_serial-0.1.4-py3-none-any.whl.
File metadata
- Download URL: azhi_serial-0.1.4-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae4e6c828bd808ab1acacb01cbd25058be9ad6dbcd8dc216d7d7595ff79af0d1
|
|
| MD5 |
f9ae8395958a4214b043bf5ffdcb53da
|
|
| BLAKE2b-256 |
68504ad694a4b3b6fae5a24139b7740f6ce9a6714a4606c61de2f64f40836d3d
|