Metadata-Version: 2.1
Name: YouBikePython
Version: 0.0.6
Summary: YouBike API for Python
Author-email: AvianJay <avianjayusb@gmail.com>
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>2.26.0

# YouBikePython
YouBike API for python
# 安裝
從PyPI安裝：
```shell
pip install YouBikePython
```
如果上面的不行用，用這個：
```shell
pip install git+https://github.com/AvianJay/YouBikePython
```
# 使用
使用 `youbike -h` 來取得幫助。
