No project description provided
Project description
ClashByte
Clash & Clash.Meta 外部控制的 Python 实现
Get started
-
Install package
pip install -U clashbyte
-
hello world
from clashbyte import ClashMetaAPI CONTROLLER_URL = "http://127.0.0.1:9090" if __name__ == '__main__': clash = ClashMetaAPI() if clash.is_alive: print(f"{clash.version=}")
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
clashbyte-0.0.5.tar.gz
(4.7 kB
view hashes)
Built Distribution
Close
Hashes for clashbyte-0.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | db657ce0ed3b154ac2d84d4fe279c6d2bf8df5e23ede8e6c1bc86e3e36f07e5a |
|
MD5 | c2b0defe3aa101b462e13fd2110893d2 |
|
BLAKE2b-256 | b55fbf423173f0d243417c8f53e461ea9222e51b819354665cf13dd5701457e9 |