Metadata-Version: 2.1
Name: mewtools
Version: 0.1.10
Summary: My python library package with some scraper tool and data tool
Home-page: https://github.com/sizzlingbun/mewtools
Author: Andrew
Author-email: me@example.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10.0
Description-Content-Type: text/markdown
License-File: LICENSE


# 📦 Mewtools

mewtools include DataTime extraction module and WordPress module.

The demo is in example folder.

## Installation

```bash
pip3 install mewtools
```
