Metadata-Version: 2.1
Name: gait-analysis
Version: 0.0.1
Summary: Gait analysis for projects of the DCL
Home-page: https://github.com/Defense-Circuits-Lab/Gait_Analysis
Author: DSegebarth, KonKob, MSchellenberger
Author-email: d.segebarth@gmail.com
License: GNU General Public License v3
Keywords: nbdev jupyter notebook python
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastcore
Requires-Dist: opencv-contrib-python (>=4.6)
Requires-Dist: imageio (>=2.19.3)
Requires-Dist: imageio-ffmpeg (>=0.4.7)
Requires-Dist: seaborn
Requires-Dist: scipy (>=1.7.3)
Requires-Dist: black
Requires-Dist: tqdm
Provides-Extra: dev

Gait_Analysis
================

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

This file will become your README and also the index of your
documentation.

## Install

``` sh
pip install gait_analysis
```
