How-to guides¶
How-to guides are short, task-focused recipes. Each one assumes you are already familiar with the basics (see Tutorials) and answers a specific "how do I…" question.
| Guide | Task |
|---|---|
| Filter by category | Narrow product group searches to specific event types |
| Filter by date range | Limit products() results to a specific time window |
| Filter by city | Show only events in a given city |
| Filter by ticket type | Separate regular tickets from VIP packages |
| Search multiple markets | Run the same query across several countries |
| Handle errors | Catch and recover from pyventim exceptions |
| Configure retries | Tune automatic retry behaviour for the public API |