Skip to main content

Import HESTIA data directly into Brightway

Project description

bw_hestia_bridge

PyPI Status Python Version License

Read the documentation at https://bw_hestia_bridge.readthedocs.io/ Tests Codecov

pre-commit Black

Installation

You can install bw_hestia_bridge via [pip] from [PyPI]:

$ pip install bw_hestia_bridge

Using the API

API key for development: 6t7B6uAwwZYjF5SJKGwLz5XmArsz894N8gio1UKVrj9K

Programmatic overview: https://www.hestia.earth/docs/#overview

Swagger: https://api.hestia.earth/swagger/

API Base URL: https://api-staging.hestia.earth/

Get a basic JSON LD:

import requests
cycle_id = "help me!"
URL = "https://api-staging.hestia.earth/cycles/{cycle_id}/cycles"
requests.get(URL).json()

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, bw_hestia_bridge is free and open source software.

Issues

If you encounter any problems, please [file an issue] along with a detailed description.

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

bw_hestia_bridge-0.0.1.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

bw_hestia_bridge-0.0.1-py3-none-any.whl (4.6 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