108 results for “topic:python-project-beginner”
🙌 Welcome open-source Python mini-project contributions!
Explore a collection of beginner-friendly Python projects that can be completed with minimal code. Perfect for learning the basics and improving your coding skills.
A python based desktop voice assistant capable of executing system-level commands, integrating speech recognition and text-to-speech, and handling asynchronous user interactions.
Python Project - Track a phone number in google map Using Python
A collection of small Python projects.
Collections of python projects
Amigo is voice assistant similar to Siri, Alexa, google assistance and Cortana which can perform various tasks.
A python project for converting an Image into audible sound using OCR and speech synthesis
This consist of basic examples of performing Speech Recognition in Python using Google Speech Recognition Engine
Beginner level projects in Python
A digital clock application made with python and tkinter
This repository is a compilation of some of the best project ideas in Python to practice your skills. From a beginner level to complex projects, this list should keep you busy for days!
ganesh kavhar python pygame development....
A very short Python project to convert multiple image files to a single PDF file
ASCII based encryption algorithm implemented in Python
A scraper for downloading all downloadable images on a given website
ganesh kavhar python project
No description provided.
How To Convert Python File To Executable File (.py to. exe) | Python Tutorial
a word to word translator
Simulating monty hall problem with python
This repository contains all the notes, assignments and resources of my Python Bootcamp on YouTube Channel.
Python Practice
A clean and easy-to-use weather app built with Python and Tkinter. It shows real-time weather updates for any city around the world.
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.
A basic username and password checker program
Best Python Projects which you can use as a minor project in your College.🌟
No description provided.
Morse code is a method of transmitting text information as a series of on-off tones lights or clicks that can be directly understood by a skilled listener or observer without special equipment. It is named for Samuel F. B. Morse. Every character in the English language is substituted by a series of dots and dashes or something just singular dot or dash.
A two players Tic Tac Toe console game using Python