482 skills found · Page 7 of 17
tsroten / Fcachea dictionary-like, file-based cache module for Python
MrS0m30n3 / TwodictSimple two way ordered dictionary for Python
lucasicf / Dict2xmlPython tool for converting a JSON-style dictionary element to a XML document.
litements / LitedictSQLite as a Python dictionary
PurlingNayuki / UniversalDictTools DictUtilsA universal Python-based utility and library to download, process and build dictionary in MDict, Apple XML and multiple formats.
syanga / Ksvd Sparse DictionaryLearn atoms of a sparse dictionary using the iterative K-SVD algorithm, written in Python.
SahibzadaSalman / Python FundamentalsThis repository contain all the basics you need to learn Python programming
LucasRr / Dictionary Learning For Declipping PythonConsistent dictionary learning algorithm for signal declipping (Python code)
grimen / Python AttributedictA dictionary object with attributes support - for Python.
vict0rsch / Minydra🦎 Minimal Python command-line parser inspired by Facebook's Hydra. Handles and parses arbitrary arguments into dot-accessible nested dictionaries.
bendlikeabamboo / BarangayList of Philippine regions, provinces, cities, municipalities, and barangay according to the January 2026 masterlist from Philippine Standard Geographic Code (PSGC) Release. Available in JSON, YAML, and Python dictionary formats and with fuzzy search. Latest and updated as of January, 13, 2026
akshanshkmr / Dictionary Attack Python ScriptIt is a python script that i wrote, that takes a password list file and tries them all on a given email to check for the correct password
opensteno / Plover Python DictionaryPython dictionaries support for Plover
nirooj56 / NepdictA English-Nepali Dictionary built using Python for Terminal.
BastiPaeltz / Codedictcommand line dictionary written in python.
aditeyabaral / PydictionaryPyDictionary is an offline English dictionary made using Python along with the Wordnet Lexical Database and Enchant Spell Dictionary. The application returns any query with a list of results - the various word forms and their meanings along with a sample sentence using the given word.
ikornaselur / Dict TyperConvert JSON or Python dictionaries to Python TypedDict definitions
wbolster / Sanestsane nested dictionaries and lists for python
percolate / Jsonmatch`jsonmatch` is a small library for diffing Python JSON dictionaries in a flexible, informative way
malthe / SkipdictA skip dict is a Python dictionary which is permanently sorted by value.