Skip to content

JustGlowing/obscure_words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

16 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Dictionary of Obscure Words

This module allows you to use the Dictionary of Obscure Words in Python.

The original dictionary is available here: http://phrontistery.info

You can install this module using pip:

pip install git+https://github.com/JustGlowing/obscure_words

and use it as follows:

>>> from obscure_words import load_obscure_words
>>> obscure_dict = load_obscure_words()
>>> obscure_dict['ophidiomancy']

'divination using snakes'

๐Ÿ“– ๐Ÿ”ฎ ๐Ÿ

About

๐Ÿ“– Dictionary of obscure words

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages