Personal tools
Project description
README
run without install
➜ ~ uvx --from echowuhao hello
Hello from echowuhao!
➜ ~ uv tool list
echowuhao v0.3.4
- auto_commit
- hello
ruff v0.6.4
- ruff
run latest version without install
uvx --from echowuhao@latest hello
install and run
➜ ~ uv tool install echowuhao==0.3.4
Resolved 6 packages in 2.13s
Prepared 1 package in 192ms
Uninstalled 1 package in 7ms
Installed 1 package in 8ms
- echowuhao==0.2.0 (from file:///Users/hwu/dev/py_lib/echowuhao)
+ echowuhao==0.3.4
Installed 2 executables: auto_commit, hello
➜ ~ uv tool list
echowuhao v0.3.4
- auto_commit
- hello
ruff v0.6.4
- ruff
➜ ~ hello
Hello from echowuhao!
upgrade
➜ dev uv tool upgrade echowuhao
Updated echowuhao v0.3.6 -> v0.3.7
- anyio==4.4.0
+ anyio==4.6.0
- echowuhao==0.3.6
+ echowuhao==0.3.7
- openai==1.45.0
+ openai==1.47.0
- pydantic==2.9.1
+ pydantic==2.9.2
- pydantic-core==2.23.3
+ pydantic-core==2.23.4
Installed 4 executables: auto_commit, chat, choose_model, hello
dev
uv develop and build using uv is good
uv sync
uv lock
uv build
uploading
uvx twine upload dist/*
install
using uv
uv tool install echowuhao==0.3.4
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
echowuhao-0.4.8.tar.gz
(34.2 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 echowuhao-0.4.8.tar.gz.
File metadata
- Download URL: echowuhao-0.4.8.tar.gz
- Upload date:
- Size: 34.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7df7200d14df82dd8c90c0d95881e12d46333e9fa893f5923db8355d8a3b4f15
|
|
| MD5 |
b2b445d4b88be5bbd78d2d43300042a9
|
|
| BLAKE2b-256 |
f96fd633beabb0983ae602e3538a0ec02833fc718495cd4e891654ec2250e698
|
File details
Details for the file echowuhao-0.4.8-py3-none-any.whl.
File metadata
- Download URL: echowuhao-0.4.8-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
382a788e75f3e67adbe01d1ba7698f7b873b284bdd1b851d3ca329c5a019c63b
|
|
| MD5 |
2083b291a61fada5d6172ade34015a1a
|
|
| BLAKE2b-256 |
249d852773d8ff6105a4417e4818a85ad3bb40bf7907553af9dae446c2b6ff70
|