<h1>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="docs/_static/bw_timex_dark_nomargins.svg" height="50">
<img alt="bw_timex logo" src="docs/_static/bw_timex_light_nomargins.svg" height="50">
</picture>
</h1>
[![Read the Docs](https://img.shields.io/readthedocs/timex?label=documentation)](https://docs.brightway.dev/projects/bw-timex/en/latest/)
[![PyPI - Version](https://img.shields.io/pypi/v/bw-timex?color=%2300549f)](https://pypi.org/project/bw-timex/)
[![Conda Version](https://img.shields.io/conda/v/diepers/bw_timex?label=conda)](https://anaconda.org/diepers/bw_timex)
![Conda - License](https://img.shields.io/conda/l/diepers/bw_timex)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/brightway-lca/bw_timex/HEAD?labpath=notebooks%2Fgetting_started.ipynb)
This is a python package for [time-explicit Life Cycle Assessment](https://docs.brightway.dev/projects/bw-timex/en/latest/content/theory.html#terminology) that helps you assess the environmental impacts of products and processes over time. `bw_timex` builds on top of the [Brightway LCA framework](https://docs.brightway.dev/en/latest).
## ✨ Features
This package enables you to account for:
- **Timing of processes** throughout the supply chain (e.g., end-of-life treatment occurs 20 years after construction)
- **Variable** and/or **evolving** supply chains & technologies (e.g., increasing shares of renewable electricity in the future)
- **Timing of emissions** (by applying dynamic characterization functions)
You can define temporal distributions for process and emission exchanges, which are then *automatically* propagated through the supply chain and mapped to corresponding time-explicit databases. The resulting time-explicit LCI reflects the current technology status within the production system at the actual time of each process. Also, `bw_timex` keeps track of the timing of emissions which means that you can apply [dynamic characterization functions](https://github.com/brightway-lca/dynamic_characterization).
## 💡 Use Cases
`bw_timex` is ideal for cases with:
- **Variable** or strongly **evolving production systems**
- **Long-lived** products
- **Biogenic** carbon
## 👩💻 Getting Started
- [Installation Guide](https://docs.brightway.dev/projects/bw-timex/en/latest/content/installation.html)
- [Getting Started Tutorial](https://docs.brightway.dev/projects/bw-timex/en/latest/content/getting_started/index.html)
- [Example Collection](https://docs.brightway.dev/projects/bw-timex/en/latest/content/examples/index.html)
## 🤝 Contributing
We welcome contributions! If you have suggestions or want to fix a bug, please:
- [Open an Issue](https://github.com/brightway-lca/bw_timex/issues)
- [Send a Pull Request](https://github.com/brightway-lca/bw_timex/pulls)
## 💬 Support
If you have any questions or need help, do not hesitate to contact us:
- Timo Diepers ([timo.diepers@ltt.rwth-aachen.de](mailto:timo.diepers@ltt.rwth-aachen.de))
- Amelie Müller ([a.muller@cml.leidenuniv.nl](mailto:a.muller@cml.leidenuniv.nl))
- Arthur Jakobs ([artos.jakobs@psi.ch](mailto:artos.jakobs@psi.ch))
Raw data
{
"_id": null,
"home_page": null,
"name": "bw-timex",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "Timo Diepers <timo.diepers@ltt.rwth-aachen.de>, Amelie M\u00fcller <a.muller@cml.leidenuniv.nl>, Arthur Jakobs <artos.jakobs@psi.ch>",
"keywords": "brightway, Life Cycle Assessment, LCA, time-explicit, dynamic, prospective",
"author": null,
"author_email": "Timo Diepers <timo.diepers@ltt.rwth-aachen.de>, Amelie M\u00fcller <a.muller@cml.leidenuniv.nl>, Arthur Jakobs <artos.jakobs@psi.ch>",
"download_url": "https://files.pythonhosted.org/packages/94/74/e7323e54e67b667c336bed6ff55ff0625e7ab760ea6d28edd94c263643f9/bw_timex-0.2.8.tar.gz",
"platform": null,
"description": "<h1>\n <picture>\n <source media=\"(prefers-color-scheme: dark)\" srcset=\"docs/_static/bw_timex_dark_nomargins.svg\" height=\"50\">\n <img alt=\"bw_timex logo\" src=\"docs/_static/bw_timex_light_nomargins.svg\" height=\"50\">\n </picture>\n</h1>\n\n[![Read the Docs](https://img.shields.io/readthedocs/timex?label=documentation)](https://docs.brightway.dev/projects/bw-timex/en/latest/)\n[![PyPI - Version](https://img.shields.io/pypi/v/bw-timex?color=%2300549f)](https://pypi.org/project/bw-timex/)\n[![Conda Version](https://img.shields.io/conda/v/diepers/bw_timex?label=conda)](https://anaconda.org/diepers/bw_timex)\n![Conda - License](https://img.shields.io/conda/l/diepers/bw_timex)\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/brightway-lca/bw_timex/HEAD?labpath=notebooks%2Fgetting_started.ipynb)\n\nThis is a python package for [time-explicit Life Cycle Assessment](https://docs.brightway.dev/projects/bw-timex/en/latest/content/theory.html#terminology) that helps you assess the environmental impacts of products and processes over time. `bw_timex` builds on top of the [Brightway LCA framework](https://docs.brightway.dev/en/latest).\n\n## \u2728 Features\nThis package enables you to account for:\n- **Timing of processes** throughout the supply chain (e.g., end-of-life treatment occurs 20 years after construction)\n- **Variable** and/or **evolving** supply chains & technologies (e.g., increasing shares of renewable electricity in the future)\n- **Timing of emissions** (by applying dynamic characterization functions)\n\nYou can define temporal distributions for process and emission exchanges, which are then *automatically* propagated through the supply chain and mapped to corresponding time-explicit databases. The resulting time-explicit LCI reflects the current technology status within the production system at the actual time of each process. Also, `bw_timex` keeps track of the timing of emissions which means that you can apply [dynamic characterization functions](https://github.com/brightway-lca/dynamic_characterization).\n\n## \ud83d\udca1 Use Cases\n`bw_timex` is ideal for cases with:\n- **Variable** or strongly **evolving production systems**\n- **Long-lived** products\n- **Biogenic** carbon\n\n## \ud83d\udc69\u200d\ud83d\udcbb Getting Started\n- [Installation Guide](https://docs.brightway.dev/projects/bw-timex/en/latest/content/installation.html)\n- [Getting Started Tutorial](https://docs.brightway.dev/projects/bw-timex/en/latest/content/getting_started/index.html)\n- [Example Collection](https://docs.brightway.dev/projects/bw-timex/en/latest/content/examples/index.html)\n\n## \ud83e\udd1d Contributing\nWe welcome contributions! If you have suggestions or want to fix a bug, please:\n- [Open an Issue](https://github.com/brightway-lca/bw_timex/issues)\n- [Send a Pull Request](https://github.com/brightway-lca/bw_timex/pulls)\n\n## \ud83d\udcac Support\nIf you have any questions or need help, do not hesitate to contact us:\n- Timo Diepers ([timo.diepers@ltt.rwth-aachen.de](mailto:timo.diepers@ltt.rwth-aachen.de))\n- Amelie M\u00fcller ([a.muller@cml.leidenuniv.nl](mailto:a.muller@cml.leidenuniv.nl))\n- Arthur Jakobs ([artos.jakobs@psi.ch](mailto:artos.jakobs@psi.ch))\n",
"bugtrack_url": null,
"license": null,
"summary": "Time-explicit Life Cycle Assessment",
"version": "0.2.8",
"project_urls": {
"homepage": "https://github.com/brightway-lca/bw_timex",
"source": "https://github.com/brightway-lca/bw_timex",
"tracker": "https://github.com/brightway-lca/bw_timex/issues"
},
"split_keywords": [
"brightway",
" life cycle assessment",
" lca",
" time-explicit",
" dynamic",
" prospective"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3780999ecc23c53bf25033fc6deca3f6209817479b3e3a3e77073a748a6d2cdc",
"md5": "577ab81570651783e90cb4efe2a20db3",
"sha256": "b2f4bad7cbc65dd437a6597249589baaaea783531533bdb080001054bf8f8cb5"
},
"downloads": -1,
"filename": "bw_timex-0.2.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "577ab81570651783e90cb4efe2a20db3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 959661,
"upload_time": "2025-01-14T13:06:14",
"upload_time_iso_8601": "2025-01-14T13:06:14.072987Z",
"url": "https://files.pythonhosted.org/packages/37/80/999ecc23c53bf25033fc6deca3f6209817479b3e3a3e77073a748a6d2cdc/bw_timex-0.2.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9474e7323e54e67b667c336bed6ff55ff0625e7ab760ea6d28edd94c263643f9",
"md5": "743e6fbc98a82cbade38f311fbb9c8af",
"sha256": "28b35958fc1e5416aef75f0cfb5f04a1e2a1740567de2c002c13f0611ad720ed"
},
"downloads": -1,
"filename": "bw_timex-0.2.8.tar.gz",
"has_sig": false,
"md5_digest": "743e6fbc98a82cbade38f311fbb9c8af",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 954874,
"upload_time": "2025-01-14T13:06:16",
"upload_time_iso_8601": "2025-01-14T13:06:16.984542Z",
"url": "https://files.pythonhosted.org/packages/94/74/e7323e54e67b667c336bed6ff55ff0625e7ab760ea6d28edd94c263643f9/bw_timex-0.2.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-14 13:06:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "brightway-lca",
"github_project": "bw_timex",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "bw-timex"
}