Skip to content

Pretix Products Parsing #35

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

Merged
merged 2 commits into from
Apr 25, 2025
Merged

Pretix Products Parsing #35

merged 2 commits into from
Apr 25, 2025

Conversation

artcz
Copy link
Contributor

@artcz artcz commented Apr 25, 2025

This is an example implementation of using the PretixData, parsing it and building reports (with polars).
Then either sharing them on discord (via bot) or on the web (authenticated or not) with django.

This is simplest possible example, in the future the Products will be joined to Orders to produce more meaningful Tickets reports.

@artcz artcz self-assigned this Apr 25, 2025
@artcz artcz requested a review from shekharkoirala April 25, 2025 14:34
@artcz
Copy link
Contributor Author

artcz commented Apr 25, 2025

Example how the table currently looks like
image

Copy link
Member

@shekharkoirala shekharkoirala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haven't tested it locally, but LGTM,

@artcz
Copy link
Contributor Author

artcz commented Apr 25, 2025

Thanks! This reminds me we should build some kind of staging environment for intbot :)

I'll merge this for now, and we can improve it later in future versions.

@artcz artcz merged commit e3b279d into main Apr 25, 2025
2 checks passed
@artcz artcz deleted the parse-products branch April 25, 2025 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants