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