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.7.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.7.tar.gz.
File metadata
- Download URL: azhi_serial-0.1.7.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 |
d30b4864fad0ffddbeb384c17fc3368423f0b4d9fa1ad924d8ecaa3ecb4ff7bc
|
|
| MD5 |
8347170ba6101c51c17eafef684df8c7
|
|
| BLAKE2b-256 |
3407fecf4cb3709f4c8b0de268dc189f05a84ebdc7365b49ace5d2917a1b2af3
|
File details
Details for the file azhi_serial-0.1.7-py3-none-any.whl.
File metadata
- Download URL: azhi_serial-0.1.7-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 |
d4c56ec32af8689c3cd775f4dbcec1e8ce0e4bfae29aa52e74188d9d5bfc33c0
|
|
| MD5 |
fbb17235f1edb12baef88a27bcf3a89e
|
|
| BLAKE2b-256 |
67a70c5a4d9883ba7b5fc10f79b3e8e16a555841f9e398dcdab5d2774e720d6f
|