bw-timex


Namebw-timex JSON
Version 0.1.4 PyPI version JSON
download
home_pageNone
SummaryTime-explicit Life Cycle Assessment
upload_time2024-06-15 12:44:21
maintainerTimo Diepers <timo.diepers@ltt.rwth-aachen.de>, Amelie Müller
docs_urlNone
authorTimo Diepers <timo.diepers@ltt.rwth-aachen.de>, Amelie Müller, Arthur Jakobs
requires_python>=3.10
licenseNone
keywords brightway life cycle assessment lca time-explicit dynamic prospective
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <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://timex.readthedocs.io/en/latest/)
[![PyPI - Version](https://img.shields.io/pypi/v/bw-timex?color=%2300549f)](https://pypi.org/project/timex-lca/)
[![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)

> ℹ️ _This package is still under development and some functionalities may change in the future._

This is a python package for time-explicit Life Cycle Assessment 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.

## Use cases:
`bw_timex` is ideal for cases with:
- **Variable** or strongly **evolving production systems**
- **Long-lived** products
- **Biogenic** carbon

## Documentation and Resources:
- [Full Documentation](https://timex.readthedocs.io/en/latest/)
- [Installation Guide](https://timex.readthedocs.io/en/latest/content/installation.html)
- [Example Notebook](https://github.com/TimoDiepers/timex/blob/main/notebooks/example_setac.ipynb)

## Contributing:
We welcome contributions! If you have suggestions or want to fix a bug, please:
- [Open an Issue](https://github.com/TimoDiepers/timex/issues)
- [Send a Pull Request](https://github.com/TimoDiepers/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))

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "bw-timex",
    "maintainer": "Timo Diepers <timo.diepers@ltt.rwth-aachen.de>, Amelie M\u00fcller",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "brightway, Life Cycle Assessment, LCA, time-explicit, dynamic, prospective",
    "author": "Timo Diepers <timo.diepers@ltt.rwth-aachen.de>, Amelie M\u00fcller, Arthur Jakobs",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/4a/8c/ac0f2408765ea15f089e8961cd14205f79105f8632254854be6f510ad207/bw_timex-0.1.4.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://timex.readthedocs.io/en/latest/)\n[![PyPI - Version](https://img.shields.io/pypi/v/bw-timex?color=%2300549f)](https://pypi.org/project/timex-lca/)\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\n> \u2139\ufe0f _This package is still under development and some functionalities may change in the future._\n\nThis is a python package for time-explicit Life Cycle Assessment 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## 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.\n\n## 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## Documentation and Resources:\n- [Full Documentation](https://timex.readthedocs.io/en/latest/)\n- [Installation Guide](https://timex.readthedocs.io/en/latest/content/installation.html)\n- [Example Notebook](https://github.com/TimoDiepers/timex/blob/main/notebooks/example_setac.ipynb)\n\n## Contributing:\nWe welcome contributions! If you have suggestions or want to fix a bug, please:\n- [Open an Issue](https://github.com/TimoDiepers/timex/issues)\n- [Send a Pull Request](https://github.com/TimoDiepers/timex/pulls)\n\n## 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",
    "bugtrack_url": null,
    "license": null,
    "summary": "Time-explicit Life Cycle Assessment",
    "version": "0.1.4",
    "project_urls": {
        "homepage": "https://github.com/TimoDiepers/timex",
        "source": "https://github.com/TimoDiepers/timex",
        "tracker": "https://github.com/TimoDiepers/timex/issues"
    },
    "split_keywords": [
        "brightway",
        " life cycle assessment",
        " lca",
        " time-explicit",
        " dynamic",
        " prospective"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1301980bce05310a71ca6dc9a8685b88c4d1d35cee3eac742c12d4f836b08c13",
                "md5": "f1872ea74ef3649af6227aab574ada5f",
                "sha256": "eabffa75b52fe2bec9bcda69224e5987f0f7675ed7562763c82802081cfae53f"
            },
            "downloads": -1,
            "filename": "bw_timex-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f1872ea74ef3649af6227aab574ada5f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 960259,
            "upload_time": "2024-06-15T12:44:19",
            "upload_time_iso_8601": "2024-06-15T12:44:19.659418Z",
            "url": "https://files.pythonhosted.org/packages/13/01/980bce05310a71ca6dc9a8685b88c4d1d35cee3eac742c12d4f836b08c13/bw_timex-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a8cac0f2408765ea15f089e8961cd14205f79105f8632254854be6f510ad207",
                "md5": "48722579fc8d501aa271e2e742087e88",
                "sha256": "34ffb450a59666e2294936ed92b8501aa172a67de29de9d4a1448da0482d01bb"
            },
            "downloads": -1,
            "filename": "bw_timex-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "48722579fc8d501aa271e2e742087e88",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 953662,
            "upload_time": "2024-06-15T12:44:21",
            "upload_time_iso_8601": "2024-06-15T12:44:21.497729Z",
            "url": "https://files.pythonhosted.org/packages/4a/8c/ac0f2408765ea15f089e8961cd14205f79105f8632254854be6f510ad207/bw_timex-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-15 12:44:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TimoDiepers",
    "github_project": "timex",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "bw-timex"
}
        
Elapsed time: 0.25875s