Skip to content

This Repository is made for a Python Assistant. People can add other functionality in the same repository or can add new projects in Python or subscripts.

License

Notifications You must be signed in to change notification settings

vbhvshukla/Python_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beginner-Hacktoberfest

❓ What's Hacktoberfest 2022?

Hacktoberfest is the easiest way to get into open source! Hacktoberfest is a month long festival of open source code presented by Digital Ocean and DEV this year in 2022.

During the entire month of October 2022, all you have to do is contribute to any open source projects and open at least 4 pull requests. Yes, any project and any kind of contributions. It can be a be a bug fix, improvement, or even a documentation change! And win a T-Shirt and awesome stickers.

If you’ve never contributed to open source before, this is the perfect time to get started because Hacktoberfest provides a large list of available contribution opportunities (and yes, there are always plenty for beginners too).

👕 Why Should I Contribute?

Hacktoberfest has a simple and plain moto. Support open source and earn a limited edition T-shirt!

So, yes! You can win a T-Shirt and few awesome stickers to attach on your laptop. On plus side, you will get into beautiful world of open source and get the international exposure. Wait there's more!

🎯Objectives

The Main Objectives of this Repositry is to help People for their Contribution in Hacktoberfest 2022

This repository contains a voice assisted assistant being developed in python. Currently , it has got some basic functions such as time/date,help,calculator It uses Google's Text To Speech(gTTS modules) to enable the assistant to be vocal.

As it is in development phase it is being open sourced to enable contributors to add more features.

PYTHON ASSISTANT AND SUB PROJECTS

Even showcase other projects related or non related to this in python.

👟Steps for Contributing

  1. Fork the repository
  2. clone it in your local machine
git clone {Your github repository link}
  1. Make changes and add new program, commit them
  2. Add your name to CONTRIBUTORS.md
    copy & paste this and set as per your data
| <img width="120px" src="https://github.com/{Your_userID}.png" alt="profile-picture"> | {Your Name} | {About yourself} | {Your country} | [Github link](Your Github link) |

N.B :- Add this at the end.

  1. Push to Your github repository
git push -u origin main
  1. Create a pull request

N.B
Instructions to make it work - :Download an IDE (Pycharm works the best) :Add the required modules (gTTS , playsound) :Requires a working internet connection to fetch stuff. :It's pretty simple to add more functionality by defining a function and adding to the :desired section.

Contributors 🎉

These people are sole backbone for this software


Show some ❤️ by starring this awesome repository!

All the Best.

USELESS PR's JUST TO GET SWAGS WON'T GET ACCEPTED

About

This Repository is made for a Python Assistant. People can add other functionality in the same repository or can add new projects in Python or subscripts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages