PedPy’s documentation!#

Useful links: Binary Installers | Source Repository | Issues & Ideas

PedPy is an open source, MIT-licensed Python module for pedestrian movement analysis. It implements different measurement methods for density, velocity and flow.

card-img-top
Getting started

New to PedPy? Check out the getting started guides. They contain an introduction to PedPy’s main concepts.

To the getting started guides
card-img-top
User guide

The user guide provides in-depth information on the key concepts of PedPy with useful background information and explanation.

To the getting started guides
card-img-top
API reference

The reference guide contains a detailed description of the PedPy API. The reference describes how the methods work and which parameters can be used. It assumes that you have an understanding of the key concepts.

To the reference guide
card-img-top
Developer guide

Saw a typo in the documentation? Want to improve existing functionalities? The contributing guidelines will guide you through the process of improving PedPy.

To the development guide