GitHub topics: python-practice
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...
Language: Python - Size: 58.3 MB - Last synced at: 7 days ago - Pushed at: 25 days ago - Stars: 281 - Forks: 98

parth5757/python_projects
This are basic Python project for beginner's learning.
Language: Jupyter Notebook - Size: 13 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 1

rajeshkumarkarra/Learn-from-Kaggle
Learn AI in a easy way
Language: Jupyter Notebook - Size: 53.7 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 1

jawzrawr/Python-Practice
A repo where I put my python coding practice
Language: Python - Size: 5.86 KB - Last synced at: 6 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

Gob7/Python_exercise
Python Codes
Language: Python - Size: 143 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

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.]
Language: Python - Size: 848 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 25 - Forks: 6

Ishmal793/Lists-Tuples-Dictionaries-JSON-Sets
Beginner-friendly Python practice covering core collection types like lists, tuples, dictionaries, sets, and JSON with real-world problems.
Language: Jupyter Notebook - Size: 17.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 19.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

ammarlodhi255/python-src
Python programs and challenges ranging from simple to complex logic
Language: Python - Size: 201 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

vacendak/Python
Language: Python - Size: 1.76 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

sci-c0/python-practice-projects
A collection of python projects for practice
Language: Jupyter Notebook - Size: 131 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

sci-c0/advent-of-code
Solutions to problems presented at Advent of Code competition (https://adventofcode.com)
Language: Python - Size: 16.6 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

0xShun/Python-Practice
This contains all the code I used in Learning Python and also some random small python projects
Language: Python - Size: 287 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

shreyansh225/HackerRank-Python-Practice-Solved
Repository contains all of the solved problems in Python course on Hacker Rank using PYTHON 3.
Language: Python - Size: 41 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

hauntedcupoftea/dsa
A repository to track LeetCode and other Competitive Programming stuff done, tracking since Sep 8, 2023. Previous work is linked in README.
Language: Python - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

heischichou/Python-Practice
A compilation of my coding practices for Python.
Language: Python - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

JRudransh/Tkinter_Calculator 📦
GUI programming with Python Tkinter, Tkinter Calculator
Language: Python - Size: 49.8 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

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.
Language: Jupyter Notebook - Size: 30.3 KB - Last synced at: 14 days ago - Pushed at: about 7 years ago - Stars: 13 - Forks: 0

arthurosipyan/Python-Programming-Bootcamp
Derek Banas Python Course from Udemy (https://www.udemy.com/course/ultimate-python-tutorial/)
Language: Python - Size: 327 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

JuzerShakir/Python-Programs 📦
My Python Workspace.
Language: Python - Size: 131 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

wallacewd/python-ideas-for-beginners
Miscellaneous code ideas for new programmers
Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

irsol/python-exercises
Language: Python - Size: 8.81 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

Blacklion567/Python-Task
Hi, I'm Jade Ivan V. bringcola, i am a 2nd year college student at BSIT. I made this task because it was given to us by our instructor, who grades us based on what we learn about Python, but I only knew the basic fundamentals when I was a 1st year student, and now I can read code by looking at it.
Language: Python - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jlomeli71/python-notes
Files upload for backup about python
Language: Jupyter Notebook - Size: 19.5 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

flyhigher139/python_practices
python practices
Language: Python - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 2

smenon8/AlgoDataStruct
Data structures and solutions to different algorithm problems
Language: Python - Size: 305 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

aiyogg/pdm-demo
Python template project useing PDM.
Language: Python - Size: 1.95 KB - Last synced at: 6 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

monikakonieczna/python-tutorial
Example scripts from TAU python tutorial.
Language: Python - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Jupyter Notebook - Size: 18.3 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 11

devs-in-tech/Python-Bootcamp-Notes
This repository contains all the notes, assignments and resources of my Python Bootcamp on YouTube Channel.
Language: Python - Size: 21 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

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
Language: Python - Size: 81.1 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 8

Shreyans13/Python3 📦
Python practice
Language: Python - Size: 5.78 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

VIKKY0909/SNAKE-WATER-GUN-GAME
THIS IS A SIMPLE GAME CALLED SNACK WATER GAME. THIS GAME IS SIMPLE GAME MADE BY USE OF PYTHON .
Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

git-the-language-nerd/Portfolio
Miscellaneous portfolio projects
Language: Jupyter Notebook - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kharitonov-egor/practice-python
Language: Python - Size: 35.7 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

gpant2511/leetcode_py
Python solution for Leetcode Problems
Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

raihan-uddin/Python-Project-Based-Practice
Python Practice!
Language: Python - Size: 2.15 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 1

princesslisa/automatetxtbk
Exercises and programs while learning with the "Automate the boring stuff with python" Textbook
Language: Python - Size: 271 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

law52525/TodoList
基于django的todolist
Language: HTML - Size: 84 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

danisaleem/Simple-K-Nearest-Neighbors-Python
A simple python script that implements K Nearest Neighbors Algorithm. University Assignment
Language: Jupyter Notebook - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

RisingLight/Python_Practice
Repository for challenging Python problems we came across.
Language: Python - Size: 48.8 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 20

kazenetu/python-practice
Pythonの基本を練習する
Language: Python - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

kHarshit/python-projects
This is a series of python projects.
Language: Python - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

JalanJiang/python-100-practice
😼 Python 100 天从新手到大师进击练习
Language: Python - Size: 16.7 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

wlodpawlowski/python-programs-set-1
Comprehensive set of different programs and scripts developed by Python for solving all necessary exercises and practical tasks for my learning curve.
Language: Python - Size: 35.2 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

egorfolley/Language_proficiency_Python
My practice in Python on HackerRank
Language: Python - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

chradam/Python_put_lessons
Python + OpenCV + NumPy
Language: Python - Size: 6.38 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

himanshu0113/pythonCrap
Python practice, basics and few advance matrix operations. Mostly numpy.
Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

harsh9t/python-brush-up-repo
warming up in python
Language: HTML - Size: 298 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

mbali17/learnpython
This repo is used for python practice
Language: Python - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

matta174/python_practice
My journey into teaching myself Python
Language: Python - Size: 43 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0
