Metadata-Version: 2.1
Name: unfolded.map-sdk
Version: 1.13.0
Summary: Jupyter Widget for Foursquare Studio Maps
Author: Foursquare Labs
Author-email: info-studio@foursquare.com
License: (c) 2022 Foursquare Labs, Inc. Terms available at https://location.foursquare.com/legal/terms/foursquarestudio-terms-of-service/
Keywords: Jupyter,Widgets,IPython
Platform: Linux
Platform: Mac OS X
Platform: Windows
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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: Framework :: Jupyter
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: geojson-pydantic <0.5.0,>=0.4.2
Requires-Dist: ipykernel <6.18
Requires-Dist: ipywidgets <8,>=7.0.0
Requires-Dist: jinja2 <4,>=3
Requires-Dist: jupyter-ui-poll <0.3.0,>=0.2.1
Requires-Dist: pydantic <2.0,>=1.9
Requires-Dist: traitlets
Requires-Dist: jupyterlab-widgets <=1.1.2
Requires-Dist: jupyterlab ==3.2.9
Requires-Dist: jupyter-server ==1.24.*
Requires-Dist: typing-extensions ; python_version < "3.8"
Provides-Extra: docs
Requires-Dist: jupyter-sphinx ; extra == 'docs'
Requires-Dist: nbsphinx ; extra == 'docs'
Requires-Dist: nbsphinx-link ; extra == 'docs'
Requires-Dist: pytest-check-links ; extra == 'docs'
Requires-Dist: pypandoc ; extra == 'docs'
Requires-Dist: recommonmark ; extra == 'docs'
Requires-Dist: sphinx >=1.5 ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Provides-Extra: examples
Provides-Extra: test
Requires-Dist: pytest >=4.6 ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: pytest-snapshot ; extra == 'test'
Requires-Dist: pytest-mock ; extra == 'test'
Requires-Dist: nbval ; extra == 'test'
Requires-Dist: mypy ==0.961 ; extra == 'test'
Requires-Dist: jupyter-packaging ; extra == 'test'
Requires-Dist: jupyterlab ~=3.2 ; extra == 'test'
Requires-Dist: pandas ; extra == 'test'
Requires-Dist: geopandas ==0.10.2 ; extra == 'test'
Requires-Dist: jupytext ==1.13.6 ; extra == 'test'

# unfolded.map_sdk

Unfolded Map SDK for Jupyter (Python).

Refer to the documentation website for [how to install](https://location.foursquare.com/studio/docs/cloud-notebooks), [API documentation](https://location.foursquare.com/developer/docs/studio-map-sdk-api-reference), and [examples](https://github.com/foursquare/unfolded-sdk-examples/tree/master/notebooks).
