Crates.io version PyPI GitHub Actions workflow status GitHub Actions workflow status GitHub Actions workflow status License

# AUDITOR **AUDITOR** is short for AccoUnting Data handlIng Toolbox for Opportunistic Resources. It allows one to flexibly build accounting pipelines for various use cases and environments. AUDITOR sits at the core of the pipeline as the provider of the storage for the accounting records. Via a REST interface, records can be pushed into or pulled from AUDITOR. *Collectors* are used to collect accounting data form a source and push it to AUDITOR, while *plugins* pull data from AUDITOR for further processing. Plugins and collectors are problem- and environment-specific and can be combined as needed. A Python library handles the interaction with AUDITOR and as such enables quick and easy development of collectors and plugins. For more information on how to obtain and use AUDITOR, please [visit our website](https://alu-schumacher.github.io/AUDITOR/).

Documentation | API Documentation | pyauditor Documentation

## License Licensed under either of - Apache License, Version 2.0, ([LICENSE-APACHE](https://github.com/ALU-Schumacher/AUDITOR/blob/main/LICENSE-APACHE) or ) - MIT License ([LICENSE-MIT](https://github.com/ALU-Schumacher/AUDITOR/blob/main/LICENSE-MIT) or ) at your option. ### Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.