A simple utility tool by ymliu
Project description
ymliu-tool
A simple utility tool by ymliu.
Installation
pip install ymliu-tool
Usage
Echo command
ymliu-tool echo "Hello, World!"
# Output: Hello, World!
Square command
ymliu-tool square 5
# Output: 5² = 25
Sum command
ymliu-tool sum 1 2 3 4 5
# Output: Sum: 15
Info command
ymliu-tool info
# Output: ymliu-tool v0.1.0
# A simple utility tool by ymliu
Development
# Clone the repository
git clone https://github.com/ymliu/ymliu-tool.git
cd ymliu-tool
# Install in development mode
pip install -e .
# Install development dependencies
pip install -e ".[dev]"
License
MIT
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
ymliu_tool-0.1.0.tar.gz
(2.3 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 ymliu_tool-0.1.0.tar.gz.
File metadata
- Download URL: ymliu_tool-0.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa5aba2d3c3dfbef82c201d68c58c2403fa40075669dfb2b9cd1fe574788f94d
|
|
| MD5 |
36f402621b1c2c6be3e5cc5fe7c5ad5a
|
|
| BLAKE2b-256 |
a442ef11331b81340a62f80f6004d37fb67390f6633d0bfbdf1d2be817157976
|
File details
Details for the file ymliu_tool-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ymliu_tool-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89a20a4c1a987f94d5de3934b2b10270407365f4e95fc7115d28d9da883142b0
|
|
| MD5 |
39042cf5ede34307e5fe38152f53c45a
|
|
| BLAKE2b-256 |
8faf62da9e91284b71ce14a3ade183c0a4e08cd5ab9c4592e15b0167fc8f54cd
|