auditor-priority-plugin

Crates.ioauditor-priority-plugin
lib.rsauditor-priority-plugin
version0.5.0
sourcesrc
created_at2023-02-13 09:40:23.314036
updated_at2024-04-23 13:24:59.424364
descriptionPriority Plugin for AUDITOR
homepagehttps://alu-schumacher.github.io/AUDITOR/
repositoryhttps://github.com/alu-schumacher/AUDITOR
max_upload_size
id783825
size122,603
(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