A collection of Python day-to-day codes that can help learning and understanding various use cases of Python.
-
Updated
Sep 26, 2024 - Python
A collection of Python day-to-day codes that can help learning and understanding various use cases of Python.
Benchmarking for dot-accessible dict packages in python
Concept of Python Dictionary in easy words :)
This repository is a great place for starting up with python programming. In this repository, you can contribute from a basic python program to an advance one. 👩💻
A dictionary made with Python
An API built using Data Structures. Capable of User creation, Retrieval and Authentication
Posts about coding in Python
Modifiable Items Dictionary is a python3.6+ library offering enhanced, tested, typed, and thread-safe dictionary classes. ModifiableItemsDict and ModifiableItemsAttrDict are classes that allow for key and value modifications during creation, insertion, and retrieval. ModifiableItemsAttrDict also provides attribute-style access to dictionary items.
Package containing the Vividict class that allows for nested dictionaries.
This capstone project involves programming the game 'Tic-Tac-Toe' with Python to test one's understanding of lists, dictionaries, loops, functions and control flow logic.
All of the projects that were completed in order to receive the Python For Everybody (Python Data Structures) certification from Coursera. The certification can be viewed below in the README.
dictory is a Python package providing useful utilities to work with Python dictionaries. It aims to simplify common dictionary operations and improve your productivity when dealing with nested dicts, mapping, merging, and more.
A personal collection of code notes, use cases, and best practices organized by topics for quick reference.
ITS100 Lab Final Quiz practice for Final examination
Developed an interactive Python-based quiz game testing knowledge of MOVIES. Features include 15 multiple-choice questions,scoring,rewards. Technologies: Python, random module.
This repo contains all my class 12 programs from the Python Programming Course.
This is an intelligent coffee machine.
Your everyday Python dictionary, with the special ability to be accessed using dot-notation
Add a description, image, and links to the dictionaries-in-python topic page so that developers can more easily learn about it.
To associate your repository with the dictionaries-in-python topic, visit your repo's landing page and select "manage topics."