be5beb45aa32d756633024b0b904fb48ccaa4351
GUIDE_DEV_PYTHON.md §10 corrections: - Fix XmppSettings defaults (host="", resource="pronote-sync") - Replace Google-style docstrings with Sphinx/reST in examples - Document connect(host, port) returning asyncio.Future, remove process() reference - Document TLS mapping: use_tls=True → direct TLS, use_tls=False → STARTTLS - Fix factory signature: get_channel(XmppSettings, dry_run) -> Channel | None - Document Channel.send() -> bool never raises PipelineWarning (D6) - Fix duplicate §10.3 numbering → §10.3-§10.6 - Remove pronote_messages duplication in M11 example - Document JID with resource construction - Document enriched message format (date, change types, times, due date, author) TODO.md M10: - Adjust acceptance criterion: channel returns False, pipeline emits PipelineWarning .secrets.baseline: - Line numbers updated for documentation shifts Co-authored-by: opencode/tech-writer <tech-writer@agents.invalid>
Description
Outil python pour récupérer les informations transmises par le collège via Pronote et leur site internet.
Releases
2
Languages
Python
100%