Metadata-Version: 2.1
Name: carbonplan
Version: 0.0.1
Summary: CarbonPlan metapackage
Home-page: https://github.com/carbonplan/carbonplan-python
Maintainer: Joe Hamman
Maintainer-email: joe@carbonplan.org
License: MIT
Description: <img
          src='https://carbonplan-assets.s3.amazonaws.com/monogram/dark-small.png'
          height='48'
        />
        
        # carbonplan / carbonplan-python
        
        **metapackage for python utilities and subprojects**
        
        [![GitHub][github-badge]][github]
        ![Build Status][]
        ![MIT License][]
        
        [github]: https://github.com/carbonplan/carbonplan-python
        [github-badge]: https://flat.badgen.net/badge/-/github?icon=github&label
        [build status]: https://flat.badgen.net/github/checks/carbonplan/carbonplan-python
        [mit license]: https://flat.badgen.net/badge/license/MIT/blue
        
        ## install
        
        ```shell
        pip install carbonplan
        ```
        
        ## usage
        
        Coming soon.
        
        ## license
        
        All the code in this repository is [MIT](https://choosealicense.com/licenses/mit/) licensed. We include attribution for this content, and we please request that you also maintain that attribution if using this data.
        
        ## about us
        
        CarbonPlan is a non-profit organization that uses data and science for carbon removal. We aim to improve the transparency and scientific integrity of carbon removal and climate solutions through open data and tools. Find out more at [carbonplan.org](https://carbonplan.org/) or get in touch by [opening an issue](https://github.com/carbonplan/carbonplan-python/issues/new) or [sending us an email](mailto:hello@carbonplan.org).
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.7
Description-Content-Type: text/markdown
