9 releases (breaking)
new 0.6.3 | Oct 30, 2024 |
---|---|
0.6.2 | Jul 29, 2024 |
0.5.0 | Apr 23, 2024 |
0.4.0 | Feb 1, 2024 |
0.0.7 | Feb 13, 2023 |
#460 in HTTP server
24 downloads per month
285KB
5.5K
SLoC
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
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT License (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.
Dependencies
~76MB
~1.5M SLoC