GitHub topics: learning-python
Jighdan/MUBI-wbs 📦
"Film of the Week" based on MUBI.com/showing page
Language: Python - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

parkerbxyz/MITx-6.00.1x-2T2019a 📦
MIT's Introduction to Computer Science and Programming Using Python 🐍
Language: Python - Size: 227 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

diegocaro/introcs 📦
Mirror of the Introduction to Programming Book by Robert Sedgewick, Kevin Wayne and Robert Dondero.
Language: Python - Size: 109 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

alvaroquiros/BasiCalculator-Python 📦
Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

LuizFelipeNeves/python 📦
Apendendo Python
Language: Python - Size: 76.2 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

fer-aguirre/learn-python
Collection of Python scripts organized by topics 🐍
Language: Jupyter Notebook - Size: 3.86 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

GitLanx/Python-note
《Python 学习手册》(第四版 + 第五版)笔记
Language: Jupyter Notebook - Size: 305 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 87 - Forks: 36

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

ruicore/python
Learn Python3 From Zero To Hero!
Language: Python - Size: 23 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 4

Phil9l/python-cookbook
Code from «Python Cookbook» written in the Jupyter Notebook.
Language: Jupyter Notebook - Size: 235 KB - Last synced at: 8 months ago - Pushed at: over 8 years ago - Stars: 20 - Forks: 8

rstacks/advent-of-code-22
My solutions to Advent of Code 2022 challenges.
Language: Python - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

HubTou/whois
Internet domain name and network number directory service (BSD whois clone with caching)
Size: 1.95 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AaronFlore/Simple-Python-Programs
Short beginner python programs, such as printing all possible combinations of change for $1, checking user passwords, and more.
Language: Jupyter Notebook - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

beogivaljr/descubra_palavra
Projeto Final do Lab de Redes Poli USP
Language: Python - Size: 377 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gmdiniz/learning-python
Python learning
Language: Python - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

skilldeliver/skillreceiving
Learning by doing. Problem solving in one place.
Language: C# - Size: 5.45 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

Scott3142/python-programming
Adapted from: https://java-programming.mooc.fi
Language: HTML - Size: 9.97 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 6

gamzeguneyx/Project-Euler-Solutions-Python
Python Solutions of https://projecteuler.net/ Problems
Language: Python - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CrypticMessenger/PictureOfTheDay
I explored how to use APIs to extract information, to run this program:
Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

BedirT/Python-Class-2019 📦
Class materials we used in Introduction to Python Class at Momentum Learning
Language: Python - Size: 47.9 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

whoisflynn/Cybrary-Intermediate-Python
Here's is a collection of scripts that go along with Cybrary's - Intermediate Python Course
Language: Python - Size: 236 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 4

jessicarush/python-notes
Learning Python: notes and example code
Language: HTML - Size: 12.2 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 1

Samox1/Python_Micro_Codes
Python Micro Codes for every day use - sometimes learning & sometimes for fun
Language: HTML - Size: 161 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Druvo/visitent
visitent django project
Language: CSS - Size: 6.57 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

jclane/beginner-project-solutions
Solutions to most of jorgegonzalez's beginner projects.
Language: Python - Size: 340 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 3

bountyhacking/Learn_Python
This is a structured and neat guide to teaching people how to use the python programming language. It contains various exercises ranging from basic to advanced.
Language: Python - Size: 177 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

dev-xero/safer-strings
Create strings that are less offsensive, lol
Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ashwin-phadke/implementations-and-guides
A repository for documenting the steps and code for implementation on various computer vision programs and techniques.
Language: Jupyter Notebook - Size: 3.08 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 3

derekneuland/learn-python
My working folder of random projects as I learn to code Python
Language: Python - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ish-joshi/python-book-code
I am writing my first book! Going to drop soon. It aims to show Python tips to create bug-free code for common code constructs.
Language: Python - Size: 485 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 2

RiteshPatil2001/Python---Web-Scraping-Projects
This repository contain python web scraping projects with the project abstract and basic info of project as well as library.
Language: Jupyter Notebook - Size: 442 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RiteshPatil2001/Python---Mini-Projects
This repository contain various type of mini python projects.
Language: Jupyter Notebook - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

andrewt110216/python-crash-course
Files created while working through the book: 'Python Crash Course'. 2nd Edition. Eric Matthes.
Language: HTML - Size: 7.04 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

luucamay/pythoning
learning python
Language: Python - Size: 169 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

ambersariya/python-crash-course
Python Crash Course
Language: Jupyter Notebook - Size: 43.9 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

sm-moshi/learning_python
small steps at re-learning python (did that stuff in my childhood, but need to refresh it).
Language: Python - Size: 306 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

HubTou/mtoc
Show (Unix) Manual table of contents
Language: Python - Size: 80.1 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

tusharnankani/GamesBuiltUsingPython
Built a few games while learning Python.
Language: Python - Size: 699 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

Daniel-Mietchen/learning2code
Documentation of my progress in (re)learning to code
Size: 548 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 3

BamdadTabari/illegible_python_collection
lots of pretty and simple python tools, for everyone who loves python.
Language: Python - Size: 921 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

massyfigini/DataEngineering_DataCamp
My notes about the DataEngineering with Python track on DataCamp
Language: Python - Size: 140 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

SPRAINT890/programacion-I
Programacion 1 Semestre 2 2022
Language: Python - Size: 1.25 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ellie-py/PythonLessons
This is a repository of my python lessons on youtube
Language: Jupyter Notebook - Size: 40 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rapmd73/LearningPython
This is a code repository series for my Learning Python videos on YouTube.
Language: Python - Size: 30.3 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

muryulia/Yandex.Practicum-Projects
Projects completed for Data Analyst Course by Yandex.Practicum. Main working tools: Python and Pandas.
Language: Jupyter Notebook - Size: 388 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

zapadiya007/FirstRepo
This my first Repository. This is a practice project repo.
Language: HTML - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

nkpydev/Python-Learning
My Python notes and examples, for reference.
Language: Python - Size: 7.99 MB - Last synced at: 10 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

snehaci/Learn-Python-with-me
To learn my favorite language python. Anyone are welcome to learn with me : )
Language: Jupyter Notebook - Size: 2.11 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jluzuria2001/ProgPy2daEdicion
Material de apoyo para la segunda edición del curso de Programación con Python -Jul.2022-, cada unidad cubre un aspecto particular dentro del amplio ecosistema de este lenguaje.
Language: Jupyter Notebook - Size: 13.7 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

AldenirLuiz/jogo_da_velha
Jogo da Velha com GUI Tkinter. Otimo para estudos
Language: Python - Size: 44.9 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

h4dicicek/python-learning-examples
This repository is my learning examples in Python.
Language: Python - Size: 96.7 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

adipandas/python-tutorial-codes
Python :snake: Tutorials
Language: Python - Size: 14.6 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 24 - Forks: 3

trabdlkarim/euler
Project Euler Solution Hub
Language: Jupyter Notebook - Size: 110 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Ronidomingues/learning_python
Reposiorio dedicado ao aprendizado da Linguagem Python
Language: Python - Size: 20.2 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

stuart-lown/100-days-of-python
Projects from Udemy 100 Days of Code: The Complete Python Pro Bootcamp for 2022
Language: Python - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

GNtem2/python_journey
learning python
Language: Jupyter Notebook - Size: 6.59 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

asce-21/header_scan
Learning Python automation from Hacking Simplified's video. This script is also result of the video from the Python automation series.
Language: Python - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

akjroller/Learning-python-through-projects
A repository for small beginner projects.
Language: Python - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

bcrant/diy-data-blog
Empowering the data-curious from all walks of life to Do It Yourself!
Size: 1.68 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

mowglixx/CodeNation
Code that I have written during study with CodeNation
Language: Python - Size: 4.26 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MikeCase/python-oop-patterns
Just learning design patterns.
Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

abiraaaaaaf/ML-DL-Python-Introduction
Ml and DL Introduction using Python
Language: Jupyter Notebook - Size: 29.1 MB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

IamMushroom/python.learn.advanced
Учу питон по курсу на Stepik
Language: Python - Size: 101 KB - Last synced at: about 7 hours ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

OfficialAnujMore/DSA_Coding_Questions
Language: Python - Size: 6.23 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

ZameromJairo/Jogos-Python
Jogo da Forca e jogo de Adivinhação de Números desenvolvido em Python!
Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

holly-inlet/til
このリポジトリでは私の日々の学習記録を公開しています
Size: 435 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

lost-theory/python-live
Learn Python Live class resources
Size: 4.96 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

HubTou/libmanconf
library for handling man(1) and manpath(1) configuration files
Language: Python - Size: 23.4 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

HubTou/manpath
display search path for manual pages
Language: Python - Size: 17.6 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

HubTou/dcmp
compare two directories, deduplicating if requested
Language: Python - Size: 19.5 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tuliohds/LearningPythonWithMe
I am learning python with one course, join with me?
Language: Python - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

fygen/HtmlCss
MDN Learning Area
Language: HTML - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

keenan-cooper/Marketing-Analytics-for-a-Food-Delivery-Platform
Udacity - Data Analyst Nanodegree - Project 5 - Data Visualization
Language: HTML - Size: 7.5 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Interligo/training-tasks
Different tasks for learning
Language: Python - Size: 6.72 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

HubTou/FileFixer
A Python+Tkinter portable Apple ][ DiskFixer/Disk Edit clone for files instead of disks
Language: Python - Size: 66.4 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

lyandut/MyCrawler
这个仓库归档了本科期间学习爬虫写的一些简陋小项目。。。:sweat_smile:
Language: Python - Size: 4.33 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Giovanny-Encinia/Learning-python
Pequeños programas para entrenar logica en python, con este repo practique lo que fui aprendiendo a leer un libro sobre aprender a programar con Python
Language: Jupyter Notebook - Size: 798 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Vishnu8989/Get-Image-Bot-For-Discord
Language: Python - Size: 1.3 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

javieramayapat/FastAPI-Fundamentals-Path-Operations-and-Validations
🐍 Learning project for the use of the FastAPI tool and how I can create easy and simple software with it.
Language: Python - Size: 56.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

airamez/Learning-Coding
Learning coding with Python
Language: Python - Size: 515 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

gabrieleboccarusso/learningPython
Everything useful that I learned about python is here for everyone looking for something useful
Language: HTML - Size: 18.4 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AnonC0DER/PyLe
Learning and introduction Python Libraries by a python script.
Language: Python - Size: 1.12 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 2

Master-sniffer/Learning-PYTHON-
Here I will publish some materials about stuff I learn by myself or from the books
Language: Jupyter Notebook - Size: 150 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

MarcelSuleiman/Advent-Of-Code-2021
https://adventofcode.com/2021
Language: Python - Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

siddharth2016/my-learning
My Learning !
Size: 11.5 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

CyberThulhu22/Python-Projects
Small Python projects. This is a repository of Code or Scripts I have created that have been tested in my own environment. They are subject to updates and improvements as I continuously learn better ways to complete objectives. None of the codes or scripts should be used in a production or enterprise environment without proper approval. Furthermore, testing should be continuous to ensure proper coding practices, security, and usage is maintained.
Language: Python - Size: 95.7 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

saadati944/bugs_war
control your bug to kill all enemies and win the game
Language: Python - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

wzy6642/Python-Full-Course
适合于Python初学者的学习教程,通过简单生动的例子阐述每一个知识点的使用方法。
Language: Python - Size: 129 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

jhonatancasale/learning-python
Study notes, a couple of examples and so on
Language: Python - Size: 1.08 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

hasanozdem1r/countries_api
This api allow you to have different useful information about countries.
Language: Python - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

lyon1066/RBNA-CoLAB
For learning how to program in Python
Language: Python - Size: 97.7 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

iamkita/iamkita
Short introduction.
Size: 1.17 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CABAH/learningPythonResources
Various online & other resources for learning and improving skills in the Python programming language
Size: 2.04 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

EduardoAirton/Python-beginner-guide
A List of Basic Python Commands
Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

HubTou/ident
Identify RCS keyword strings in files
Language: Python - Size: 12.7 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

HubTou/what
Identify SCCS keyword strings in files
Language: Python - Size: 12.7 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vismodo/Python-Password-Generator
If you already know a little tkinter but don't know what to do with it, Here is a tutorial!
Language: Python - Size: 250 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

sharunrajeev/python-simple-programs
This program contains simple python code
Language: Python - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

anagh9/Python
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
Language: Python - Size: 1.37 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

romulocraveiro/python-exercises
Exercises with the programming language Python
Language: Python - Size: 68.4 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
