This commit is contained in:
Yutu
2024-07-04 05:00:33 -04:00
commit 2c67baf425
9 changed files with 398 additions and 0 deletions

21
README.md Normal file
View File

@@ -0,0 +1,21 @@
# checkin
[![PyPI - Version](https://img.shields.io/pypi/v/checkin.svg)](https://pypi.org/project/checkin)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/checkin.svg)](https://pypi.org/project/checkin)
-----
**Table of Contents**
- [Installation](#installation)
- [License](#license)
## Installation
```console
pip install checkin
```
## License
`checkin` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.