Metadata-Version: 2.4
Name: enedis-sge
Version: 0.1.0
Summary: This project is a Python implementation of the Enedis SGE (Système de Gestion des Événements) protocol. It allows you to interact with the Enedis SGE server and also simple the homologation process.
Author-email: Monzon Diarra <diarramonzon4@gmail.com>
License-File: LICENSE
Requires-Python: >=3.13
Requires-Dist: cattrs>=25.3.0
Requires-Dist: certifi>=2026.1.4
Requires-Dist: cryptography>=46.0.5
Requires-Dist: httpx>=0.28.1
Requires-Dist: zeep[async]>=4.3.2
Description-Content-Type: text/markdown

# Enedis SGE

## Description

This project is a Python implementation of the Enedis SGE (Système de Gestion des Événements) protocol. It allows you to interact with the Enedis SGE server and also simple the homologation process.
