Metadata-Version: 2.2
Name: TraffiSim
Version: 0.1.0
Summary: A modular intersection traffic simulator with IDM, MOBIL, and adaptive signals
Author: A. Sharan
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: pygame>=2.0.0
Provides-Extra: rendering
Requires-Dist: pygame>=2.0.0; extra == "rendering"
Provides-Extra: analysis
Requires-Dist: streamlit; extra == "analysis"
Requires-Dist: pandas; extra == "analysis"
Requires-Dist: plotly; extra == "analysis"
Requires-Dist: seaborn; extra == "analysis"
Requires-Dist: matplotlib; extra == "analysis"
Dynamic: author
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
