Metadata-Version: 2.1
Name: carbon2
Version: 0.0.8a2
Summary: Carbon2 APIs
Author: Donghua Chen
Author-email: douglaschan@126.com
License: MIT
Project-URL: Bug Reports, https://github.com/dhchenx/carbon2/issues
Project-URL: Source, https://github.com/dhchenx/carbon2
Keywords: carbon2,carbon emission,carbon neutrality,carbon emission
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6, <4
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: quick-crawler
Requires-Dist: selenium
Requires-Dist: bs4
Requires-Dist: requests
Requires-Dist: tqdm
Requires-Dist: jieba
Requires-Dist: quick-csv
Requires-Dist: strsimpy
Provides-Extra: dev
Requires-Dist: check-manifest ; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage ; extra == 'test'

# Carbon2

The Carbon2 system's Common APIs

## Installation
```pip
pip install carbon2
```

## License
The `carbon2` project is provided by [Donghua Chen](https://github.com/dhchenx). 



