pretix
Enterprise-grade event ticketing, conference registration, and admission pass platform.
Why consider pretix?
pretix is an open-source event ticketing and shop software. It handles multi-tier ticket sales, seat selection maps, attendee badge printing, voucher discount codes, multi-currency payment gateways, and on-site entrance QR scanning.
Learn pretix by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of pretix
pretix delivers complete control over your event ticket sales without percentage cuts from third-party ticket portals.
Quickstart
docker run -d \ --name pretix \ -p 8345:80 \ -v pretix_data:/data \ pretix/standalone:stableAccess the organizer backend at http://localhost:8345 to configure ticket quotas, pricing tiers, and Stripe payouts.
pretix is licensed under the GNU Affero General Public License v3.0.
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.