python-practice
There are 57 repositories under python-practice topic.
jassics/python-for-cybersecurity
Python for cybersecurity with the basic concepts, easy to understand code examples, lab exercises, real-world examples, different security scripts covering web security, network security, defensive security, crypto examples, exploits etc...
Ram-95/Python-Competitive-Programming
:computer: [Competitive Programming] This Repo consists of my solutions in Python 3 to various problems of [HackerRank, Leetcode, Codeforces, Code Chef etc.]
Nishad00/Python-Practice-Solved-Programs
This Repository is a collection of all of my solved problems on Hacker rank in Python course. This repository contain basic program from hello world to some advanced program like puzzle or Game
HackBinghamtonArchives/Intermediate-Python-Tutorial
🐍 Repo for a HackBU workshop on some Intermediate Python practices, just a step above basic for loops and if statements and what not.
JalanJiang/python-100-practice
😼 Python 100 天从新手到大师进击练习
shouhaddo/Python-Training
This is a repository to share my students who are undergoing python training under me codes of everyday lectures provided by me.
devs-in-tech/Python-Bootcamp-Notes
This repository contains all the notes, assignments and resources of my Python Bootcamp on YouTube Channel.
hassanmdsifat/learn_python
Programming with Python (from basic to advance)
ammarlodhi255/python-src
Python programs and challenges ranging from simple to complex logic
flyhigher139/python_practices
python practices
RisingLight/Python_Practice
Repository for challenging Python problems we came across.
matta174/python_practice
My journey into teaching myself Python
raihan-uddin/Python-Project-Based-Practice
Python Practice!
aiyogg/pdm-demo
Python template project useing PDM.
arthurosipyan/Python-Programming-Bootcamp
Derek Banas Python Course from Udemy (https://www.udemy.com/course/ultimate-python-tutorial/)
dlujHub/Automate-the-boring-stuff-with-Python
Automate the Boring Stuff with Python. Practice Projects
jlomeli71/python-notes
Files upload for backup about python
kHarshit/python-projects
This is a series of python projects.
laibanasir/code-fest
10 python tasks
rajeshkumarkarra/LearnAI
Learn AI in a easy way
git-the-language-nerd/Portfolio
Miscellaneous portfolio projects
gpant2511/leetcode_py
Python solution for Leetcode Problems
hauntedcupoftea/dsa
A repository to track LeetCode and other Competitive Programming stuff done, tracking since Sep 8, 2023. Previous work is linked in README.
mdyasinahmed/100-Python-Practice-Problems
100 Python Practice Problems - A collection of coding challenges designed to help beginners and intermediate programmers enhance their Python skills. Includes exercises on basic programming concepts, string manipulation, data structures, algorithms, and more.
princesslisa/automatetxtbk
Exercises and programs while learning with the "Automate the boring stuff with python" Textbook
Santaval/mancala-python
Traditional game "Mancala" developed in Python. It consists of all the rules as well as two game modes: one player and two players.
sci-c0/advent-of-code
Solutions to problems presented at Advent of Code competition (https://adventofcode.com)
soareseric/learn-python-for-data-analysis
I am sharing Python programming concepts and exercises ranging from various levels, which I have studied and am continuing to study on my path to becoming a Data Analyst.
VIKKY0909/SNAKE-WATER-GUN-GAME
THIS IS A SIMPLE GAME CALLED SNACK WATER GAME. THIS GAME IS SIMPLE GAME MADE BY USE OF PYTHON .
0xShun/Python-Practice
This contains all the code I used in Learning Python and also some random small python projects
Bilal-Waleed/ID-Card-with-python-Google-Colab
A Python script that generates customizable ID cards with features like photo placement, barcode generation, and watermarking. Built using Pillow and python-barcode, this project is easy to run on Google Colab and can be tailored to fit any design.
Bilal-Waleed/The-Perfect-Guess-with-Python
A simple Python game where the user tries to guess a randomly generated number between 1 and 100. The program provides hints to guide the guesses and displays the total attempts taken to guess the correct number.
heischichou/Python-Practice
A compilation of my coding practices for Python.
monikakonieczna/python-tutorial
Example scripts from TAU python tutorial.
sci-c0/python-practice-projects
A collection of python projects for practice