uni cli
Project description
项目使用 uv 管理虚拟环境
项目依赖安装
uv sync:同步 pyproject.toml 中的依赖uv pip install -r requirements.txt:通过 pip 安装requirements.txt中的依赖
发布到 pypi
uv builduv publish --token <pypi token>
安装与使用
- uv 安装:
uv tool install uni-cli --index https://mirrors.cloud.tencent.com/pypi/simple - 查看:
uv tool list - 升级:
uv tool upgrade --all --index https://mirrors.cloud.tencent.com/pypi/simple - 使用:
say -t hello
command
# uv sync
# uv run example hello Xiaoming
# uv run example goodbye Xiaoming --formal
uv run say -t hello
uv run os
uv run bitget spot btc,eth
uv run bitget mix popcat
uv run pyv
uv run sync grid
uv run sync strategy
uv run bitget spot btc,eth -p http://127.0.0.1:7890
uv run bitget spot btc,eth -p socks5h://127.0.0.1:7890
uv run bitget sync
uv run gate
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
uni_cli-0.2.8.tar.gz
(9.5 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
uni_cli-0.2.8-py3-none-any.whl
(13.7 kB
view details)
File details
Details for the file uni_cli-0.2.8.tar.gz.
File metadata
- Download URL: uni_cli-0.2.8.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4fcdd6ecf4d99e2062624e47fb86f1fb4750ed18d6738cd88119ae64d8a01d1
|
|
| MD5 |
0de79018ec2422a3df0ac4c9cf1f0fcc
|
|
| BLAKE2b-256 |
63e7d11a835d4711e5fd544d3b25cfb015c1f18f677f04b27d3c9e82ec15c9cb
|
File details
Details for the file uni_cli-0.2.8-py3-none-any.whl.
File metadata
- Download URL: uni_cli-0.2.8-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a034c0ca57dd90faa21631d2a3b4292cc273e5cfe519ffbb375088f4fab422ae
|
|
| MD5 |
b69f51334405da71d3b678efce805a15
|
|
| BLAKE2b-256 |
16fb5484e13c1296854629d135746d47c23ff8cf31af551136c81353185b0265
|