Metadata-Version: 2.1
Name: foursquare.map-sdk
Version: 3.0.4
Summary: Jupyter Widget for Foursquare Studio Maps
Author: Foursquare Labs
Author-email: info-studio@foursquare.com
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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Framework :: Jupyter
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: geojson-pydantic==1.0.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<3,>=2.8.2
Requires-Dist: traitlets
Requires-Dist: jupyterlab-widgets<=1.1.2
Requires-Dist: jupyterlab==3.2.9
Requires-Dist: jupyter-server==1.24.*
Requires-Dist: glom==23.5.0
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<8.1; 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==1.11.0; 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"

# foursquare.map_sdk

Foursquare 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/fsq-studio-sdk-examples/).


## License

(c) 2024 Foursquare Labs, Inc. Terms available at https://location.foursquare.com/legal/terms/foursquarestudio-terms-of-service/
