Metadata-Version: 2.1
Name: extremitypathfinder
Version: 1.2.0
Summary: python package for geometric shortest path computation for given 2D multi-polygon maps
Home-page: https://github.com/MrMinimal64/extremitypathfinder
Author: J. Michelfeit
Author-email: python@michelfe.it
License: MIT licence
Project-URL: Source Code, https://github.com/MrMinimal64/extremitypathfinder
Project-URL: Documentation, https://github.com/MrMinimal64/extremitypathfinder/blob/master/README.rst
Project-URL: Changelog, https://github.com/MrMinimal64/extremitypathfinder/blob/master/CHANGELOG.rst
Description: Python package for fast geometric shortest path computation in 2D multi-polygon or grid environments based on visibility graphs.
        Please check Github for the documentation with plots: https://github.com/MrMinimal64/extremitypathfinder
Keywords: path-planning path-finding shortest-path visibility graph visibility-graph polygonrobotics navigation offline
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
