Metadata-Version: 2.1
Name: tasi
Version: 0.1.1
Summary: Library for Traffic Analysis and Situation Interpretation
Author: Lars Klitzke
Author-email: lars.klitzke@dlr.de
Requires-Python: >=3.12.0,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: coloredlogs (>=15.0.1,<16.0.0)
Requires-Dist: matplotlib (==3.9.2)
Requires-Dist: numba (==0.60.0)
Requires-Dist: numpy (==2.0.2)
Requires-Dist: pandas (==2.2.3)
Requires-Dist: typing-extensions (==4.12.2)
Description-Content-Type: text/markdown

# TrAffic Situation analysis and Interpretation
TASI is a library to provide high-performance, easy-to-use data structures and data analysis tools for Python based
traffic situation analysis and interpretation applications.

> **TASI** is backed by those wonderful libraries [`Numpy`](https://numpy.org/), [`Pandas`](https://pandas.pydata.org/),
> and [`Numba`](http://numba.pydata.org/)


