# places-scripts **Repository Path**: mirrors_adobe/places-scripts ## Basic Information - **Project Name**: places-scripts - **Description**: A set of scripts that can be used with the Places Location service REST APIs. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Places scripts This is a set of scripts that can be used with the Places Location service REST APIs. Currently, the set includes Python scripts that are used to import a set of POIs from a .csv file. ## Goals The goal is to provide scripts that customers can use to enhance the bulk management of POIs in their Places database. However, the scripts **do not** replace the [Places UI](https://places.adobe.com) or the REST APIs. ### Installation To install the scripts, download the repo to your local machine. ### Usage The instructions about how to use the scripts are located in this [Readme](import/README.md) file. ### Contributing Contributions are welcome! For more information about how to contribute, see the [Contributing Guide](./.github/CONTRIBUTING.md) file. ### Licensing This project is licensed under the Apache V2 License. For more information, see the [LICENSE](LICENSE.md) file.