Metadata-Version: 2.3
Name: mapfactory
Version: 0.1.0
Summary: Utility to create maps (routes, POIs) supporting multiple backend services
Author: mm21
Author-email: mm21.dev@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: OS Independent
Classifier: Typing :: Typed
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Development Status :: 1 - Planning
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Project-URL: Homepage, https://github.com/mm21/mapfactory
Description-Content-Type: text/markdown

# MapFactory
Utility to create maps (routes, POIs) supporting multiple backend services

[![Python versions](https://img.shields.io/pypi/pyversions/mapfactory.svg)](https://pypi.org/project/mapfactory)
[![PyPI](https://img.shields.io/pypi/v/mapfactory?color=%2334D058&label=pypi%20package)](https://pypi.org/project/mapfactory)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

Currently planned backends for map layers and directions are:

- MapBox
- OpenStreetMap

