{"id":19700113,"url":"https://github.com/vrm-piyush/python-projects","last_synced_at":"2026-02-26T02:40:56.327Z","repository":{"id":231374266,"uuid":"781624017","full_name":"vrm-piyush/Python-Projects","owner":"vrm-piyush","description":"Open source Python Projects. Feel Free to contribute!","archived":false,"fork":false,"pushed_at":"2025-04-01T08:27:08.000Z","size":87707,"stargazers_count":3,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T08:45:06.980Z","etag":null,"topics":["data","dataanalysis","games","open-source","pygame-games","python","python-app"],"latest_commit_sha":null,"homepage":"https://python-projects-six.vercel.app","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vrm-piyush.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-04-03T18:26:32.000Z","updated_at":"2025-03-10T17:49:33.000Z","dependencies_parsed_at":"2025-05-07T08:44:51.724Z","dependency_job_id":null,"html_url":"https://github.com/vrm-piyush/Python-Projects","commit_stats":null,"previous_names":["vrm-piyush/python-projects"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/vrm-piyush/Python-Projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrm-piyush%2FPython-Projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrm-piyush%2FPython-Projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrm-piyush%2FPython-Projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrm-piyush%2FPython-Projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vrm-piyush","download_url":"https://codeload.github.com/vrm-piyush/Python-Projects/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrm-piyush%2FPython-Projects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281863396,"owners_count":26574831,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"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"}},"keywords":["data","dataanalysis","games","open-source","pygame-games","python","python-app"],"created_at":"2024-11-11T21:03:47.269Z","updated_at":"2025-10-30T19:09:11.990Z","avatar_url":"https://github.com/vrm-piyush.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Star Badge](https://img.shields.io/static/v1?label=%F0%9F%8C%9F\u0026message=If%20Useful\u0026style=style=flat\u0026color=BC4E99)  \n![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103) \u0026nbsp; [![View My Profile](https://img.shields.io/badge/View-My_Profile-green?logo=GitHub)](https://github.com/vrm-piyush)\u0026nbsp; [![View Repositories](https://img.shields.io/badge/View-My_Repositories-blue?logo=GitHub)](https://github.com/vrm-piyush?tab=repositories)\n\n# Python Projects\n\n\u003e Welcome to the Python Projects Repository! This repository contains a collection of Python projects covering various domains and functionalities.\n\n## ![aim](assets/images/image/aim.png) Description\n\n\u003e This repository is a compilation of Python projects developed for learning, practice, and exploration of different programming concepts. Each project is designed to demonstrate specific features of Python programming language and its libraries.\n\n\u003cbr\u003e\n\n![Issues](https://img.shields.io/github/issues/vrm-piyush/python-projects?style=social\u0026logo=github) \u0026nbsp;\n![Pull Requests](https://img.shields.io/github/issues-pr/vrm-piyush/python-projects?style=social\u0026logo=github) \u0026nbsp;\n![Forks](https://img.shields.io/github/forks/vrm-piyush/python-projects?style=social\u0026logo=github) \u0026nbsp;\n![Stars](https://img.shields.io/github/stars/vrm-piyush/python-projects?style=social\u0026logo=github) \u0026nbsp;\n\n## Requirements\n\nPlease refer to `requirements.txt` file for dependencies.\n\n## Installation\n\n1. **Clone the repository**:\n\n   ```bash\n   git clone https://github.com/vrm-piyush/Python-Projects\n   ```\n\n2. **Navigate to the project directory**:\n\n   ```bash\n   cd Python-Projects\n   cd subprojects\n   ```\n\n3. **Run the program**:\n\n   For example, if you want to run the `Acronym` project:\n\n   ```bash\n   cd Acronym\n   python Acronym.py\n   ```\n\n   Replace `(projectname.py)` with the actual Python file name.\n\n## ![project](assets/images/image/project.png) Projects\n\n| Sl. No. | Project                                                                   | Description                                        | Author                                        |\n| ------- | ------------------------------------------------------------------------- | -------------------------------------------------- | --------------------------------------------- |\n| 1       | **[Acronym](subprojects/Acronym/)**                                       | Generates acronyms from input phrases.             | [Piyush Verma](https://github.com/vrm-piyush) |\n| 2       | **[AlarmClock](subprojects/AlarmClock/)**                                 | A simple alarm clock program.                      | [Piyush Verma](https://github.com/vrm-piyush) |\n| 3       | **[AnimalQuizGame](subprojects/AnimalQuizGame/)**                         | A quiz game about animals.                         | [Piyush Verma](https://github.com/vrm-piyush) |\n| 4       | **[ArticleToSpeechConverter](subprojects/ArticleToSpeechConverter/)**     | Converts articles into speech.                     | [Piyush Verma](https://github.com/vrm-piyush) |\n| 5       | **[BMICalculator](subprojects/BMICalculator/)**                           | Calculates Body Mass Index (BMI).                  | [Piyush Verma](https://github.com/vrm-piyush) |\n| 6       | **[BarcodeQRCodeReader](subprojects/BarcodeQRCodeReader/)**               | Reads barcodes and QR codes from images.           | [Piyush Verma](https://github.com/vrm-piyush) |\n| 7       | **[CalculatorGUI](subprojects/CalculatorGUI/)**                           | Graphical User Interface (GUI) calculator.         | [Piyush Verma](https://github.com/vrm-piyush) |\n| 8       | **[CalendarApp](subprojects/CalendarApp/)**                               | Calendar application with basic functionalities.   | [Piyush Verma](https://github.com/vrm-piyush) |\n| 9       | **[CardGameProgram](subprojects/CardGameProgram/)**                       | Simulates various card games.                      | [Piyush Verma](https://github.com/vrm-piyush) |\n| 10      | **[ChessboardProgram](subprojects/ChessboardProgram/)**                   | Draws a chessboard pattern.                        | [Piyush Verma](https://github.com/vrm-piyush) |\n| 11      | **[CircularFractalTree](subprojects/CircularFractalTree/)**               | Generates circular fractal tree patterns.          | [Piyush Verma](https://github.com/vrm-piyush) |\n| 12      | **[Clock-app](subprojects/Clock-app/)**                                   | Simple digital clock application.                  | [Piyush Verma](https://github.com/vrm-piyush) |\n| 13      | **[ColoredTextPrinter](subprojects/ColoredTextPrinter/)**                 | Prints text in different colors.                   | [Piyush Verma](https://github.com/vrm-piyush) |\n| 14      | **[DesktopNotificationProgram](subprojects/DesktopNotificationProgram/)** | Displays desktop notifications.                    | [Piyush Verma](https://github.com/vrm-piyush) |\n| 15      | **[DiceRollSimulation](subprojects/DiceRollSimulation/)**                 | Simulates rolling of dice.                         | [Piyush Verma](https://github.com/vrm-piyush) |\n| 16      | **[DigitalClockGUI](subprojects/DigitalClockGUI/)**                       | GUI based digital clock.                           | [Piyush Verma](https://github.com/vrm-piyush) |\n| 17      | **[EmailParser](subprojects/EmailParser/)**                               | Parses emails and extracts relevant information.   | [Piyush Verma](https://github.com/vrm-piyush) |\n| 18      | **[GameOfLife](subprojects/GameOfLife/)**                                 | Implements Conway's Game of Life.                  | [Piyush Verma](https://github.com/vrm-piyush) |\n| 19      | **[ImageConverter](subprojects/ImageConverter/)**                         | Converts images between different formats.         | [Piyush Verma](https://github.com/vrm-piyush) |\n| 20      | **[ImageFilter](subprojects/ImageFilter/)**                               | Applies filters to images.                         | [Piyush Verma](https://github.com/vrm-piyush) |\n| 21      | **[ImageToPencilSketch](subprojects/ImageToPencilSketch/)**               | Converts images into pencil sketches.              | [Piyush Verma](https://github.com/vrm-piyush) |\n| 22      | **[MontyHall](subprojects/MontyHall/)**                                   | Simulates the Monty Hall problem.                  | [Piyush Verma](https://github.com/vrm-piyush) |\n| 23      | **[MultipleInputProgram](subprojects/MultipleInputProgram/)**             | Handles multiple types of user input.              | [Piyush Verma](https://github.com/vrm-piyush) |\n| 24      | **[MusicPlayerGUIProgram](subprojects/MusicPlayerGUIProgram/)**           | GUI based music player.                            | [Piyush Verma](https://github.com/vrm-piyush) |\n| 25      | **[NumberGuessingGame](subprojects/NumberGuessingGame/)**                 | Classic number guessing game.                      | [Piyush Verma](https://github.com/vrm-piyush) |\n| 26      | **[PasswordGenerator](subprojects/PasswordGenerator/)**                   | Generates random passwords.                        | [Piyush Verma](https://github.com/vrm-piyush) |\n| 27      | **[PhoneCameraProgram](subprojects/PhoneCameraProgram/)**                 | Simulates a phone camera application.              | [Piyush Verma](https://github.com/vrm-piyush) |\n| 28      | **[QRCodeGenerator](subprojects/QRCodeGenerator/)**                       | Generates QR codes.                                | [Piyush Verma](https://github.com/vrm-piyush) |\n| 29      | **[RainyDays](subprojects/RainyDays/)**                                   | Generates a rainy weather simulation.              | [Piyush Verma](https://github.com/vrm-piyush) |\n| 30      | **[RockPaperScissorsGame](subprojects/RockPaperScissorsGame/)**           | Classic rock-paper-scissors game.                  | [Piyush Verma](https://github.com/vrm-piyush) |\n| 31      | **[RomanDecimalConverter](subprojects/RomanDecimalConverter/)**           | Converts Roman numerals to decimal and vice versa. | [Piyush Verma](https://github.com/vrm-piyush) |\n| 32      | **[ShortStoryGenerator](subprojects/ShortStoryGenerator/)**               | Generates short stories based on user input.       | [Piyush Verma](https://github.com/vrm-piyush) |\n| 33      | **[Snake-Game](subprojects/Snake-Game/)**                                 | Classic snake game implementation.                 | [Piyush Verma](https://github.com/vrm-piyush) |\n| 34      | **[TemperatureConverter](subprojects/TemperatureConverter/)**             | Converts temperatures between different units.     | [Piyush Verma](https://github.com/vrm-piyush) |\n| 35      | **[TicTacToeGame](subprojects/TicTacToeGame/)**                           | Classic Tic-Tac-Toe game.                          | [Piyush Verma](https://github.com/vrm-piyush) |\n| 36      | **[URLShortener](subprojects/URLShortener/)**                             | Shortens URLs.                                     | [Piyush Verma](https://github.com/vrm-piyush) |\n| 37      | **[WeightConverter](subprojects/WeightConverter/)**                       | Converts weights between different units.          | [Piyush Verma](https://github.com/vrm-piyush) |\n\n## Contribution\n\nContributions are welcome! If you have any suggestions, improvements, or new project ideas, feel free to open an issue or create a pull request. Please make sure to follow the [contribution guidelines](CONTRIBUTING.md).\n\n### ![contributors](assets/images/image/contributing.png) Our Contributors\n\n\u003ca href=\"https://github.com/vrm-piyush/python-projects/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=vrm-piyush/python-projects\" /\u003e\n\u003c/a\u003e\n\n## Version\n\nThis repository is at version 1.0.1c.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrm-piyush%2Fpython-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvrm-piyush%2Fpython-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrm-piyush%2Fpython-projects/lists"}