Projects in Awesome Lists tagged with basics-of-python
A curated list of projects in awesome lists tagged with basics-of-python .
https://github.com/s-shemmee/python-101
Learn Python from scratch with Python 101 for Beginners. Dive into Python programming with step-by-step tutorials, exercises, and projects.
basic-learning basic-programming basics-of-python beginner-friendly crash-course python python-3
Last synced: 15 Apr 2025
https://github.com/sachinl0har/hacktoberfest
Hacktoberfest 2021 you can add anything like simple programs or projects
basics-of-c basics-of-cpp basics-of-java basics-of-javascript basics-of-python c cpp hacktoberfest hacktoberfest-accepted hacktoberfest2021 hello-world helloworld-programs html-css-javascript java javascript jupyter projects website
Last synced: 03 Dec 2024
https://github.com/akshint0407/python-basic-codes
This repository is a collection of simple Python scripts designed to help new programmers understand fundamental concepts of programming. Each code snippet is carefully structured with detailed comments to make learning easy and engaging.
Last synced: 28 Apr 2025
https://github.com/pablonunes/aceleradev
A repository for summaries for the AceleraDev Python bootcamp
aceleradev basics-of-python bootcamp django python-bootcamp python3 resumo test
Last synced: 22 Feb 2025
https://github.com/psavarmattas/python-projects
Here are programs that every budding programmer who is learning to code in Python should start with. These programs are a compilation of many different types of programs and levels of programming you should try. You can use the table in Order Of Programs file to find the order in which it is best to program in.
basic basic-learning basic-programming basics-of-python beginner beginner-code beginner-project beginners-friendly python
Last synced: 19 Feb 2025
https://github.com/xmi1an/python_practicals
HNGU Python Programs
basics-of-python bca hngu programming-language python python-programs
Last synced: 20 Mar 2025
https://github.com/pinedah/atbswp
Embarking on a Python self-learning journey with 'Automate the Boring Stuff with Python' by Al Sweigart to bolster my data science expertise. This repository chronicles my exploration of Python's fundamentals and automation techniques—from manipulating Excel, PDFs, JSON to web scraping, GUI automation, and another boring stuff! 😸
automate basic-programming basics-of-python book learning python self-learning
Last synced: 03 Mar 2025
https://github.com/hrosicka/pythonforbeginners
Simple examples for beginners.
basics basics-of-python beginner calculator easy example python pythonforbeginner tutorials
Last synced: 21 Mar 2025
https://github.com/prakhar-002/pandas-numpy
This repo covers NumPy & Pandas basics! ⚡ NumPy 🧮 for arrays & math operations, 🐼 Pandas 📊 for data handling with DataFrames & Series. 🚀 Includes practical examples 📝 for efficient data processing! 🔥
basics-of-python numpy pandas pandas-dataframe python-library python3
Last synced: 29 Mar 2025
https://github.com/cybercoral/raw_string_converter
This program converts either from normal text to "raw" text, or from "raw" text to pythonic text.
basics-of-python conversion python3
Last synced: 16 Mar 2025
https://github.com/md-emon-hasan/python-basic
A repository providing basic Python tutorials and examples, designed to introduce beginners to programming fundamentals and practical applications.
basics-of-python inheritance module oop oops-in-python pip python
Last synced: 02 Mar 2025
https://github.com/md-emon-hasan/python-from-kaggle
A repository featuring Python tutorials sourced from Kaggle, focusing on practical applications and examples for data analysis and machine learning.
basics-of-python dictionaries kaggle lists programming-language python python-library
Last synced: 02 Mar 2025
https://github.com/cypriluc/pyladies-praha-barclays-2020
My PyLadies tasks solutions
Last synced: 27 Feb 2025
https://github.com/cybercoral/universalclasspy
It's a class template with two main methods (get, load), which lets you get and use any methods from the created class, for Python3.
basics basics-of-python oop python python3 ram
Last synced: 02 Apr 2025
https://github.com/jackokeeffe/odd-or-even
A short program which will tell the user if their entered number is odd or even.
basic basic-programming basics-of-python odd-even python python-3 python3
Last synced: 02 Mar 2025
https://github.com/ternion-1121/basic-projects-in-python
This repository consists of basic-levelled, real-world projects in Python
basic-programming basic-project basic-projects basics basics-of-python beginner-friendly beginner-projects dice-roller hang-man hangman-in-python intermediate-projects newbie-friendly project purple-rain python python3 rock-paper-scissors rps-game weather-notifier
Last synced: 13 Mar 2025
https://github.com/lucianookdp/flyup
Sistema básico de gerenciamento de passagens aéreas que permite comprar pacotes para Paris, Londres e Nova York, consultar preços e gerenciar reservas, com um menu administrativo para controle de pagamentos e passageiros.
backend basic-programming basics-of-python flysystem python sistema travel travel-website
Last synced: 09 Apr 2025
https://github.com/mohamedyounis10/password-generator
This Python script generates random passwords based on user input criteria, ensuring a minimum length of 8 characters.It utilizes a combination of lowercase letters, uppercase letters, digits, and punctuation symbols for password complexity.The script employs shuffling techniques to ensure randomness and delivers the generated password to the user.
basics basics-of-python python
Last synced: 22 Jun 2025
https://github.com/fer-aguirre/taller-python
Cuadernos de Jupyter para aprender los fundamentos de Python 🐍
basics-of-python code-examples jupyter-notebook python
Last synced: 09 Apr 2025
https://github.com/ribin-baby/coursera-introduction-to-data-science-in-python
This repository is a workbook for coursera's Introduction to Data Science in Python course . link: https://www.coursera.org/learn/python-data-analysis?specialization=data-science-python
basics-of-python matplotlib-pyplot numpy-tutorial python3 seaborn-tutorial
Last synced: 05 Mar 2025
https://github.com/aylia03/expansetracker
little project to learn python basics :)
basics-of-python learning-python python3
Last synced: 07 Mar 2025
https://github.com/anibulus/basics-python
basic-programming basics-of-python concepts lambda python python3
Last synced: 08 Mar 2025
https://github.com/hillaryjude/learn-python-from-scratch-part-2
If you are a beginner or someone who wants to brush up your python knowledge, try out the python codes. I have covered some must know functions under each category from Basics.
Last synced: 23 Mar 2025
https://github.com/adisen99/ipython-basics
This Repo contains some basics of using ipython and jupyter notebook
basics-of-python ipython ipython-notebook jupyter-notebook pandas
Last synced: 19 Feb 2025
https://github.com/blacksujit/neural_network_using_numpy_and_math
Inspired from a repo . i have implemented an some ground level maths and logic . In this neural network no tensorflow , pytorch is used it is just prepared by using numpy and some logical math.
algorithmic-composition basics-of-python calculus criticalthinking innovation machine-learning maths neural-network neuralnetworkusingnumpy numpy purebasics
Last synced: 24 Mar 2025
https://github.com/m4tice/python-basics
Repository for the studying of Python's basics
basic basic-programming basics basics-of-python python
Last synced: 24 Mar 2025
https://github.com/brosprakhar/lillith
This is the AI chat bot using OpenAI APIs the reason i Made this Chatbot is that most people don't get what they want From Chatbot . But this chatbot will give you Most personalize response then ChatGPT itself
ai algorithmic-thinking basics-of-python chat chatbot chatgpt ejs express github-config logical-thinking mongodb mongoose problem-solving python
Last synced: 01 Apr 2025
https://github.com/philiprejirajan/zeebot
This project contains a very basic python chatbot + GUI.
basics-of-python chat-bot chatbot gui python
Last synced: 09 Apr 2025
https://github.com/cybercoral/logicgates_ex
A comprehensive guide on logic gates and their meanings written in Python3, and their extensions to 3 or more inputs.
basics-of-python logic-gates python-3
Last synced: 16 Mar 2025