pythoncode
There are 34 repositories under pythoncode topic.
TheAppWizard/Hacktoberfest21-PythonCodes
HacktoberFest 21 Python Codes
ShravanDalavi/Simple-Python-Mini-Projects
From utilities like converters and calculators to interactive games and trackers, each project emphasizes Python's capability for both learning and real-world application development
sagargoswami2001/Mouse-Using-Your-Eyes
Controlling a Mouse With Your Eyes
AnubhavChaturvedi-GitHub/Time-Alert-Bot
This Python-based Time Alert System provides hourly time notifications using text-to-speech technology. A pre-built .exe file is also available for users who do not have Python installed.
DeeJangir/EyesDetection
Eye detection in python with opencv
Technical-Abm/Social-Cookies
Get cookies and token from facebook and instagram (login required)
Cozmeh/Collatz-Conjecture
A Python work for Collatz Conjecture Testing , graph , and Tree generation
jayeshmanani/Merge-Two-CSV-Files
Here in this project I have written the code for Merge two CSV files and generate the third one as output using python library pandas Dataframe mainly.
obitorin07/Python-For-Beginners
Welcome to the "Python for Beginners" directory! 🚀 This directory is designed for individuals who are new to Python programming and are eager to learn from scratch. Whether you are a complete beginner or have some basic programming experience, you'll find a collection of Python codes tailored to help you grasp the fundamentals
rodgeraraujo/instapy-post
Simple script to post a publication on instagram with Python
Daya2550/Python-programing-
basic python to the Advanced python codes .
mdzaberalhamid/python-projects
Hi everyone, in this repo I add my beginner/intermediate-level Python projects. I hope you like the projects, STAR this repo and you are free to pull requests if you think any code improvement is necessary or solve any issue! Have a good day.
overlordvishal97/100_days_of_Python_Code
🐍 The Complete Python Pro Bootcamp for 2024 || This repository contains code and projects completed during the "100 Days of Python" bootcamp by Angela Yu. This bootcamp is an intensive programming course that covers a wide range of topics in Python programming.
RaziyeAkr/Python-Codes
In this repository, I have put the programs I wrote with Python.
ai-splash/100-plus-Python-programming-exercises-extended
top python programming exercise
alvin-henry/Number-Game
In This Script you will be playing a guessing game
ankittomarai/python
This repository contains Python code which I developed during my learning from different resources. Practicing these coding files can help you to improve your Python skills
ayman-n1/100-GAME
The "100 GAME" is an easy game I have written a python code for it, its main idea that two players are playing against each other, each one in his turn should choose a number from 1 to 10 and add each number to the previous sum, the player who could reach the sum 100 wins the game.
DeeJangir/pythonShortCode
oneliner, shortcode, pythonista way, python one line code
harshalyaravalkar/ScoreStriker-Python_Game
A simple Game program in python language
Hidosh/pythonbyhidosh
Python codes by Hidosh ;)
platnic/Machine-Learning-Basics
Python code for basic Supervised Neuronal Network
rishabhparashar-git/hackerrank
Solutions of HackerRank problems.
Sandikadata/Energy
Data Analysis of Wind Energy Generated in the United States
tododata101/tododata101.github.io
Data Analysis, Statistics, Python, AI/ML/DL
zana5555/vowls_counter
this code gets a text or word from the user and counts the vowels inside it. and print the vowels freqency
brymoh7/course-reviews-analyzer
This program is used to run various analysis on course reviews
SortedCoding/Beautiful-Butterfly-Using-Python-Turtle
This repository contains a Python script that uses the Turtle graphics module to draw a beautiful butterfly.