nokey.language package
Submodules
nokey.language.free_dictionary module
- class nokey.language.free_dictionary.FreeDictionary(use_caching=False, cache_name='free_dictionary_cache', backend='sqlite', expire_after=3600)[source]
Bases:
objectA class to interact with the Free Dictionary API.
- base_url
The base URL of the Free Dictionary API.
- about
A short description of the API.