# Listing your locations with Python

DevFeed: [Listing your locations with Python](<https://devfeed.tech/articles/listing-your-locations-with-python-15750.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/listing-your-locations-with-python>)

Author: Tristan Sokol

Published: 2017-10-16T16:54:41Z

Content type: tutorial

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [SDK](<https://devfeed.tech/topics/sdk.md>), [internal developer portal](<https://devfeed.tech/topics/internal-developer-portal.md>)

Tags: [apis](<https://devfeed.tech/tags/apis.md>), [developer-portal](<https://devfeed.tech/tags/developer-portal.md>), [install](<https://devfeed.tech/tags/install.md>), [installation](<https://devfeed.tech/tags/installation.md>), [integration](<https://devfeed.tech/tags/integration.md>), [python](<https://devfeed.tech/tags/python.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [token](<https://devfeed.tech/tags/token.md>)

## AI overview

This tutorial explains how to use Square's Python SDK to list location details programmatically. It covers installing the SDK, supplying an access token, running the code, and viewing the resulting locations.

## Source excerpt

Getting your location details should be the easiest part of your integration.