976 skills found · Page 14 of 33
SagarBiswas-MultiHAT / GuessTheNumber GameA simple Python-based number guessing game where you try to guess a random number between 1 and 9. The game gives you hints to guess higher or lower and counts the number of attempts. You win when you guess the correct number. Perfect for beginners to practice Python logic and user input handling.
nisargpatel28 / Python DjangoA collection of Python and Django-based projects, utilities, and reusable modules built for learning, experimentation, and production-ready web solutions. Includes examples of API development, authentication, automation scripts, database integration, and deployment configurations using Django’s best practices.
learn-co-students / Python Practice With Datatypes Data Science Intro 000No description available
learntocloud / Journal StarterA starter project to help you practice Python + API skills
zx576 / Crossin Practiceslearning python by doing practices
ksjpswaroop / Learn2CodeThis is the reposiory for learning to code in Python. I will be uploading the files to this repository and I will be walking through these files in the meetup.
Nishad00 / Python Practice Solved ProgramsThis 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
scalasm / My Python KataTo learn a language, better to practice it - the Python way!
s0mnaths / Automate The Boring Stuff With Python SolutionsAll the practice projects from the book 'Automate the Boring Stuff with Python' 2e.
Aliktk / Python ChillaThis repository contains practice materials on Python, used to deliver online training course. The course was sponsered by codenics and Scholership Network. Pakistan
Deepali-Srivastava / Pandas Cheat Sheet For Data AnalysisPandas Cheat Sheet and Practice Problems for Data Analysis with Python
Quantum-Cheese / Reinforcement Learning ProjectsUsing (deep) reinforcement_learning algorithm to practice on OpenAI Gym, Unity ML-Agents,and other virtual environments. Using Python ,Pytorch/Tensorflow.
lyz-code / Cookiecutter Python ProjectCookiecutter template to generate python projects following the best practices gathered over the time.
daleal / Cookiecutter PypackageA cookiecutter to start a Python package with flawless practices and a magical workflow 🧙🏼♂️
kevilkhadka / IBM Data ScienceThis repo consists of all courses of IBM - Data Science Professional Certificate, providing with techniques covering a wide array of data science topics including open source tools and libraries, methodologies, Python, databases, SQL, data visualization, data analysis, and machine learning. You will practice hands-on in the IBM Cloud using real data science tools and real-world data sets.
Shaikh-Yaqoob / Python Hello WorldCurated collection of Python projects for hands-on practice. Ideal for beginners and intermediates. Learn through practical examples with clear explanations. Contribute and enhance your Python skills.
NhanPhamThanh-IT / ML Article Classifier🧠 ML-Article-Classifier is a modular Python project for classifying articles using advanced NLP techniques. It features sentence embeddings, clustering, and classification utilities, with Jupyter notebook demos, extensible helper functions, and best practices for research and production use.
Shadow-Hunter-X / Python Practice Stepbysteppython_practice_stepbystep
vaibhavbuccha / Python ProgramingThe repository contains basic to advance python concepts. with some programming, practices to enhance programming skills. it also contains proper pythonic code so people get more familiar with the python environment.
MIT-Emerging-Talent / ET6 Recitations 6001xThis repository contains workshop materials and practice problems to supplement MITx: Introduction to Computer Science and Programming Using Python.