482 skills found · Page 4 of 17
vandersonmota / T DictTraversable Python Dictionaries
ArchimedesDigital / Open WordsOpen source, updated Whitaker's Words Latin Dictionary and Morphology in Python
dagnelies / PysosPython Simple Object Storage - provides a list and dictionary interface that seamlessly stores data in a file, like a simplified database.
EPLHREU / Emily ModifiersA Plover python dictionary allowing for consistent modified key entry for any letter, symbol or keyboard shortcut.
micahcochran / Scrape Schema RecipeScrapes recipes from HTML https://schema.org/Recipe (Microdata/JSON-LD) into Python dictionaries.
gyli / DictMySQLMore convenient database manipulation with Python dictionary.
oliver-zehentleitner / Unicorn FyA Python SDK to convert received raw data from crypto exchange API endpoints into well-formed python dictionaries.
simonw / Json FlattenPython functions for flattening a JSON object to a single dictionary of pairs, and unflattening that dictionary back to a JSON object
timmahrt / PyslePython interface to ISLEX, an English IPA pronunciation dictionary with syllable and stress marking.
suyashb95 / WordbotA Telegram dictionary bot written in Python
fogleman / TWL06Official Scrabble dictionary packaged into a convenient Python module.
teajaymars / Scrabble ToolsDictionary processing in Python.
bocong / Urbandictionary PySimple Python wrapper for Urban Dictionary API.
srfrog / DictPython-like dictionaries for Go
ambitioninc / KmatchA language for filtering, matching, and validating Python dictionaries
dbklim / StressRNNModified version of RusStress (https://github.com/MashaPo/russtress) — python package for placing stress in Russian text using RNN (BiLSTM) and the "Grammatical Dictionary" by A. A. Zaliznyak (from http://odict.ru/).
pysuxing / Python Stardictpython module reading the StarDict dictionaries
leohowell / Redis LruLRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru
xscorp / BurpeeA python module that accepts an HTTP request file and returns a dictionary of headers and post data
kmike / Pymorphy[UNSUPPORTED] - please use https://github.com/kmike/pymorphy2. Russian and English morphology analyser (POS tagger + inflection engine) written in python. It is based on dictionaries and research from http://aot.ru. Docs (Russian): http://pymorphy.rtfd.org/