Personal toolkit implemented by Python.
Project description
Toolkit-Py
Personal toolkit implemented by Python.
Installation
pip install -U toolkit-py
If you are in China, you can use the following command to install the latest version:
pip install -U toolkit-py -i https://pypi.douban.com/simple
Or install it from source code:
pip install git+https://github.com/fujiawei-dev/toolkit-py.git@main
Usage
toolkit --help
Thanks
Examples
Generates HTTP User-Agent header
gua
Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/15.14986
gua -n chrome
Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3489.10 Safari/537.36
gua -o android
Mozilla/5.0 (Linux; Android 8.1; Huawei P20 Lite Build/OPR3.170623.008) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3297.48 Mobile Safari/537.36
gua -n safari -o ios
Mozilla/5.0 (iPhone; CPU iPhone OS 9_3_3 like Mac OS X) AppleWebKit/602.2.14 (KHTML, like Gecko) Version/9.0 Mobile/13G34 Safari/602.2
Upload pictures to public image hosting server
upsfortypora "/path/to/file.png"
Upload Success:
http://dd-static.jd.com/ddimg/jfs/t1/132543/17/21538/145549/61fa87f9E883b9b32/f23efa3a806cab76.jpg
History
0.1.0 (2022-08-03)
- First release on PyPI.
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
toolkit-py-1.4.3.tar.gz
(134.1 kB
view details)
Built Distribution
File details
Details for the file toolkit-py-1.4.3.tar.gz
.
File metadata
- Download URL: toolkit-py-1.4.3.tar.gz
- Upload date:
- Size: 134.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a06e4e4cb063fec27b45de72324d4c3c0e059885f17419c0ac0210600664e3ca |
|
MD5 | dc1e6fe13efaf1cab6a021b9ab3d3180 |
|
BLAKE2b-256 | 3b966586377f76bf5094290b3134bda4493f776a2c4af0a03d184563fcb8764d |
File details
Details for the file toolkit_py-1.4.3-py2.py3-none-any.whl
.
File metadata
- Download URL: toolkit_py-1.4.3-py2.py3-none-any.whl
- Upload date:
- Size: 191.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ea91e3f81bc9d8af10d99f21791966c0f71ca2ec29c39fce6c594a8022463d5 |
|
MD5 | 903d64b05a77ce48215562b46dd9e305 |
|
BLAKE2b-256 | 15ce0263bec7e3f9dd5e94b930ba16cb45b2f4c1aac02e8183bc7f9282b5fbac |