Metadata-Version: 2.1
Name: yynb
Version: 0.3.1
Summary: An amazing yynb package!
Home-page: https://github.com/yytql/YYNB
License: UNKNOWN
Author: YY
Author-email: 2907047490@qq.com
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License

# YYNB

[![PyPI version](https://badge.fury.io/py/yynb.svg)](https://badge.fury.io/py/yynb)

This is the repo for a PyPI package called [yynb](https://pypi.org/project/yynb/).

You can install it by run

```bash
pip install yynb
```

## For developer

To develop and test this package, you need to install [flit](https://pypi.org/project/flit/) first. The document of flit can be found [here](https://flit.readthedocs.io/en/latest/index.html).
