Projects in Awesome Lists tagged with python-tutorial
A curated list of projects in awesome lists tagged with python-tutorial .
https://github.com/dabeaz-course/python-mastery
Advanced Python Mastery (course by @dabeaz)
python python-tutorial tutorial
Last synced: 13 May 2025
https://github.com/codebasics/py
Repository to store sample python programs for python learning
jupyter jupyter-notebook jupyter-notebooks jupyter-tutorial numpy numpy-arrays numpy-tutorial pandas pandas-dataframe pandas-tutorial python python-pandas python-tutorial python-tutorials
Last synced: 13 May 2025
https://github.com/ujjwalkarn/datasciencepython
common data analysis and machine learning tasks using python
data-science data-scientists python python-tutorial
Last synced: 14 May 2025
https://github.com/ujjwalkarn/DataSciencePython
common data analysis and machine learning tasks using python
data-science data-scientists python python-tutorial
Last synced: 14 Mar 2025
https://github.com/shibing624/python-tutorial
Python实用教程,包括:Python基础,Python高级特性,面向对象编程,多线程,数据库,数据科学,Flask,爬虫开发教程。
numpy pandas python python-tutorial pytorch scikit-learn scipy
Last synced: 15 May 2025
https://github.com/qxresearch/qxresearch-event-1
Python hands on tutorial with 50+ Python Application (10 lines of code) By @xiaowuc2
ai-project artificial-intelligence-projects audio-visualizer chatbot-python chatgpt chatgpt-python hactoberfest machine-learning machine-learning-project machine-learning-projects ml-project python python-application python-chatbot python-mini-projects python-project python-projects python-tutorial trending-repositories voice-recorder
Last synced: 14 May 2025
https://github.com/akuli/python-tutorial
A Python 3 programming tutorial for beginners.
beginner beginner-friendly learn-to-code learning-python oop python python-3 python-tutorial tutorial tutorials
Last synced: 15 May 2025
https://github.com/Akuli/python-tutorial
A Python 3 programming tutorial for beginners.
beginner beginner-friendly learn-to-code learning-python oop python python-3 python-tutorial tutorial tutorials
Last synced: 15 Jul 2025
https://github.com/towardsai/tutorials
AI-related tutorials. Access any of them for free → https://towardsai.net/editorial
collaborative-filtering data-science deep-learning google-colab linear-algebra machine-learning math mathematics monte-carlo-simulation neural-networks nlp programming python python-tutorial recommendation-system sentiment-analysis tutorial
Last synced: 06 May 2025
https://github.com/vprusso/youtube_tutorials
Collection of scripts corresponding to LucidProgramming YouTube tutorials
ctci-solutions lucidprogramming python python-tutorial python3 python3-tutorial technical-interview web-scraping youtube-tutorial
Last synced: 08 Oct 2025
https://github.com/ProgrammingHero1/100-plus-python-coding-problems-with-solutions
A list of python problems for beginners and intermediate developers
coding-challenge interview learn-pyton problem-solving programming programming-challenges programming-contest programming-exercises programming-fundamentals python python-coding-challenges python-problem-solving python-tutorial python3
Last synced: 11 Apr 2025
https://github.com/LenKiMo/byte-of-python
《简明 Python 教程》V4.0c 2017 译本 /A Byte of Python 2017 Simplified Chinese Translation Edition
book chinese-translation python-tutorial python3 translation
Last synced: 07 May 2025
https://github.com/business-science/free-ai-tips
Free AI-Tips is a FREE Newsletter provided by Business Science. It comes with bite-sized Python AI for Business tutorials every week. Sign up here:
ai ai-tutorial business-analytics generative-ai llm llms python python-tutorial python-tutorials tutorials
Last synced: 16 May 2025
https://github.com/nairuzabulhul/.codebits
:books: List of resources for Algorithms and Data Structures in Python & other CS topics @2017
algorithm algorithms books c computer-science databases django-tutorial hackerrank interview interview-questions leetcode networking operating-system programming programming-tutorial python python-tutorial resources security tech-interviews
Last synced: 06 Apr 2025
https://github.com/milaan9/08_python_date_time_module
Time is undoubtedly the most critical factor in every aspect of life. Therefore, it becomes very essential to record and track this component. In Python, date and time can be tracked through its built-in libraries. This article on Date and time in Python will help you understand how to find and modify the dates and time using the time and datetime modules.
current-date current-time datetime datetime-module ipython-notebook python-datetime python-sleep python-tutor python-tutorial python-tutorial-github python-tutorial-notebook python-tutorials python4beginner python4datascience python4everybody strftime strptime time-module timstamp tutor-milaan9
Last synced: 12 Sep 2025
https://github.com/rsokl/learning_python
Source material for Python Like You Mean it
data-science educational numpy numpy-tutorial python python-tutorial textbook tutorial
Last synced: 13 Apr 2025
https://github.com/victorpreston/python-projects
📱 ✅ Some awesome projects in python! 📱 ✅ | This repository is designed for developers and enthusiasts eager to explore a diverse range of applications, from simple scripts to complex systems.
2024 beginner-friendly beginner-project beginner-python beginner-python-project hacktoberfest opensource projects python python-projects python-scripts python-tutorial python3
Last synced: 05 Apr 2025
https://github.com/dataprofessor/python
Python codes from tutorials on the Data Professor YouTube channel
data-professor data-science dataprofessor datascience machine-learning machinelearning machinelearning-python python python-tutorial
Last synced: 20 Aug 2025
https://github.com/shikha-code36/object-oriented-programming-oops-python
Object-oriented programming (OOP) is a method of structuring a program by bundling related properties and behaviors into individual objects. In this tutorial, you’ll learn about object-oriented programming in Python.
class-attribute classes-and-objects constructor decorators-python encapsulation inheritance instance methods object-oriented-programming oop oop-concepts oop-examples oop-principles oops oops-in-python polymorphism python-tutorial python3
Last synced: 23 Jul 2025
https://github.com/jinglescode/python-signal-processing
splearn: package for signal processing and machine learning with Python. Contains tutorials on understanding and applying signal processing.
machine-learning numpy python python-tutorial pytorch pytorch-tutorial scipy sequence signal-processing
Last synced: 12 Apr 2025
https://github.com/samirpaulb/leetcode
LeetCode Solutions💡in Python3🐍 and C++
beginner code cpp hacktoberfest hacktoberfest-accepted leetcode leetcode-python leetcode-solutions problem-solving problems project python python-tutorial python-tutorial-notebook python3 tutorial tutorials
Last synced: 17 Jun 2025
https://github.com/feiskyer/python-tutorials
Learning notes of python
python python-resources python-tutorial
Last synced: 07 May 2025
https://github.com/sumeetsarkar/art-of-python
Learn the art of python3!
learning-python python python-course python-tutorial python3
Last synced: 04 Aug 2025
https://github.com/blu3r4y/python-for-java-developers
If you are a Java developer and want to get a quick glance at Python, this course is for you
java python python-courses python-tutorial
Last synced: 19 Aug 2025
https://github.com/philipyip1988/python-tutorials
Python tutorials in markdown format. These tutorials look at installation on Python and Python IDEs, object orientated programming, the object orientated design pattern known as the Python data model, the concept of inheritance and how the data model is extended for text, numeric and collection based builtins classes and the numeric Python stack.
anaconda-tutorial jupyterlab-tutorial matplotlib-tutorial numpy-tutorial oop-principles oops-in-python pandas-tutorial python-tutorial seaborn-tutorial spyder-tutorial vscode-tutorial
Last synced: 10 Apr 2025
https://github.com/alexmhack/py_handles_csv
reading and writing CSV files in python using csv and pandas module
csv csv-data csv-files csv-library csv-reader python-tutorial python3 tutorial tutorial-code tutorials
Last synced: 13 Apr 2025
https://github.com/hritik5102/python-for-beginners
Python Tutorial for beginners
algotirhm basic-python-project basic-python-syntax machine machine-learning machine-learning-algorithms machinelearning-python python python-basics python-beginners python-learning-notes python-tutorial python3 pythonforbeginner
Last synced: 13 May 2025
https://github.com/its-kumar/python.py
This repository contains all python language programs. Basic as well as advance program in python. such as working with database, file operations, object oriented programming, etc.
multiprocessing multithreading oop python python-tutorial python3 socket-programming testing webscraping working-with-files
Last synced: 14 May 2025
https://github.com/pymike00/youtube-tutorials--international
:computer: Source Code for the Programming Tutorials of my International YouTube Channel
learning-python python python-learning python-tutorial python-tutorials python3
Last synced: 05 Sep 2025
https://github.com/vinibiavatti1/pythonguide
A guide repository for anyone who wants to learn python from scratch!
guide learning-python python python-tutorial tutorial
Last synced: 27 Apr 2025
https://github.com/dincertekin/youtube-python-dersleri
YouTube oynatma listemizdeki tüm ders videolarının kodları tek repo'da! :)
python python-tutorial turkish
Last synced: 30 Jul 2025
https://github.com/cod3licious/python_tutorial
Python basics for machine learning
jupyter-notebook machine-learning python-tutorial
Last synced: 12 Aug 2025
https://github.com/huixxi/fast-py3
Life is too short, you need python.:snake:
Last synced: 20 Oct 2025
https://github.com/codewithmuh/python-tutorial-for-beginners
This Python tutorial for beginners shows how to get started with Python quickly.
programming programming-language python python-course python-courses python-developer python-tutorial python-tutorials python3 youtube
Last synced: 07 May 2025
https://github.com/liatemplates/pyodide
A template for using Pyodide in LiaScript
liascript liascript-template programming pyodide python python-tutorial template
Last synced: 30 Oct 2025
https://github.com/cusyio/python-fuer-einsteiger
Kurs um in der Programmiersprache Python einfache Programme selbst erstellen und ausführen zu können.
Last synced: 24 Apr 2025
https://github.com/andreypomortsev/yndx-python-handbook
100% test-covered solutions for the Yandex Python Basics tasks with configured CI
algorithms ci coverage discrete-mathematics flake8 github-actions math numpy pandas poetry pytest python-tutorial python3 requests
Last synced: 22 Apr 2025
https://github.com/datasnakes/python-hands-on-tutorial
A hands-on Python3 tutorial. 🐍
biology interactive python-tutorial python3
Last synced: 06 Mar 2025
https://github.com/aminkhani/python
Python Tutorial
advance-python basic-python complete-python learning-python py python python-course python-tutorial python3
Last synced: 11 Jul 2025
https://github.com/thewickedkarma/python-tutorial
Clear your python Basics here.
learn-python learn-python-fast learn-python-fundamentals learn-python-the-hard-way learn-python3-the-hard-way python-3-5 python-classes python-demo python-programming python-scripts python-tutorial python-tutorial-github python-tutorials python2 python3
Last synced: 13 May 2025
https://github.com/sh20raj/pythonextra
Learn Python on PythonExtra
python python-notebook python-tutorial python3
Last synced: 24 Oct 2025
https://github.com/mbarbetti/unifi-physics-lab3
:notebook: Python scripts and Jupyter Notebooks for the Physics Laboratory 3 course of the University of Florence
colaboratory muon-lifetime numpy-tutorial physics-lab python-tutorial university-course
Last synced: 09 Apr 2025
https://github.com/volkansah/python-xpath-tutorial
XPath is a query language used for selecting nodes in an XML or HTML document. Python supports XPath queries through various libraries such as BeautifulSoup, lxml, and more. In this tutorial, we will use BeautifulSoup to demonstrate how XPath works with Python.
beautifulsoup html python python-3 python-script python-tutorial python-tutorials python3 scraping tutorial tutorials xml xpath
Last synced: 29 Mar 2025
https://github.com/pegah-ardehkhani/python-tutorial-plus-questions
A comprehensive Python tutorial repository that covers key programming concepts along with practical questions and examples
conditional-statements data-science data-structures exercises functions learn-to-code object-oriented-programming oop oops-in-python programming python python-exercises python-programming python-questions python-tutorial python-tutorial-notebook python3 tutorial tutorial-code tutorial-exercises
Last synced: 14 Apr 2025
https://github.com/fahimfba/python
Learn Python for becoming the pro from a newbie
hacktoberfest hacktoberfest-2023 hacktoberfest-accepted python python-3 python-tutorial
Last synced: 10 Sep 2025
https://github.com/nmicht/python-101
Este es un material generado para repasar y practicar conceptos de Python 3.7
aprender-python espanol learning-python python-tutorial python3
Last synced: 02 Apr 2025
https://github.com/fardinhash/python_experiments
Python Techniques, Experiments for problem solving, real world solutions.
programming-exercises programming-language python python-examples python-for-beginners python-for-everybody python-for-everyone python-problem-solving python-programming python-programming-language python-script python-tests python-tutorial python3
Last synced: 04 Mar 2025
https://github.com/rampal-punia/python-learning-projects
Small and useful python projects for beginners. Good for practicing a nd learning python.
learning-by-doing learning-python python python-learn-exercises python-project-beginner python-tutor python-tutorial python3 pythonprograms pythonprojects pythontutorial
Last synced: 11 Mar 2025
https://github.com/turtlecode/create-a-data-entry-form-using-python-pysimplegui
Create A Data Entry Form Using Python PySimpleGUI
python python-excel python-form python-tutorial python-youtube youtube
Last synced: 11 Jul 2025
https://github.com/turtlecode/how-to-create-encryption-and-decryption-app-python-tkinter-gui
How To Create Encryption And Decryption App Python Tkinter GUI
python python-password python-tkinter python-tutorial python-youtube
Last synced: 18 Feb 2025
https://github.com/rampal-punia/python-tutorials
A complete walk through tutorial of Python basics and fundamental. Learn python data-types, conditions, loops, functions classes and other built-in functions and methods.
lambda learning-by-doing learning-python listcomprehensions python python-tutor python-tutorial python-tutorials python3
Last synced: 11 Mar 2025
https://github.com/hamed-gharghi/python
This repository contain all python codes
beginner beginner-python calculator calculator-python code-examples learning-python programming programming-basics python python-calculator python-exercises python-project python-tutorial python3 simple-project
Last synced: 24 Jun 2025
https://github.com/yjg30737/python-file-shuffle
Shuffle files' name with Python
file-shuffle files-shuffle python python-example python-examples python-file python-file-shuffle python-files python-files-shuffle python-shuffle python-tutorial python-tutorials python3 python37
Last synced: 27 Aug 2025
https://github.com/rajjitlai/python-basics-for-beginners
A complete tutorial on Python [Python Basics for Beginners] in Manipuri
python python-basics python-basics-for-beginners python-in-manipuri python-programming python-tutorial
Last synced: 15 Jun 2025
https://github.com/alexmhack/js_driven_scraping
Scraping Javascript Driven Websites Using Python-Selenium
beginner-friendly beginner-project python-selenium python-tutorial python3
Last synced: 25 Oct 2025
https://github.com/bhattbhavesh91/language-identification-using-python
A small tutorial on how you can detect language using Python, Fasttext, Google Compact Language Detector and Google Translate
cld3 fasttext google-language google-translate language-identification python python-tutorial tutorial
Last synced: 09 Jul 2025
https://github.com/isaiahbjork/assistants-api-python-retrieval
OpenAI Assistants API Retrieval Python Tutorial
gpt-4 gpt4 openai openai-api python python-tutorial
Last synced: 04 Apr 2025
https://github.com/fabriziomusacchio/dimensionality_reduction_in_neuroscience
Course material for "Dimensionality reduction in Neuroscience"
agglomerative-clustering autoencoder clustering dbscan dbscan-clustering dimensionality-reduction kmeans kmeans-clustering neuroscience pca principal-component-analysis python python-tutorial tsne tutorial umap
Last synced: 17 Jun 2025
https://github.com/nazli-d/python-temelleri
PYTHON TUTORIAL
pyhton pyhton3 python-tutorial python-tutorial-notebook
Last synced: 31 Jul 2025
https://github.com/kathleenwest/connect-app-to-azure-sql-server-storage-demo-project
Let's have some fun and showcase our pets and their photos in a web application. This is a python web app that connects to both an Azure SQL Server Database and an Azure Blob Storage Container. Watch the tutorial video for step-by-step instructions on how to create the azure resources and utilize them in the web app for your own project.
azure azure-sql-database azure-sql-db azure-sql-server azure-storage azure-storage-blob azure-storage-blobs azure-storage-container demo demo-app how-to pets python python-tutorial python-web-application python-webapp tutorial tutorial-demos tutorial-videos video
Last synced: 02 Aug 2025
https://github.com/akanshdivker/flask-api-tutorial
Tutorial for extracurricular class teaching basic to advanced levels of creating a REST API using Flask.
flask flask-api-tutorial flask-tutorial python python-tutorial python3 teaching tutorial tutorial-code tutorial-demos tutorial-exercises
Last synced: 17 Aug 2025
https://github.com/turtlecode/python-plane-war-game
Python Plane War Game
python python-enjoble python-game python-tutorial python-youtube youtube
Last synced: 18 Feb 2025
https://github.com/turtlecode/menu-widget-in-tkinter--python
Menu widget in Tkinter Python
bar menu python-menubar python-tkinter python-tutorial tkinter-menubar youtube youtube-tutorial
Last synced: 18 Feb 2025
https://github.com/hacxk/readme-py
This repository is your one-stop shop to master Python, from beginner to pro. Learn through clear explanations, hands-on projects, and real-world examples. Level up your skills for web development, data science, machine learning, and more!
learn-python python python-automation python-course python-data-science python-examples python-for-beginners python-programming python-programming-language python-projects python-tutorial python-web-development python3-tutorial
Last synced: 31 Mar 2025
https://github.com/tran-quyen/python-tutorial
This is tutorial about python language for QTechFun'sYoutube
python python-tutorial python3
Last synced: 20 Mar 2025
https://github.com/alexmhack/python_packaging
This tutorial walks you through how to package a simple Python project.
beginner-project pypi pypi-packages python-packages python-tutorial python3 setuptools simple-project
Last synced: 04 Jul 2025
https://github.com/alexmhack/cli_with_python
command line intergration with python
advanced-code argparse command-line intermediate-tutorial python-tutorial python3 tutorial
Last synced: 24 Oct 2025
https://github.com/honeybeei/python-dev-note
📘✨ My python study note from 👶 basics to 🧠 advanced concepts! 🚀
cheatsheet learning learning-resources python python-guide python-tutorial
Last synced: 30 Mar 2025
https://github.com/tayyabmughal676/modelbasedagent
Python Model Based Agent.
anaconda artificial-intelligence model-based-agent python python-tutorial
Last synced: 07 Jul 2025
https://github.com/liatemplates/skulpt
LiaScript template for start creating Python-Tutorials with Skulpt
liascript python python-tutorial template tutorial
Last synced: 10 Mar 2025
https://github.com/taberkkaya/python_learning_hub
Code examples and projects
begginers python python-basics python-tutorial tutorial w3schools
Last synced: 08 Apr 2025
https://github.com/turtlecode/how-to-create-panedwindow-widget-with-python-tkinter
How To Create PanedWindow Widget With Python Tkinter
python-tkinter python-tutorial python-youtube tkinter-panedwindow tkinter-widget
Last synced: 19 Jul 2025
https://github.com/turtlecode/python-pyqt5-images-and-setpixmap
Python PyQT5 Images And setPixmap
python python-pyqt5 python-tutorial youtube youtube-tutorial
Last synced: 18 Feb 2025
https://github.com/turtlecode/user-settings-and-menu-with-python-pysimplegui
User Settings And Menu with Python PySimpleGUI
python python-gui python-gui-apps python-tutorial python-youtube
Last synced: 18 Feb 2025
https://github.com/turtlecode/python-tkinter-simple-calculator-gui
Python Tkinter Simple Calculator GUI
python python-calculator python-gui python-tkinter python-tutorial python-youtube
Last synced: 18 Feb 2025
https://github.com/saadarazzaq/one-shot-linear-regression
The Only Must Have Source and Resource You Need, to Learn Univariate Linear Regression 🔥
python-tutorial simple-linear-regression
Last synced: 17 Mar 2025
https://github.com/cuong-nq90/tutorial
Discover a simple arbitrage bot for passive income. Clone the repo, test the code, and start automating your crypto trading today! 🚀🌟
emsp keepalived machine-learning multiprocessing mysql neural-networks numpy python python-tutorial pythontutorial pytorch-tutorial rocketmq spark springcloud theano translation tutorial webdevelopment
Last synced: 11 Aug 2025
https://github.com/fabriziomusacchio/phase_plane_analysis
Python scripts supporting tutorials on phase plane analysis.
chaotic-systems dynamical-systems fitzhugh-nagumo fitzhugh-nagumo-model neuron-model neuroscience phase-plane phase-plane-analysis phase-portrait python-tutorial van-der-pol van-der-pol-chaotic-system vanderpol
Last synced: 25 Sep 2025
https://github.com/turtlecode/how-to-change-transparency-python-tkinter-
How to Change Transparency Python Tkinter
python python-desktop python-desktop-application python-for-beginners python-tutorial transparency
Last synced: 14 Sep 2025
https://github.com/farhad-here/student_performance_analyzer
Student Performance Analyzer with python, it is on of my data analysis course project. I teach you about filter(),lambda,map() in python
data-analysis data-visualization filter kaggle kaggle-dataset lambda map pandas python python-tutorial streamlit
Last synced: 27 Jun 2025
https://github.com/fabriziomusacchio/izhikevich_model
Python scripts supporting tutorials on Izhikevich neuron model.
comp-neuro computational-neuroscience izhikevich-model izhikevich-neurons python python-tutorial
Last synced: 20 Jul 2025
https://github.com/wyntonfranklin/funwithpy
Playing with the Python Language
Last synced: 26 Apr 2025
https://github.com/daniilsonufrijuks/email-sender-python
Auto email sender python
email email-python email-sender email-verification python python-tutorial pythonweb smtp-server web
Last synced: 27 Jun 2025
https://github.com/turtlecode/how-to-create-word-cloud-with-python
How To Create Word Cloud with Python
python-jpg python-tutorial python-word python-word-cloud youtube youtube-tutorial
Last synced: 16 Jul 2025
https://github.com/wyntonfranklin/dgroups
A groups web app built using django as a tutorial
Last synced: 07 Jul 2025
https://github.com/fabriziomusacchio/roessler_attractor
Just a simple Python code example for simulating the trajectory of the Rössler attractor.
chaos chaos-theory dynamical-systems python python-tutorial rossler-attractor
Last synced: 14 Jun 2025
https://github.com/shshojaei/python-tutorial
Python tutorials
jupyter-notebook matplotlib numpy pandas programming-t python python-tutorial scipy seaborn tutorial
Last synced: 22 Aug 2025
https://github.com/ashutoshswamy/python-basics-guide
This repo consists all the basic concepts of Python.
python python-basics python-basics-for-beginners python-script python-tutorial python-tutorials python3 python3-tutorial
Last synced: 20 Mar 2025
https://github.com/deejungx/web-scraping-tutorial
Source code for Tutorial on Python Web Scraping using Beautiful Soup
beautifulsoup csv python-tutorial python3 requests urllib webscraping
Last synced: 07 Apr 2025
https://github.com/jpnws/python-notes
Notes that I created for teaching Python fundamentals.
Last synced: 01 Mar 2025
https://github.com/kasraskari/learn-python-codes
A beginner-friendly repository to learn Python programming through structured examples and scripts, covering topics from basics to advanced concepts.
jupyter-notebook matplotlib matplotlib-tutorial numpy numpy-tutorial pandas pandas-tutorial python python-learning python-tutorial python-tutorials scipy scipy-tutorial tutorials
Last synced: 23 Feb 2025
https://github.com/turtlecode/how-to-add-sound-effects-python-pygame-lesson-8
How To Add Sound Effects Python PyGame Lesson 8
python python-pygame python-pygame-series python-pyqt6 python-tkinter python-tutorial
Last synced: 18 Feb 2025