Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 376 Bytes

File metadata and controls

28 lines (17 loc) · 376 Bytes

PySimpfun

PySimpfun is a simpfun sdk on Python.

Download

You can download PySimpfun by pip

pip install pysimpfun

Usage

import pysimpfun

info = pysimpfun.info.get_announcement_list()
print(info)

Contributor

贡献

License

PySimpfun is licensed under the MIT License.