SkillAgentSearch skills...

Open3words

Stupid simple open-source reimplementation of what3words

Install / Use

/learn @matt-cross/Open3words
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

open3words

Stupid simple open-source reimplementation of what3words

Usage: open3words.py [<lat,lon> [<three.word.phrase] ...]

Main public python interface functions that are exported are:

  • words_to_latlon(words) - Pass in a 3 word phrase, returns the lat,lon in a tuple

  • latlon_to_words(lat,lon) - Pass in latitude and longitude as floats, returns a 3 word phrase as a string.

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated7mo ago
Forks3

Languages

Python

Security Score

77/100

Audited on Sep 5, 2025

No findings