https://github.com/juntyr/pyo3-error
Unified error causality chains across Rust and Python.
https://github.com/juntyr/pyo3-error
cause chain error pyo3 python rust source
Last synced: 3 months ago
JSON representation
Unified error causality chains across Rust and Python.
- Host: GitHub
- URL: https://github.com/juntyr/pyo3-error
- Owner: juntyr
- License: mpl-2.0
- Created: 2024-08-26T14:09:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-02T08:41:32.000Z (4 months ago)
- Last Synced: 2026-02-02T21:24:35.762Z (4 months ago)
- Topics: cause, chain, error, pyo3, python, rust, source
- Language: Rust
- Homepage: https://juntyr.github.io/pyo3-error/pyo3_error
- Size: 2.06 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![CI Status]][workflow] [![MSRV]][repo] [![Latest Version]][crates.io] [![Rust Doc Crate]][docs.rs] [![Rust Doc Main]][docs]
[CI Status]: https://img.shields.io/github/actions/workflow/status/juntyr/pyo3-error/ci.yml?branch=main
[workflow]: https://github.com/juntyr/pyo3-error/actions/workflows/ci.yml?query=branch%3Amain
[MSRV]: https://img.shields.io/badge/MSRV-1.83.0-blue
[repo]: https://github.com/juntyr/pyo3-error
[Latest Version]: https://img.shields.io/crates/v/pyo3-error
[crates.io]: https://crates.io/crates/pyo3-error
[Rust Doc Crate]: https://img.shields.io/docsrs/pyo3-error
[docs.rs]: https://docs.rs/pyo3-error/
[Rust Doc Main]: https://img.shields.io/badge/docs-main-blue
[docs]: https://juntyr.github.io/pyo3-error/pyo3_error
# pyo3-error
Unified error causality chains across Rust and Python.
## License
Licensed under the Mozilla Public License, Version 2.0 ([LICENSE](LICENSE) or https://www.mozilla.org/en-US/MPL/2.0/).
## Funding
The `pyo3-error` crate has been developed as part of [ESiWACE3](https://www.esiwace.eu), the third phase of the Centre of Excellence in Simulation of Weather and Climate in Europe.
Funded by the European Union. This work has received funding from the European High Performance Computing Joint Undertaking (JU) under grant agreement No 101093054.