list-comprehension
There are 80 repositories under list-comprehension topic.
Flask_project_with_rest_api
Flask project with Rest APIs
ETL-Pipeline
ETL pipeline to build a campaign crowdfunding database from Excel. Used Python, Pandas, and PostgreSQL.
estructuras_de_control
Control structures exercises such as conditionals and bucles, if/ else/ elif, function creation
4x4-Horizontal-Vertical-Slot-Machine-Game
Python programmed 4x4 slot machine game with a twist -- a player can win by having the same letter in a row but also if the diagonals and columns match
find-duplicates-in-list-python
Find Duplicates in a List in Python.
one-line-python
The One Line Python repository is a curated collection of elegant code snippets, each consisting of a single line. It showcases clever solutions to programming challenges. Explore the clever tricks and innovative approaches employed in these concise one-liners.
Password-Generator-App-Using-Tkinter
Password Generator using tkinter Python GUI
loop-through-list-in-python
loop through list in python and list comprehension. For more information visit:https://medium.com/dev-genius/loops-through-a-list-in-python-75db1ad72691 and https://medium.com/@haseeba1/list-comprehension-in-python-15708b9e7a8e
trybe-restaurant-orders
Simple tool for a restaurant inventory management. The goal was to learn more about Dicts and Sets manipulation methods in Python.
trybe-ting
TING (Trybe Is Not Google) is the penultimate project of Trybe's whole Web Development course. The goal of this project, was to learn about functional programming where after creating a class called Queue (OOP), functions were created to manipulate an instantiation of this class. Also, error handlings were done with custom stderr outputs.
Parser-Formatted-String-Binding-For-CPE-2.3
The task is about writing your parser Formatted String Binding for CPE 2.3. The key thing about the project is the correctness of the inputted string CPE. I firmly focused on various validations including regex to test them within unit tests nextly.
pythonProgram_array
This program allows the user to select an item in the menu using list and list comprehension of python programming language. It will display the resulting values of the array.
pythonWorkSpace
python fundamentals
stock-news-tesla
Sends relevant news about Tesla if Tesla stock prices increase by over 5%.
Data-Collection-and-Processing-with-Python
repositório com os exercícios que fiz durante o curso Data Collection and Processing with Python pelo Coursera (2022) 💻📚
Steam-Project
Steam is the ultimate destination for playing, discussing, and creating games. We want to scrape the details of "New and Trending" games. For every game, find out the number of positive reviews, date of release, name of developer and publisher. Find out the system requirements for each game. Scrape reviews for each game.
tetris
Tetris game
Practice-Python-Data-Structure
The basic python data types.
nato-phonetics
NATO Phonetics app for an input word in Python
Text_Generator
Text Generator
day-66-RestfulAPIBuild
Use Flask and Postman to build and test a RESTful API to keep track of your favourite cafés.
troyc1920
Python and C
NATO-alphabet-project
Using the pandas dataframe in python, and csv files, we can ask the user to enter word, and the alphanumeric version of each letter will be the output in the form of a list.
day-45-Top-100-movies-list
Scrape a bucket list of the top 100 movies
day-45-bs4-start
WebScraping
Simple_Tic_Tac_Toe
Simple_Tic_Tac_Toe
gitermap
Easy parallelizable and cacheable list comprehensions
python-projects
My beginner to intermediate Python projects.
personal_budget_report
Different budget reports for our spending data using Python collections, iterables, and iterators
scrabble_Py_3
Python 3 practice. Use dictionaries to organize players, words, and points from data from a group of friends playing scrabble.
list-comprehension-with-zip-challenges_Python-3
Python-3 coding challenges involving list comprehension with two lists and zip().
list-comprehension-challenges-Python-3
Python-3 one-line challenge exercises for list comprehensions.
WebScraping
Web scraping using python and other languages
learning-python
:snake: aprendendo python
Practise_session_1
This repository contains practise programs for beginners.