Metadata-Version: 2.1
Name: anprx
Version: 0.1.2
Summary: Create, visualise and leverage networks of ANPR cameras on the road network.
Home-page: https://github.com/pedroswits/anprx
Author: Pedro Pinto da Silva
Author-email: ppintodasilva@gmail.com
License: Apache License 2.0
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Provides-Extra: examples
Provides-Extra: docs
Provides-Extra: tests
Requires-Dist: numpy (>=1.15.1)
Requires-Dist: statistics (>=1.0.3)
Requires-Dist: requests (>=2.19.1)
Requires-Dist: Shapely (>=1.6)
Requires-Dist: pandas (>=0.23)
Requires-Dist: geopandas (>=0.4)
Requires-Dist: matplotlib (>=2.2)
Requires-Dist: networkx (>=2.2)
Requires-Dist: osmnx (>=0.8.1)
Requires-Dist: scikit-learn (>=0.20.0)
Requires-Dist: adjustText (>=0.7.3)
Requires-Dist: progress (>=1.4)
Provides-Extra: docs
Requires-Dist: sphinx (>=1.4); extra == 'docs'
Requires-Dist: sphinx-rtd-theme; extra == 'docs'
Provides-Extra: examples
Requires-Dist: ipykernel; extra == 'examples'
Provides-Extra: tests
Requires-Dist: tox (>=3.2.1); extra == 'tests'
Requires-Dist: pytest (>=3.8.2); extra == 'tests'


**ANPRx** is a package for traffic analytics using networks of automatic number plate cameras.


