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.2.tar.gz
(3.9 kB
view details)
Built Distribution
File details
Details for the file python-alias-0.0.2.tar.gz
.
File metadata
- Download URL: python-alias-0.0.2.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 | e55f41c08a6131db8ef166d504307b109a249ba7c0c41cc6c231e1437429ec43 |
|
MD5 | 808b7209ad1f69ce0a1de60e68812f17 |
|
BLAKE2b-256 | b71c854a43d4683f444f0a841320d102fdaba664ac1fa4f0801948ed11c23e5c |
File details
Details for the file python_alias-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: python_alias-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.4 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 | f7eab6345d36e0a7aefd783dabb745d7b12222d8483c9b32992aba593e6adac1 |
|
MD5 | c7e71438c532fa16056158869b3eddb7 |
|
BLAKE2b-256 | 8f9e03fc5b7ee85f05909451d88e3be02bc1b771c5471497e79dc0ea3296ccc8 |