Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tbobm/getcoordinates
Simple script allowing to get latitude and longitude from the terminal.
https://github.com/tbobm/getcoordinates
Last synced: 3 days ago
JSON representation
Simple script allowing to get latitude and longitude from the terminal.
- Host: GitHub
- URL: https://github.com/tbobm/getcoordinates
- Owner: tbobm
- Created: 2017-03-27T15:22:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-13T09:54:23.000Z (about 4 years ago)
- Last Synced: 2024-10-09T10:04:25.094Z (about 1 month ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# getcoordinates
Simple script allowing to get latitude and longitude from the terminal.
## Install
```bash
pip install getcoordinates
```## Usage
```bash
getcoordinates "some location"
```