12 unstable releases (4 breaking)

0.4.0 Feb 1, 2024
0.3.1 Nov 24, 2023
0.2.0 Sep 21, 2023
0.1.0 Apr 19, 2023
0.0.1 Jul 26, 2022

#35 in Finance

Download history 13/week @ 2024-01-29 39/week @ 2024-02-19 14/week @ 2024-02-26 1/week @ 2024-03-04 10/week @ 2024-03-11

64 downloads per month
Used in 3 crates

MIT/Apache

215KB
4.5K SLoC

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.

Dependencies

~76MB
~1.5M SLoC