eclipse-sumo / sumo

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
https://eclipse.dev/sumo
Eclipse Public License 2.0
2.51k stars 1.42k forks source link

Add type hints to the python traci client #14902

Open namdre opened 4 months ago

namdre commented 4 months ago

suggested at SUMO2024

behrisch commented 4 months ago

Small remark: For people who still want to use the code with python2 after we added hints there would be https://pypi.org/project/strip-hints/