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.6.tar.gz
(14.0 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.6.tar.gz.
File metadata
- Download URL: azhi_serial-0.1.6.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","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 |
109d089cf6eaa1749a0ea41cb35d2cba189ee5ff47cb7634dbf4950eccf54a2d
|
|
| MD5 |
8d741c6d1e4b4920b971f8639a99d642
|
|
| BLAKE2b-256 |
50888eddb737002e7edcccaa2fe8f3a8fd24074ffbaae3cbdb6f6670ee21ccbe
|
File details
Details for the file azhi_serial-0.1.6-py3-none-any.whl.
File metadata
- Download URL: azhi_serial-0.1.6-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","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 |
2e33feffef377b7a298783a9b9a2d27f3d7352dda32d3d613aa52894be9eba19
|
|
| MD5 |
97d0e9bf353449d94137a25972e7e9e7
|
|
| BLAKE2b-256 |
717349c649aef762e5088ea22d557003d95799a6606f3cc1b4de281b58499e9b
|