Metadata-Version: 2.1
Name: CrawlersTools
Version: 1.2.0
Summary: Tools for Crawlers
Home-page: https://github.com/MuggleK/CrawlersTools
Author: MuggleK
Author-email: 775847312@qq.com
License: BSD License
Platform: all
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries
License-File: LICENSE

# CrawlersTools
![](https://img.shields.io/badge/python-3.7.3-brightgreen)

CrawlersTools is a comprehensive tools for crawlers base on Python 3.

---

Install CrawlersTools using pip:

```shell
$ pip install CrawlersTools
```

CrawlersTools requires Python 3.7+.

## Contribute

If you want to contribute with CrawlersTools check out the [GitHub](https://github.com/MuggleK/CrawlersTools).


