https://github.com/airportr/miaolib
MiaoSpeed Client Library Implementations for Python.
https://github.com/airportr/miaolib
Last synced: about 1 month ago
JSON representation
MiaoSpeed Client Library Implementations for Python.
- Host: GitHub
- URL: https://github.com/airportr/miaolib
- Owner: AirportR
- Created: 2024-09-08T08:59:38.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-07T06:39:28.000Z (8 months ago)
- Last Synced: 2025-04-02T16:50:28.021Z (7 months ago)
- Language: Python
- Size: 40 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MiaoSpeedLib
MiaoSpeed Client Library Implementations for Python.
# Getting Started
from pypi:
```shell
pip install miaospeedlib -U
```example:
* [examples of using MiaoSpeedLib](https://github.com/AirportR/miaolib/blob/master/python/README.md)