mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-27 19:32:12 +00:00
Add eventum data generation platform to README
Added eventum to the Fake Data section for synthetic event stream generation.
This commit is contained in:
parent
5909fa76d9
commit
66b3b68557
1 changed files with 1 additions and 0 deletions
|
|
@ -661,6 +661,7 @@ _Libraries for testing codebases and generating test data. Also see [awesome-pyt
|
|||
- Code Coverage
|
||||
- [coverage](https://github.com/coveragepy/coveragepy) - Code coverage measurement.
|
||||
- Fake Data
|
||||
- [eventum](https://github.com/eventum-generator/eventum) - Data generation platform for producing synthetic event streams based on Jinja templates.
|
||||
- [faker](https://github.com/joke2k/faker) - A Python package that generates fake data.
|
||||
- [mimesis](https://github.com/lk-geimfari/mimesis) - is a Python library that help you generate fake data.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue