-
Notifications
You must be signed in to change notification settings - Fork 14
/
tickets.yml
50 lines (45 loc) · 1.6 KB
/
tickets.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
live: true
data:
-
name: Early Bird Ticket
details: Sale ends by 22 August, 2021 11:30 PM (Asia/Kolkata) OR completion of 100 tickets
price: 450
category: conference
link: "https://www.townscript.com/v2/e/pycon-india-2021/booking/tickets"
status: sold
-
name: Regular Ticket
details: Sale ends by 05 September, 2021 11:30 PM (Asia/Kolkata) OR completion of 800 tickets
price: 600
category: conference
link: "https://www.townscript.com/v2/e/pycon-india-2021/booking/tickets"
status: sold
-
name: Late Bird Ticket
details: Sale ends by 15 September, 2021 09:00 AM (Asia/Kolkata) OR completion of 200 tickets
price: 1000
category: conference
link: "https://www.townscript.com/v2/e/pycon-india-2021/booking/tickets"
status: sold
# # There can be only 1 workshop ticket item right now
-
name: Workshop Ticket
details: Sale ends by 15 September, 2021 09:00 AM (Asia/Kolkata) OR completion of 200 tickets
price: 800
category: workshop
link: "https://www.townscript.com/v2/e/pycon-india-2021/booking/tickets"
status: sold
-
name: Combo Ticket
details: Workshop and Conference Ticket, Sale ends by 05 September, 2021 11:30 PM (Asia/Kolkata)
price: 1260
category: workshop
link: "https://www.townscript.com/v2/e/pycon-india-2021/booking/tickets"
status: sold
# # There can be only 1 devsprint ticket item right now
# -
# name: Devsprint Ticket
# details: Sale ends by 15 September, 2021 09:00 AM (Asia/Kolkata) OR completion of 300 tickets
# price: Free
# category: devsprint
# link: ""