auditor

Crates.ioauditor
lib.rsauditor
version0.6.0
sourcesrc
created_at2022-07-26 14:16:31.527823
updated_at2024-07-11 11:20:02.947572
descriptionAccoUnting Data handlIng Toolbox for Opportunistic Resources
homepagehttps://alu-schumacher.github.io/AUDITOR/
repositoryhttps://github.com/alu-schumacher/AUDITOR
max_upload_size
id633199
size259,220
(raghuvar-vijay)

documentation

https://docs.rs/auditor/

README

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.

Documentation | API Documentation | pyauditor Documentation

License

Licensed under either of

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.

Commit count: 982

cargo fmt