An open API service indexing awesome lists of open source software.

https://github.com/pandeyankit123/python-projects

A bunch(4) of plain Python projects.
https://github.com/pandeyankit123/python-projects

programming python

Last synced: 4 months ago
JSON representation

A bunch(4) of plain Python projects.

Awesome Lists containing this project

README

          

1. News Reader



. Dated: 25 January 2023

. "Python-Powered News Reader: Stay Informed Effortlessly!"

. Our innovative news reader, developed using Python, brings you the latest headlines and breaking stories from around the world.


2. Email extractor using regex in python



. Dated: 16 September 2023

. An email extractor using regex in Python is a script or program that uses regular expressions (regex) to search and extract email addresses from a given text, such as a document or a web page.


3. JarvisAI



. Dated: 16 September 2023

. JarvisAI is a Python-based virtual assistant or AI-powered chatbot that can perform a wide range of tasks using natural language processing (NLP).

. JarvisAI can listen to your voice commands using a library like SpeechRecognition to convert spoken language into text.


4. DinoAutomate



. Dated: 17 September 2023

. Automating the Google Chrome Dino game with Python involves creating a script that controls the Dino's actions, such as jumping over obstacles.

. Libraries used PyAutoGUI and ImageGrab.