Metadata-Version: 2.1
Name: pyridy
Version: 0.4.6
Summary: Support library for measurements made with the Ridy Android App
License: Apache-2.0
Keywords: signal processing,ridy,android
Author: Philipp Simon Leibner
Author-email: philipp.leibner@ifs.rwth-aachen.de
Requires-Python: >=3.7.1,<3.10
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Dist: geopy (>=2.1.0,<3.0.0)
Requires-Dist: ipyleaflet (>=0.14.0,<0.15.0)
Requires-Dist: matplotlib (>=3.4.1,<4.0.0)
Requires-Dist: numpy (>=1.20.2,<2.0.0)
Requires-Dist: overpy (>=0.6,<0.7)
Requires-Dist: pandas (>=1.2.4,<2.0.0)
Requires-Dist: pyproj (>=3.0.1,<4.0.0)
Requires-Dist: pytest (>=6.2.3,<7.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: scipy (>=1.6.3,<2.0.0)
Requires-Dist: tqdm (>=4.60.0,<5.0.0)
Description-Content-Type: text/markdown

# PyRidy

Python Support Library to import and process Ridy files

# Installation

Install using pip, i.e. "pip install pyridy"

