https://github.com/hansbug/chainloader
Composable data verification and processing framework
https://github.com/hansbug/chainloader
Last synced: 8 months ago
JSON representation
Composable data verification and processing framework
- Host: GitHub
- URL: https://github.com/hansbug/chainloader
- Owner: HansBug
- License: apache-2.0
- Created: 2022-01-05T03:06:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-27T02:26:27.000Z (over 4 years ago)
- Last Synced: 2025-05-21T14:17:42.657Z (about 1 year ago)
- Language: Python
- Homepage: https://hansbug.github.io/chainloader/
- Size: 5.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# chainloader
[](https://pypi.org/project/chainloader/)
[](https://pypi.org/project/chainloader/)


[](https://github.com/HansBug/chainloader/actions?query=workflow%3A%22Docs+Deploy%22)
[](https://github.com/HansBug/chainloader/actions?query=workflow%3A%22Code+Test%22)
[](https://github.com/HansBug/chainloader/actions?query=workflow%3A%22Badge+Creation%22)
[](https://github.com/HansBug/chainloader/actions?query=workflow%3A%22Package+Release%22)
[](https://codecov.io/gh/HansBug/chainloader)
[](https://github.com/HansBug/chainloader/stargazers)
[](https://github.com/HansBug/chainloader/network)

[](https://github.com/HansBug/chainloader/issues)
[](https://github.com/HansBug/chainloader/pulls)
[](https://github.com/HansBug/chainloader/graphs/contributors)
[](https://github.com/HansBug/chainloader/blob/master/LICENSE)
Composable data verification and processing framework
## Installation
You can simply install it with `pip` command line from the official PyPI site.
```shell
pip install chainloader
```
For more information about installation, you can refer to [Installation](https://HansBug.github.io/chainloader/main/tutorials/installation/index.html).
# Contributing
We appreciate all contributions to improve `chainloader`, both logic and system designs. Please refer to CONTRIBUTING.md for more guides.
# License
`chainloader` released under the Apache 2.0 license.