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
Description: # 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
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
