Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag events using complex filters on a per-event basis #49

Open
captn3m0 opened this issue Sep 24, 2024 · 0 comments
Open

Tag events using complex filters on a per-event basis #49

captn3m0 opened this issue Sep 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@captn3m0
Copy link
Contributor

We have a large post-build script that works fairly well and fast for the easy cases. For complex cases, we need a Python framework that goes through each event, and tags them on a per-event filter basis.

Some things that are inherently hard due to the JSON schema we use can become easier in the Python world. Examples would be anything that involves filtering using offers, or geo - much simpler to do in Python.

@captn3m0 captn3m0 added the enhancement New feature or request label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: TODO
Development

No branches or pull requests

1 participant