Metadata-Version: 2.1
Name: pedtools
Version: 0.0.1.dev2
Summary: Client library used to communicate with the ease.ml service.
Home-page: https://github.com/leaguilar/pedtools
Author: Francesco Zanlungo, Claudio Feliciani, Leonel Aguilar
Author-email: leonel.aguilar.m@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: pluggy (<1.0,>=0.3)
Requires-Dist: PyYAML (>=5.3.1)

# Pedtools 

This is a set of common tools for pedestrian data analysis
- Congestion Number

## Installation

This package is available on PyPI.

```bash
pip install pedtools
```
## Congestion number
See the paper: https://arxiv.org/abs/2004.01883

## Example usage


