advanced-python
There are 62 repositories under advanced-python topic.
chiphuyen/python-is-cool
Cool Python features for machine learning that I used to be too afraid to use. Will be updated as I have more time / learn more.
brunocampos01/understanding-the-python-ecosystem
This project focuses on understanding the language ecosystem
king-menin/python-course
Лекции и задания по курсу python
barzansaeedpour/advanced_python
Advanced topics in Python including multi-threading, design patterns, asynchronous programming and etc.
Ritesh-456/awesome-python-project-ideas
This repo contains a curated list of Python project ideas, categorized by difficulty (Easy, Medium, Advanced). Inspired by a popular tutorial, it's perfect for learners looking for engaging projects to build their Python skills. Explore diverse challenges, from simple games to complex applications!
elifbeyzatok00/Advanced-Python-Lessons-by-BAYKAR-CEZERI
Advanced Python Lessons by BAYKAR-CEZERİ
mahimairaja/open-source-python-projects-2023
Collection of Best Python Projects !
emhash/Mini-Project-Python_2022
Python Mini Projects have uploaded by me . Checkout these projects i have done. These mini projects are some for some and some maybe useful . Visit those . Thank You.
ozlemekici/detecting_fake_news
TfidfVectorizer & PassiveAggressiveClassifier
rusalinastaneva/Python-Advanced
SoftUni, Bulgaria
JRudransh/Clipboard_History
Track and save your clipboard history in your computer
jwalsh/advanced-python
Advanced Python programming concepts: internals, metaprogramming, concurrency, design patterns, functional programming, and more. Educational resource with examples and exercises.
OliverIgnetik/python_tricks
Notes from the book Python Tricks by Dan Bader
Om4AI/TensorFlow-Advanced-Techniques
Advanced TensorFlow Models
kirti451/Game-Development-using-Pygame
This is a small python game which is developed using pygame. You can play it using your keyboard.
dkydivyansh/Emily-AI
Emily is advanced LLM model (personal assistant)
hsegnam/Mypy
This repository contains the basic concepts and code of Python in Jupyter notebooks and scripts.
m15kh/Fluent_Python_Book
Code examples and practice from Fluent Python by Luciano Ramalho — deep dives into Pythonic thinking and advanced language features.
matin-ghorbani/Advanced-Python
Advanced programing of python
SartHak-0-Sach/Laptop-Price-Predictor
Just as the name suggests, this project's solo goal is to simplify finding laptops in a world where there are ton of companies offering variety of features and specifications at numerous price differences. This project aims to be the best analysis tool of what should be the price of a standard laptop with desired specifications. Follow for more😇✨
aminkhani/deep-dive-python
Python Deep Dive Course, Created by: Dr. Fred Baptiste - Combined the Pdfs and jupyter notebook with together
Grace-Hephzibah/APP-Record
This is the place for all the record codes - Advanced Programming Practice
Itsfoss0/alx-backend-python
This Repo holds Advanced Python programming concepts during the Short Specialization phase in ALX
JarrarShahid/OOP
OOP is a comprehensive repository covering OOP principles, SOLID design patterns, real-world applications, and API development with Flask & FastAPI. It includes advanced concepts like metaclasses, multiple inheritance, and dependency injection, along with full-fledged projects using SQLite/PostgreSQL. Perfect for begginers and advanced programmers.
ash-hun/my_nlp_research
My NLP Research
debajyoti94/OOPs
Object Oriented Programming and some advanced concepts using Python.
Mahiuha/alx-backend-python
python backend problems
modemobpsycho/python-course-s1-2
Solutions for the course. The topic of the course is "Indie Python Programming Course". The course covers topics from strings and lists to working with files and advanced python.
Pr4tyush/Pr4tyush-Placement-training-codetantra
NIET Placement Training Program Codetantra Lab
programmingwithmohammed/AdvancedPython2022
This repository is all about advanced python tutorial. It covers all the python advanced topics. It is very important for a developer to learn all the advanced python concept.
satyamsoni2211/pyconf_2022_decorators_generators_workshop
Decorators and Generators: Control your code with ease
SCCSMARTCODE/Advanced_Python_Programming
Explore the depths of Python with advanced concepts like metaprogramming, memory management, asyncio, concurrency, CPython internals, testing, and automation. Learn, practice, and master Python’s full potential
snehas-codes/Machine-Learning-Programs-Adv-Python-
This repository contains snippets of advanced Python programs including Machine Learning, Deep Learning and Neural Network Models.
genzo1977/presentations
Collection of presentations for advanced Python topics
VishalKumar-S/Python_OOPs_and_Advanced_Topics
A comprehensive collection of my notes and code examples for revision, covering Python OOP concepts, advanced topics like operator overloading, multithreading, file I/O, and more — structured for easy learning and quick reference.