{"id":61739,"url":"https://github.com/labex-labs/python-practice-projects","name":"python-practice-projects","description":"Build real Python projects with 92 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.","projects_count":101,"last_synced_at":"2026-07-19T08:00:38.553Z","repository":{"id":243014998,"uuid":"811225253","full_name":"labex-labs/practice-python-programming-projects","owner":"labex-labs","description":"Build real Python projects with 92 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.","archived":false,"fork":false,"pushed_at":"2025-10-23T00:15:52.000Z","size":64,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-06-13T12:04:20.205Z","etag":null,"topics":["algorithms","automation","awesome","awesome-list","beginner","computer-science","data-structures","exercises","hands-on","labex","learning","object-oriented-programming","programming","projects","python","scripting","software-development","web-development"],"latest_commit_sha":null,"homepage":"https://labex.io/learn/python","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/labex-labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-06-06T07:24:08.000Z","updated_at":"2026-05-20T07:38:40.000Z","dependencies_parsed_at":"2024-09-19T04:01:05.772Z","dependency_job_id":"5c29848e-ad8c-4773-98cd-6dd55b00167d","html_url":"https://github.com/labex-labs/practice-python-programming-projects","commit_stats":null,"previous_names":["labex-labs/practice-python-programming-projects"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/labex-labs/practice-python-programming-projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-python-programming-projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-python-programming-projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-python-programming-projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-python-programming-projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labex-labs","download_url":"https://codeload.github.com/labex-labs/practice-python-programming-projects/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-python-programming-projects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34981391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"created_at":"2024-06-13T00:00:19.821Z","updated_at":"2026-07-19T08:00:38.553Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Projects","More","More Projects","Other Lists","Exercises"],"sub_categories":[],"readme":"# Python Practice Projects\n\n**Languages:** [English](README.md) · [简体中文](README_zh.md) · [日本語](README_ja.md) · [Español](README_es.md) · [Français](README_fr.md) · [Deutsch](README_de.md) · [Русский](README_ru.md) · [한국어](README_ko.md) · [Português](README_pt.md)\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://labex.io/learn/python\"\u003e\n    \u003cimg width=\"128\" src=\"https://file.labex.io/upload/u/1991/7aei0JokTWul.png\" alt=\"Python\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nLearn Python, a versatile, high-level programming language, with this structured learning path designed for beginners. These Python courses provide a systematic roadmap to master core concepts including Python syntax, data structures, and object-oriented programming. Develop practical skills through hands-on, non-video exercises in an interactive Python playground, enabling you to write clean and efficient code for various applications.\n\n[Explore Projects on LabEx](https://labex.io/learn/python)\n\n## Projects\n\nExplore 100 beginner-friendly Python projects that turn core language concepts into small, complete programs. Each project opens in LabEx with a ready-to-use environment, so you can focus on building instead of setup.\n\n|   Index | Project                                                                                                                                             | Difficulty   | Practice                                                                                                  |\n|---------|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------|-----------------------------------------------------------------------------------------------------------|\n|     001 | [Quick Start with Python](https://labex.io/courses/quick-start-with-python)                                                                         | Beginner     | [Start project](https://labex.io/courses/quick-start-with-python)                                         |\n|     002 | [Python Cheatsheet](https://labex.io/courses/python-cheatsheet)                                                                                     | Beginner     | [Start project](https://labex.io/courses/python-cheatsheet)                                               |\n|     003 | [100 Pandas Exercises](https://labex.io/courses/100-pandas-exercises)                                                                               | Beginner     | [Start project](https://labex.io/courses/100-pandas-exercises)                                            |\n|     004 | [Pandas for Beginners](https://labex.io/courses/pandas-for-beginners)                                                                               | Beginner     | [Start project](https://labex.io/courses/pandas-for-beginners)                                            |\n|     005 | [Python Practice Challenges](https://labex.io/courses/python-practice-challenges)                                                                   | Beginner     | [Start project](https://labex.io/courses/python-practice-challenges)                                      |\n|     006 | [Supervised Learning: Regression](https://labex.io/courses/supervised-learning-regression)                                                          | Beginner     | [Start project](https://labex.io/courses/supervised-learning-regression)                                  |\n|     007 | [Python for Beginners](https://labex.io/courses/python-for-beginners)                                                                               | Beginner     | [Start project](https://labex.io/courses/python-for-beginners)                                            |\n|     008 | [NumPy for Beginners](https://labex.io/courses/numpy-for-beginners)                                                                                 | Beginner     | [Start project](https://labex.io/courses/numpy-for-beginners)                                             |\n|     009 | [100 NumPy Exercises](https://labex.io/courses/100-numpy-exercises)                                                                                 | Beginner     | [Start project](https://labex.io/courses/100-numpy-exercises)                                             |\n|     010 | [Scikit-learn for Beginners](https://labex.io/courses/scikit-learn-for-beginners)                                                                   | Beginner     | [Start project](https://labex.io/courses/scikit-learn-for-beginners)                                      |\n|     011 | [Matplotlib for Beginners](https://labex.io/courses/matplotlib-for-beginners)                                                                       | Beginner     | [Start project](https://labex.io/courses/matplotlib-for-beginners)                                        |\n|     012 | [Pandas Practice Challenges](https://labex.io/courses/pandas-practice-challenges)                                                                   | Beginner     | [Start project](https://labex.io/courses/pandas-practice-challenges)                                      |\n|     013 | [NumPy Practice Challenges](https://labex.io/courses/numpy-practice-challenges)                                                                     | Beginner     | [Start project](https://labex.io/courses/numpy-practice-challenges)                                       |\n|     014 | [Snake Game Using Python and Pygame](https://labex.io/courses/project-snake-game-using-python-and-pygame)                                           | Beginner     | [Start project](https://labex.io/courses/project-snake-game-using-python-and-pygame)                      |\n|     015 | [Quick Start with OpenCV](https://labex.io/courses/quick-start-with-opencv)                                                                         | Beginner     | [Start project](https://labex.io/courses/quick-start-with-opencv)                                         |\n|     016 | [Quick Start with TensorFlow](https://labex.io/courses/quick-start-with-tensorflow)                                                                 | Beginner     | [Start project](https://labex.io/courses/quick-start-with-tensorflow)                                     |\n|     017 | [Supervised Learning: Classification](https://labex.io/courses/supervised-learning-classification)                                                  | Beginner     | [Start project](https://labex.io/courses/supervised-learning-classification)                              |\n|     018 | [Foundations of Deep Learning](https://labex.io/courses/foundations-of-deep-learning)                                                               | Beginner     | [Start project](https://labex.io/courses/foundations-of-deep-learning)                                    |\n|     019 | [Cloud Native Deployment](https://labex.io/courses/project-cloud-native-deployment)                                                                 | Advanced     | [Start project](https://labex.io/courses/project-cloud-native-deployment)                                 |\n|     020 | [Building a Network Scanner in Python](https://labex.io/courses/project-building-a-network-scanner-in-python)                                       | Beginner     | [Start project](https://labex.io/courses/project-building-a-network-scanner-in-python)                    |\n|     021 | [Classic Pong Game Using Python and Pygame](https://labex.io/courses/project-classic-pong-game-using-python-and-pygame)                             | Beginner     | [Start project](https://labex.io/courses/project-classic-pong-game-using-python-and-pygame)               |\n|     022 | [Linux System Monitor Using Tkinter](https://labex.io/courses/project-linux-system-monitor-using-tkinter)                                           | Beginner     | [Start project](https://labex.io/courses/project-linux-system-monitor-using-tkinter)                      |\n|     023 | [Create a GUI Calculator With Python](https://labex.io/courses/project-create-a-gui-calculator-with-python)                                         | Beginner     | [Start project](https://labex.io/courses/project-create-a-gui-calculator-with-python)                     |\n|     024 | [Unsupervised Learning: Clustering](https://labex.io/courses/unsupervised-learning-clustering)                                                      | Beginner     | [Start project](https://labex.io/courses/unsupervised-learning-clustering)                                |\n|     025 | [QR Code Generator Using Python](https://labex.io/courses/project-qr-code-generator-using-python)                                                   | Beginner     | [Start project](https://labex.io/courses/project-qr-code-generator-using-python)                          |\n|     026 | [Build Maze Game Using Pygame](https://labex.io/courses/project-build-maze-game-using-pygame)                                                       | Beginner     | [Start project](https://labex.io/courses/project-build-maze-game-using-pygame)                            |\n|     027 | [Gravitational Simulation of Earth and Super Jupiter](https://labex.io/courses/project-gravitational-simulation-of-earth-and-super-jupiter)         | Beginner     | [Start project](https://labex.io/courses/project-gravitational-simulation-of-earth-and-super-jupiter)     |\n|     028 | [Kubernetes Cluster Administration](https://labex.io/courses/kubernetes-cluster-administration)                                                     | Intermediate | [Start project](https://labex.io/courses/kubernetes-cluster-administration)                               |\n|     029 | [Kubernetes Fundamentals](https://labex.io/courses/kubernetes-fundamentals)                                                                         | Intermediate | [Start project](https://labex.io/courses/kubernetes-fundamentals)                                         |\n|     030 | [Seaborn Data Visualization Basics](https://labex.io/courses/seaborn-data-visualization-basics)                                                     | Beginner     | [Start project](https://labex.io/courses/seaborn-data-visualization-basics)                               |\n|     031 | [HTTP Enumeration and Directory Traversal](https://labex.io/courses/project-http-enumeration-and-directory-traversal)                               | Beginner     | [Start project](https://labex.io/courses/project-http-enumeration-and-directory-traversal)                |\n|     032 | [Credit Card Holder Risk Prediction](https://labex.io/courses/project-credit-card-holder-risk-prediction)                                           | Beginner     | [Start project](https://labex.io/courses/project-credit-card-holder-risk-prediction)                      |\n|     033 | [Building a REST API in Flask With SQLite](https://labex.io/courses/project-building-a-rest-api-in-flask-with-sqlite)                               | Beginner     | [Start project](https://labex.io/courses/project-building-a-rest-api-in-flask-with-sqlite)                |\n|     034 | [FTP Weak Password Scanner Using Python](https://labex.io/courses/project-ftp-weak-password-scanner-using-python)                                   | Beginner     | [Start project](https://labex.io/courses/project-ftp-weak-password-scanner-using-python)                  |\n|     035 | [COVID-19 Data Analysis with Python](https://labex.io/courses/project-covid-19-data-statistics)                                                     | Beginner     | [Start project](https://labex.io/courses/project-covid-19-data-statistics)                                |\n|     036 | [Image Viewer Using Python and Tkinter](https://labex.io/courses/project-image-viewer-using-python-and-tkinter)                                     | Beginner     | [Start project](https://labex.io/courses/project-image-viewer-using-python-and-tkinter)                   |\n|     037 | [Classifying Iris Using SVM](https://labex.io/courses/project-classifying-iris-using-svm)                                                           | Beginner     | [Start project](https://labex.io/courses/project-classifying-iris-using-svm)                              |\n|     038 | [Sklearn Practice Challenges](https://labex.io/courses/sklearn-practice-challenges)                                                                 | Beginner     | [Start project](https://labex.io/courses/sklearn-practice-challenges)                                     |\n|     039 | [Build Flappy Bird Using Pygame](https://labex.io/courses/project-build-flappy-bird-using-pygame)                                                   | Beginner     | [Start project](https://labex.io/courses/project-build-flappy-bird-using-pygame)                          |\n|     040 | [Racing Game Using Pygame](https://labex.io/courses/project-racing-game-using-pygame)                                                               | Beginner     | [Start project](https://labex.io/courses/project-racing-game-using-pygame)                                |\n|     041 | [Building a Tic-Tac-Toe Using Pygame](https://labex.io/courses/project-tic-tac-toe-using-pygame)                                                    | Beginner     | [Start project](https://labex.io/courses/project-tic-tac-toe-using-pygame)                                |\n|     042 | [ASCII Art Animation With OpenCV](https://labex.io/courses/project-ascii-art-animation-with-opencv)                                                 | Beginner     | [Start project](https://labex.io/courses/project-ascii-art-animation-with-opencv)                         |\n|     043 | [Stopwatch Using Python and Tkinter](https://labex.io/courses/project-stopwatch-using-python-and-tkinter)                                           | Beginner     | [Start project](https://labex.io/courses/project-stopwatch-using-python-and-tkinter)                      |\n|     044 | [Developing a Simple Online Chat Room Using Flask](https://labex.io/courses/project-developing-a-simple-online-chat-room-using-flask)               | Beginner     | [Start project](https://labex.io/courses/project-developing-a-simple-online-chat-room-using-flask)        |\n|     045 | [Data Cleaning and Purification with Python](https://labex.io/courses/project-csv-data-purification)                                                | Beginner     | [Start project](https://labex.io/courses/project-csv-data-purification)                                   |\n|     046 | [Build a Simple Translator Using Google Translate API](https://labex.io/courses/project-build-a-simple-translator-using-google-translate-api)       | Beginner     | [Start project](https://labex.io/courses/project-build-a-simple-translator-using-google-translate-api)    |\n|     047 | [Creating a URL Shortener With Python and Flask](https://labex.io/courses/project-creating-a-url-shortener-with-python-and-flask)                   | Beginner     | [Start project](https://labex.io/courses/project-creating-a-url-shortener-with-python-and-flask)          |\n|     048 | [Build Aliens Game Using Pygame](https://labex.io/courses/project-build-aliens-game-using-pygame)                                                   | Beginner     | [Start project](https://labex.io/courses/project-build-aliens-game-using-pygame)                          |\n|     049 | [Build a Digital Clock With Python](https://labex.io/courses/project-build-a-digital-clock-with-python)                                             | Beginner     | [Start project](https://labex.io/courses/project-build-a-digital-clock-with-python)                       |\n|     050 | [Deploying MobileNet With TensorFlow.js and Flask](https://labex.io/courses/project-deploying-mobilenet-with-tensorflowjs-and-flask)                | Beginner     | [Start project](https://labex.io/courses/project-deploying-mobilenet-with-tensorflowjs-and-flask)         |\n|     051 | [Building a Port Scanner With Python](https://labex.io/courses/project-building-a-port-scanner-with-python)                                         | Beginner     | [Start project](https://labex.io/courses/project-building-a-port-scanner-with-python)                     |\n|     052 | [Create a Sudoku Game Using Python and Pygame](https://labex.io/courses/project-create-a-sudoku-game-using-python-and-pygame)                       | Intermediate | [Start project](https://labex.io/courses/project-create-a-sudoku-game-using-python-and-pygame)            |\n|     053 | [Flappy Bird Detection in Video Using Match Template](https://labex.io/courses/project-flappy-bird-detection-in-video-using-match-template)         | Beginner     | [Start project](https://labex.io/courses/project-flappy-bird-detection-in-video-using-match-template)     |\n|     054 | [Python Web Scraping with BeautifulSoup](https://labex.io/courses/project-parsing-web-elements)                                                     | Beginner     | [Start project](https://labex.io/courses/project-parsing-web-elements)                                    |\n|     055 | [Implementation of Polynomial Regression](https://labex.io/courses/project-polynomial-regression-implementation-and-application)                    | Beginner     | [Start project](https://labex.io/courses/project-polynomial-regression-implementation-and-application)    |\n|     056 | [Simple Handwritten Character Recognition Classifier](https://labex.io/courses/project-simple-handwritten-character-recognition-classifier)         | Beginner     | [Start project](https://labex.io/courses/project-simple-handwritten-character-recognition-classifier)     |\n|     057 | [Calculating Laser Weapon Damage](https://labex.io/courses/project-calculating-laser-weapon-damage)                                                 | Beginner     | [Start project](https://labex.io/courses/project-calculating-laser-weapon-damage)                         |\n|     058 | [Implement a Simple Named Tuple](https://labex.io/courses/project-implement-a-simple-named-tuple)                                                   | Beginner     | [Start project](https://labex.io/courses/project-implement-a-simple-named-tuple)                          |\n|     059 | [Text Tokenization with Python](https://labex.io/courses/project-string-tokenization)                                                               | Beginner     | [Start project](https://labex.io/courses/project-string-tokenization)                                     |\n|     060 | [Connect Four Game - Human vs. AI](https://labex.io/courses/project-connect-four-game-human-vs-ai)                                                  | Beginner     | [Start project](https://labex.io/courses/project-connect-four-game-human-vs-ai)                           |\n|     061 | [Creating a Code Rain Animation Using Pygame](https://labex.io/courses/project-creating-a-code-rain-animation-using-pygame)                         | Beginner     | [Start project](https://labex.io/courses/project-creating-a-code-rain-animation-using-pygame)             |\n|     062 | [Operations With the OS Module](https://labex.io/courses/project-operations-with-the-os-module)                                                     | Beginner     | [Start project](https://labex.io/courses/project-operations-with-the-os-module)                           |\n|     063 | [Weekly Report Template Creation](https://labex.io/courses/project-weekly-report-template-creation)                                                 | Beginner     | [Start project](https://labex.io/courses/project-weekly-report-template-creation)                         |\n|     064 | [Push Box Game With Pygame](https://labex.io/courses/project-push-box-game-with-pygame)                                                             | Beginner     | [Start project](https://labex.io/courses/project-push-box-game-with-pygame)                               |\n|     065 | [Early Stopping for Machine Learning](https://labex.io/courses/project-early-stopping)                                                              | Beginner     | [Start project](https://labex.io/courses/project-early-stopping)                                          |\n|     066 | [Time Travel Destination Calculator](https://labex.io/courses/project-time-travel-destination)                                                      | Beginner     | [Start project](https://labex.io/courses/project-time-travel-destination)                                 |\n|     067 | [Create a 2048 Game in Python With Tkinter](https://labex.io/courses/project-create-a-2048-game-in-python-with-tkinter)                             | Beginner     | [Start project](https://labex.io/courses/project-create-a-2048-game-in-python-with-tkinter)               |\n|     068 | [Optimizing Gradient Descent for Global Optimization](https://labex.io/courses/project-haste-makes-waste)                                           | Beginner     | [Start project](https://labex.io/courses/project-haste-makes-waste)                                       |\n|     069 | [Linear Regression Fitting and Plotting](https://labex.io/courses/project-linear-regression-fitting-and-plotting)                                   | Beginner     | [Start project](https://labex.io/courses/project-linear-regression-fitting-and-plotting)                  |\n|     070 | [Automatic Spaceship Detection Script](https://labex.io/courses/project-automatic-spaceship-detection-script)                                       | Beginner     | [Start project](https://labex.io/courses/project-automatic-spaceship-detection-script)                    |\n|     071 | [Implementing Caesar Cipher Encryption](https://labex.io/courses/project-caesar-cipher)                                                             | Beginner     | [Start project](https://labex.io/courses/project-caesar-cipher)                                           |\n|     072 | [Encoding Label to One-Hot](https://labex.io/courses/project-encoding-label-to-one-hot)                                                             | Beginner     | [Start project](https://labex.io/courses/project-encoding-label-to-one-hot)                               |\n|     073 | [Ordinary Least Squares in Python](https://labex.io/courses/project-ordinary-least-squares-python-implementation)                                   | Beginner     | [Start project](https://labex.io/courses/project-ordinary-least-squares-python-implementation)            |\n|     074 | [Implementing Affine Encryption in Python](https://labex.io/courses/project-affine-encryption)                                                      | Beginner     | [Start project](https://labex.io/courses/project-affine-encryption)                                       |\n|     075 | [Monty Hall Problem Simulation Using Tkinter](https://labex.io/courses/project-monty-hall-problem-simulation-using-tkinter)                         | Beginner     | [Start project](https://labex.io/courses/project-monty-hall-problem-simulation-using-tkinter)             |\n|     076 | [Implementing Confusion Matrix for Classification](https://labex.io/courses/project-create-confusion-matrix)                                        | Beginner     | [Start project](https://labex.io/courses/project-create-confusion-matrix)                                 |\n|     077 | [Implementing Minkowski Distance Metric](https://labex.io/courses/project-implementing-minkowski-distance-metric)                                   | Beginner     | [Start project](https://labex.io/courses/project-implementing-minkowski-distance-metric)                  |\n|     078 | [Area of a Circle](https://labex.io/courses/project-area-of-a-circle)                                                                               | Beginner     | [Start project](https://labex.io/courses/project-area-of-a-circle)                                        |\n|     079 | [Decrypting the Triangle Cipher](https://labex.io/courses/project-decrypting-the-triangle-cipher)                                                   | Beginner     | [Start project](https://labex.io/courses/project-decrypting-the-triangle-cipher)                          |\n|     080 | [Sum of Prime Numbers Under 100](https://labex.io/courses/project-sum-of-prime-numbers-under-100)                                                   | Beginner     | [Start project](https://labex.io/courses/project-sum-of-prime-numbers-under-100)                          |\n|     081 | [K-Nearest Neighbors Regression Algorithm Implementation](https://labex.io/courses/project-k-nearest-neighbors-regression-algorithm-implementation) | Beginner     | [Start project](https://labex.io/courses/project-k-nearest-neighbors-regression-algorithm-implementation) |\n|     082 | [Nonlinear Regression Model Estimation](https://labex.io/courses/project-linear-validation-method)                                                  | Beginner     | [Start project](https://labex.io/courses/project-linear-validation-method)                                |\n|     083 | [One Cut Into Two](https://labex.io/courses/project-one-cut-into-two)                                                                               | Beginner     | [Start project](https://labex.io/courses/project-one-cut-into-two)                                        |\n|     084 | [Automatic Registration of Subclasses](https://labex.io/courses/project-automatic-registration-of-subclasses)                                       | Beginner     | [Start project](https://labex.io/courses/project-automatic-registration-of-subclasses)                    |\n|     085 | [Factorial Calculation in Python](https://labex.io/courses/project-calculation-of-factorial)                                                        | Beginner     | [Start project](https://labex.io/courses/project-calculation-of-factorial)                                |\n|     086 | [Convert JSON to CSV](https://labex.io/courses/project-convert-json-to-csv)                                                                         | Beginner     | [Start project](https://labex.io/courses/project-convert-json-to-csv)                                     |\n|     087 | [Acrostic Poetry Decryption in Python](https://labex.io/courses/project-decipher-acrostic-poetry)                                                   | Beginner     | [Start project](https://labex.io/courses/project-decipher-acrostic-poetry)                                |\n|     088 | [Handling Dates in Any Year](https://labex.io/courses/project-handling-dates-in-any-year)                                                           | Beginner     | [Start project](https://labex.io/courses/project-handling-dates-in-any-year)                              |\n|     089 | [Leap Year or Common Year](https://labex.io/courses/project-leap-year-or-common-year)                                                               | Beginner     | [Start project](https://labex.io/courses/project-leap-year-or-common-year)                                |\n|     090 | [Extract Usernames from Text with Python](https://labex.io/courses/project-parse-username-string)                                                   | Beginner     | [Start project](https://labex.io/courses/project-parse-username-string)                                   |\n|     091 | [Soldier Serial Number Generator](https://labex.io/courses/project-soldier-serial-number-generator)                                                 | Beginner     | [Start project](https://labex.io/courses/project-soldier-serial-number-generator)                         |\n|     092 | [Statistical Analysis of JSON Data](https://labex.io/courses/project-statistical-analysis-of-json-data)                                             | Beginner     | [Start project](https://labex.io/courses/project-statistical-analysis-of-json-data)                       |\n|     093 | [Extract Numbers from Text File](https://labex.io/courses/project-string-manipulation)                                                              | Beginner     | [Start project](https://labex.io/courses/project-string-manipulation)                                     |\n|     094 | [Yin Book Encryption Implementation and Testing](https://labex.io/courses/project-yin-book-encryption)                                              | Beginner     | [Start project](https://labex.io/courses/project-yin-book-encryption)                                     |\n|     095 | [Divide Dataset Into Mini-Batches](https://labex.io/courses/project-divide-dataset-into-mini-batches)                                               | Beginner     | [Start project](https://labex.io/courses/project-divide-dataset-into-mini-batches)                        |\n|     096 | [Balanced Batch Generation for Imbalanced Datasets](https://labex.io/courses/project-balanced-batch-generation-for-imbalanced-datasets)             | Beginner     | [Start project](https://labex.io/courses/project-balanced-batch-generation-for-imbalanced-datasets)       |\n|     097 | [Calculate Defective Rate for Clone Human](https://labex.io/courses/project-calculate-defective-rate-for-clone-human)                               | Beginner     | [Start project](https://labex.io/courses/project-calculate-defective-rate-for-clone-human)                |\n|     098 | [Clear Code Encryption Implementation](https://labex.io/courses/project-clear-code-encryption)                                                      | Beginner     | [Start project](https://labex.io/courses/project-clear-code-encryption)                                   |\n|     099 | [Count Each Type Characters](https://labex.io/courses/project-count-each-type-characters)                                                           | Beginner     | [Start project](https://labex.io/courses/project-count-each-type-characters)                              |\n|     100 | [Extracting and Sorting Movie Data from JSON](https://labex.io/courses/project-extract-movie-information)                                           | Beginner     | [Start project](https://labex.io/courses/project-extract-movie-information)                               |\n\n[View More on LabEx](https://labex.io/learn/python)\n\n## About LabEx\n\n\u003cdiv align=\"left\"\u003e\u003cp\u003e\u003ca href=\"https://labex.io\"\u003e\u003cstrong\u003eLabEx\u003c/strong\u003e\u003c/a\u003e is a \u003cstrong\u003ehands-on learning platform for beginners\u003c/strong\u003e.\u003c/p\u003e\u003cp\u003eExplore \u003ca href=\"https://labex.io/learn/linux\"\u003e\u003cstrong\u003eLinux\u003c/strong\u003e\u003c/a\u003e, \u003ca href=\"https://labex.io/learn/devops\"\u003e\u003cstrong\u003eDevOps\u003c/strong\u003e\u003c/a\u003e, \u003ca href=\"https://labex.io/learn/cybersecurity\"\u003e\u003cstrong\u003eCybersecurity\u003c/strong\u003e\u003c/a\u003e, and \u003cstrong\u003emore\u003c/strong\u003e — all directly in your browser.\u003c/p\u003e\u003cp\u003eLearn step by step through \u003cstrong\u003einteractive labs\u003c/strong\u003e, \u003cstrong\u003eguided exercises\u003c/strong\u003e, and \u003cstrong\u003ereal-world projects\u003c/strong\u003e. 🌱\u003cbr /\u003eNo setup, no stress — just practice and grow your skills by doing.\u003c/p\u003e\u003cbr /\u003e\u003cp\u003e\u003ca href=\"https://apps.apple.com/app/id6765840991\"\u003e\u003cimg src=\"https://developer.apple.com/assets/elements/badges/download-on-the-app-store.svg\" alt=\"Download on the App Store\" height=\"54\" /\u003e\u003c/a\u003e\u0026nbsp;\u003ca href=\"https://apps.apple.com/app/id6765840991\"\u003e\u003cimg src=\"https://developer.apple.com/app-store/marketing/guidelines/images/badge-download-on-the-mac-app-store.svg\" alt=\"Download on the Mac App Store\" height=\"52\" /\u003e\u003c/a\u003e\u003c/p\u003e\u003cbr /\u003e\u003cp\u003e📖 Need help? Visit our \u003ca href=\"https://support.labex.io/\"\u003eHelp Center\u003c/a\u003e or email info@labex.io\u003c/p\u003e\u003c/div\u003e\n\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/labex-labs%2Fpython-practice-projects/projects"}