Skip to main content

A YAML-based configuration system for mocking event streams

Project description

Resinker

A YAML-based configuration system for mocking event streams. Resinker allows you to generate realistic event data based on entity relationships, dependencies, and scenarios.

Features

  • Define your event schemas in YAML
  • Model complex entity relationships and state changes
  • Generate realistic event data using the Faker library
  • Define complex scenarios and event sequences
  • Output to various destinations: Kafka, files, stdout

Installation

pip install resinker

Or if you're using uv:

uv pip install resinker

Quick Start

  1. Create a YAML configuration file:
version: "1.0"
simulation_settings:
  duration: "10m"
  initial_entity_counts:
    User: 10
  time_progression:
    start_time: "now"
    time_multiplier: 1.0
  random_seed: 42
# Define your schemas, entities, and events here
# ...
outputs:
  - type: "stdout"
    enabled: true
    format: "json_pretty"
  1. Run Resinker:
resinker run -c your_config.yaml

Documentation

For detailed documentation and examples, see the System Overview.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

resinker-0.1.0a20250524.tar.gz (67.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

resinker-0.1.0a20250524-py3-none-any.whl (24.1 kB view details)

Uploaded Python 3

File details

Details for the file resinker-0.1.0a20250524.tar.gz.

File metadata

  • Download URL: resinker-0.1.0a20250524.tar.gz
  • Upload date:
  • Size: 67.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for resinker-0.1.0a20250524.tar.gz
Algorithm Hash digest
SHA256 6fb2e94cda41f21967089073a0c0d4146d4868fbf7aa9daec65deb97651c4f25
MD5 4a460b9391730c6bc42ffecb5fb5f39a
BLAKE2b-256 ad77c91ae1d7204d7fb3e7b807f76b74152aa485ddb6ed2bb4c9fc1a9dd9be57

See more details on using hashes here.

Provenance

The following attestation bundles were made for resinker-0.1.0a20250524.tar.gz:

Publisher: python-publish.yml on resink-ai/resinker

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file resinker-0.1.0a20250524-py3-none-any.whl.

File metadata

File hashes

Hashes for resinker-0.1.0a20250524-py3-none-any.whl
Algorithm Hash digest
SHA256 7c55ca3b543c222eecd2c5e54f195736c81bd5e626bf685254e83a6c86bf3afd
MD5 1f6362584f9cb2521efe00eac123d8fc
BLAKE2b-256 2172ddc903b1ed3890c09263f63b681468f16c29f403af55df87bc844730569e

See more details on using hashes here.

Provenance

The following attestation bundles were made for resinker-0.1.0a20250524-py3-none-any.whl:

Publisher: python-publish.yml on resink-ai/resinker

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page