pythondictionary
There are 10 repositories under pythondictionary topic.
CAVIND46016/Web-Scraping
Contains the scripts for web scraping using 'beautifulsoup' and 'selenium'.
DeepikaA2004/ITERATE_OVER_DICTIONARIES_USING_FOR_LOOP_IN_PYTHON_PROGRAMMING
To write a Python program to iterate over dictionaries using for loop.
bashrootshell/megasena-web-scraper-resultados
Executa o parsing de todos os resultados da Mega Sena. Também determina as dezenas mais sorteadas de todos os tempos.
sagshah10/Python-Dictionary-Splitter
This module was developed to help reduce memory usage from python dictionaries, by splitting large and nested dictionaries into individual JSON files and having functionality to seamlessly access and manipulate the split data. I have used a CRUD approach, usually used in databases, for simple implementation of this module.
xiaojie-qian/Investigating-Netflix-Movies-and-Guest-Stars-in-The-Office
Python: Investigate if the duration of Netflix movies get shorter ?
gKrithick/Python-Dictionary-Project---Hurricane-Analysis
Python Dictionary Practice Project. Hurricane Analysis @Codecademy platform.
welir/PyDictSql
Python dict to sql DDl Table converter
rajranjan5215/Digital--Dictionary
Digital Dictionnary takes voice as input and return the meaning of the word in voice as weel as on screen too. It uses Google text to speech to covert the text format to voice format and provided code coverts speech to text. Here i have used the python coding language and JSON File to store the database.
Abinaya1702/Internet-Application-Distributed-systems-Labs
Compilation of Internet Applications & Distributed Systems Subject's Labs and Final Project.
priscilla-arinze/Project---Mean-Variance-Std-Dev-Calculator
Takes a 9-digit python list to return a dictionary of descriptive statistics | Priscilla Arinze