hw1-guansli

HWK1, how to make a python library.


License
MIT
Install
pip install hw1-guansli==0.1.1

Documentation

Installation

pip install hw1-guansli

Get started

How to use this package:

from api_key import get_key

k = get_key()
print(k)