Skip to main content

Open source library for carbon accounting and Lifecycle analysis

Project description

Carbonify

Open source library for carbon accounting and Lifecycle analysis

Manipulating carbon data is complex and requires both climate expertise and the knowledge of the right data source to make valid hypothesis.

The Carbonify python library and tools are aimed to democratize data manipulation of carbon data to facilitate accounting and lifecycle analysis.

!!! warning "Experimental" This library is extremely experimental, under active development and alpha-release Don't expect the documentation to be up-to-date or all features to be tested Please contact us if you have any question

Features

Current features

  • Easy access to Base Carbone by ADEME with data indexing
  • Data visualization and search functionalities to easily find carbon ratios

Installation

Install from PyPi

The library is available on PyPi via

pip install carbonify

For developers

  • You can clone the github repo / fork and develop locally
  • Poetry is used for environment management, dependencies and publishing, after clone you can run
# To setup the environment
poetry install

# To run Jupyter notebook or a python console
poetry run jupyter notebook
poetry run python

Contributors

Project Structure

- carbonify/ # Your python library
- data/
    - raw/
    - processed/
- docs/
- tests/                            # Where goes each unitary test in your folder
- scripts/                          # Where each automation script will go
- requirements.txt                  # Where you should put the libraries version used in your library

References

Base Carbone

LCA

EDA components

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

carbonify-0.1.1.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

carbonify-0.1.1-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page