Metadata-Version: 2.1
Name: YouBikePython
Version: 0.0.3
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
# 安裝
我不知道這可不可以用
```shell
pip install YouBikePython
```
如果上面的不行用，用這個：
```shell
pip install git+https://github.com/AvianJay/YouBikePython
```
