A simple and easy command alias tool
Project description
从mac换到windows,苦于没有alias
给命令取别名,只好自己简单开发一个了。
安装
pip install -U python-alias
使用
palias --help
查看支持的命令
主要命令使用如下:
-
添加别名:
palias add gs git status
表示gs
为命令git status
的别名 -
别名列表:
palias list
-
执行命令: 直接终端输入
gs
,代表执行git status
命令 -
删除别名:
palias del --name gs
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
python-alias-0.0.3.tar.gz
(3.9 kB
view details)
Built Distribution
File details
Details for the file python-alias-0.0.3.tar.gz
.
File metadata
- Download URL: python-alias-0.0.3.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88993e11af020b4532da543e38ce5ebef76180ca25af2c915f800495e1d75430 |
|
MD5 | efdff7ff60ddacf867ff7dae74322724 |
|
BLAKE2b-256 | 34eddee3c594c2dcf71e28a0747a37ee52212b69da41b52b543ccde1dc4f5eb3 |
File details
Details for the file python_alias-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: python_alias-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bad2384010e67665eeef59dfb2765e56b3b7ed4fdde08ad7461b407a21b58f2 |
|
MD5 | d7c36cf6edbec59034d7e340faae53b7 |
|
BLAKE2b-256 | 9540f250fea31487f22ffdb5c3dac771a30b60f29d4815a76c42c1b38ad35099 |