|
172 | 172 | "id": 308969846, |
173 | 173 | "title": "Meetup Python Catania - Con la calata del fresco", |
174 | 174 | "date": "2025-07-17", |
175 | | - "image": "/images/events/event-308969846.jpg", |
| 175 | + "image": "/images/events/17-07-2025/event-308969846.jpg", |
176 | 176 | "description": "In una calda serata d'estate la community Python Catania si incontra al Lido Grotta Smeralda per parlare di macchine a stati in Python e di game development con pygame.", |
177 | 177 | "descriptionEn": "On a warm summer evening the Python Catania community meets at Lido Grotta Smeralda to talk about state machines in Python and game development with pygame.", |
178 | 178 | "fullDescription": "Una serata estiva all'aperto al Lido Grotta Smeralda di Aci Castello: la cornice perfetta per due talk di alto livello. Luca Marturana ha presentato le macchine a stati in Python usando la libreria python-statemachine per modellare workflow complessi. Paolo Lo Bello ha invece mostrato come costruire un piccolo gioco in stile platform con pygame, puro divertimento e codice al tempo stesso. Aperitivo opzionale a seguire.", |
179 | 179 | "fullDescriptionEn": "An outdoor summer evening at Lido Grotta Smeralda in Aci Castello: the perfect setting for two high-quality talks. Luca Marturana presented state machines in Python using the python-statemachine library to model complex workflows. Paolo Lo Bello then showed how to build a small platform-style game with pygame — pure fun and code at the same time. Optional aperitivo afterwards.", |
180 | 180 | "attendees": 35, |
181 | 181 | "url": "https://www.meetup.com/python-catania/events/308969846/", |
182 | | - "gallery": ["/images/events/event-308969846.jpg"], |
| 182 | + "gallery": [ |
| 183 | + "/images/events/17-07-2025/event-308969846.jpg", |
| 184 | + "/images/events/17-07-2025/pythoncatania_1753022774_3680944282235267964_75742876461.jpg", |
| 185 | + "/images/events/17-07-2025/pythoncatania_1753022774_3680944282243594666_75742876461.jpg", |
| 186 | + "/images/events/17-07-2025/pythoncatania_1753022774_3680944282243681070_75742876461.jpg", |
| 187 | + "/images/events/17-07-2025/pythoncatania_1753022774_3680944282251832210_75742876461.jpg", |
| 188 | + "/images/events/17-07-2025/pythoncatania_1753022774_3680944282251945845_75742876461.jpg", |
| 189 | + "/images/events/17-07-2025/pythoncatania_1753022774_3680944282528806857_75742876461.jpg" |
| 190 | + ], |
183 | 191 | "speakers": [ |
184 | 192 | { |
185 | 193 | "name": "Luca Marturana", |
186 | 194 | "topic": "Macchine a stati in Python", |
187 | | - "topicEn": "State Machines in Python" |
| 195 | + "topicEn": "State Machines in Python", |
| 196 | + "image": "/images/events-speakers/Luca Marturana.jpeg" |
188 | 197 | }, |
189 | 198 | { |
190 | 199 | "name": "Paolo Lo Bello", |
191 | 200 | "topic": "Piccoli giochi per puro divertimento con pygame", |
192 | | - "topicEn": "Small Games for Pure Fun with pygame" |
| 201 | + "topicEn": "Small Games for Pure Fun with pygame", |
| 202 | + "image": "/images/events-speakers/PaoloLoBello.jpg" |
193 | 203 | } |
194 | 204 | ] |
195 | 205 | }, |
|
0 commit comments