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 details)
Built Distribution
File details
Details for the file clashbyte-0.0.5.tar.gz
.
File metadata
- Download URL: clashbyte-0.0.5.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e931b384ab070e02b131e6490d861c7c96f8c205ff40792cce2ee564106152fa |
|
MD5 | 030471c5a6c6723238d504c3c6fa1f16 |
|
BLAKE2b-256 | 34b23ca9e549299f94b24c5dabbb5148f7bc6eced949f5318ed27909c9550291 |
File details
Details for the file clashbyte-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: clashbyte-0.0.5-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db657ce0ed3b154ac2d84d4fe279c6d2bf8df5e23ede8e6c1bc86e3e36f07e5a |
|
MD5 | c2b0defe3aa101b462e13fd2110893d2 |
|
BLAKE2b-256 | b55fbf423173f0d243417c8f53e461ea9222e51b819354665cf13dd5701457e9 |