python-dictionary
Here are 58 public repositories matching this topic...
Sort:Most stars
Data types specify the different sizes and values that can be stored in the variable. For example, Python stores numbers, strings, and a list of values using different data types. Learn different types of Python data types along with their respective in-built functions and methods.
- Updated
Dec 9, 2022 - Jupyter Notebook
My phrasing system for plover, using python dictionaries
- Updated
Nov 19, 2022 - Python
This repository contain all the basics you need to learn Python programming
- Updated
Apr 24, 2022 - Jupyter Notebook
Dictionaries as objects, that can have different dictionary views!
- Updated
Apr 18, 2023 - Python
Use Postgresql/Sqlite as if it were a Python Dictionary
- Updated
Aug 10, 2020 - Python
Python dictionary with dot notation
- Updated
Apr 19, 2025 - Python
This repository contain 10 python friendly projects for bigenner to start learning python by building projects.
- Updated
Feb 2, 2023 - Python
Python library to trace path of a particular key inside a nested dict
- Updated
Oct 30, 2025 - Python
This is collection of My Data Analysis and Python Leaning
- Updated
Apr 21, 2018 - Jupyter Notebook
📁📌 A python script that synchronizes all the files in a folder based on it's extension.
- Updated
Oct 6, 2018 - Python
Small Program to record Birthday's Date using Python Dictionary with JSON File Support. Showing the basics of JSON fundamentals in Python.
- Updated
Apr 8, 2021 - Jupyter Notebook
Concept of Python Dictionary in easy words :)
- Updated
Mar 18, 2020 - Python
An offline dictionary dictionary coded in python
- Updated
Mar 30, 2022 - Python
Dottify is a lightweight Python library that transforms dictionaries into objects with attribute-style access. Instead of the traditional dict['key'] syntax, you can conveniently access dictionary values using dot notation like dict.key after wrapping it with Dottify.
- Updated
Aug 22, 2025 - Python
Build A Simple English Dictionary with Python
- Updated
Aug 14, 2022 - Python
My path to mastering Python with examples, explanations, and hands-on coding exercises.
- Updated
Nov 8, 2025 - Python
module_3
- Updated
Mar 15, 2023 - Python
simple, fast, typed, and tested implementation for a python3.6+ case-insensitive and attribute case-insensitive dictionary.
- Updated
Sep 25, 2025 - Python
Improve this page
Add a description, image, and links to thepython-dictionary topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thepython-dictionary topic, visit your repo's landing page and select "manage topics."