> For the complete documentation index, see [llms.txt](https://report.pytogo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://report.pytogo.org/rapport-de-la-pycon-togo-2025/rapport-et-photos-des-participants.md).

# Rapport et photos des participants

Les participants à PyCon Togo 2025 ont activement partagé leurs expériences et réflexions à travers des publications, mettant en avant leurs apprentissages, leur enthousiasme et leur engagement envers la communauté Python.

#### Points forts des participants

* Les participants ont documenté leur expérience pendant et après la conférence, partageant des aperçus des ateliers, des présentations et des interactions communautaires.
* Les publications mettent en valeur l'engagement dynamique et l'esprit de collaboration au sein de la communauté Python à PyCon Togo 2025.

### Voici quelques publications

* Kayode Abiodun :  [Ce fut un privilège de prendre la parole à Python Togo](https://www.linkedin.com/posts/kayodeabiodunoladapo_pycontogo2025-pythontogo-pycontogo2025-activity-7365770030552145922-CFxy)
* Tronka DIABATÉ : [Pycon Togo 2025 : une expérience inoubliable](https://www.linkedin.com/posts/tronka-diabat%C3%A9-7071b5237_sqlalchemy-pycontogo2025-opensource-activity-7365819170682220547-fGF_)
* Pankaj Behera : [Impatient de partager !](https://www.linkedin.com/posts/pankaj-behera-6235a5315_i-got-the-30-days-of-python-with-python-togo-activity-7368670111936847872-XIxg)
* Akossiwa Augustine ZOKPODO : [PyCon TOGO 2025🐍 : une première édition historique à Lomé](https://www.linkedin.com/posts/akossiwa-augustine-zokpodo-b10b22236_pycontogo2025-python-event-activity-7366404684133072896-hV3V)
* 𝐓𝐀𝐇𝐀𝐆𝐀 : [𝐓𝐀𝐇𝐀𝐆𝐀 𝐚𝐮 𝐏𝐲𝐜𝐨𝐧 𝐓𝐨𝐠𝐨 𝟐𝟎𝟐𝟓](https://www.linkedin.com/posts/tahaga_pycontogo2025-tech-innovations-activity-7366795620017147905-n3Ybhttps://www.linkedin.com/posts/tahaga_pycontogo2025-tech-innovations-activity-7366795620017147905-n3Yb)
* AllDotPy : [AllDotPy au PyCon Togo 2025 ](https://www.linkedin.com/posts/alldotpy_pycontogo2025-fletx-flet-activity-7366160698042662912-8Zc0)
*

## Photographie - [Lien vers l'album photo](https://drive.google.com/drive/folders/1Xk8lejAQXBIPjPf1UHnuUmZJ5sEYNPM1?usp=sharing)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://report.pytogo.org/rapport-de-la-pycon-togo-2025/rapport-et-photos-des-participants.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
