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.7.tar.gz
(31.7 kB
view details)
Built Distribution
File details
Details for the file echowuhao-0.4.7.tar.gz
.
File metadata
- Download URL: echowuhao-0.4.7.tar.gz
- Upload date:
- Size: 31.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 952968360341f4b86f0e3d499dee067502d141f9b0285827ec2801b09dd8f152 |
|
MD5 | 64fb5e013d0338240efc1ec6eb9a4f08 |
|
BLAKE2b-256 | 7e6b13032018ebc016a5987a8c496f35297373c5e04aa100147c0d2134d477ea |
File details
Details for the file echowuhao-0.4.7-py3-none-any.whl
.
File metadata
- Download URL: echowuhao-0.4.7-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2d08f65cf13e5991d5709d2ef7913619d3f0e803fc21b3190d7eb9626fc3b70 |
|
MD5 | d801d1f3548cbabf7382fd2e6bbb509c |
|
BLAKE2b-256 | b06ccfc514467cd61b54417531b9a1aed770bd2fe48fbd6b95f3beb291b5aba1 |