https://github.com/shortthirdman/python-quickstart
Useful applications using Python 3
https://github.com/shortthirdman/python-quickstart
gtts gtts-api python python3 youtube
Last synced: over 1 year ago
JSON representation
Useful applications using Python 3
- Host: GitHub
- URL: https://github.com/shortthirdman/python-quickstart
- Owner: shortthirdman
- License: mit
- Created: 2020-06-28T10:16:54.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T16:40:31.000Z (about 2 years ago)
- Last Synced: 2025-01-20T05:51:29.147Z (over 1 year ago)
- Topics: gtts, gtts-api, python, python3, youtube
- Language: Python
- Homepage:
- Size: 52.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Quickstart
[](http://makeapullrequest.com)    
* [Text-to-Speech Changing Voice](https://www.geeksforgeeks.org/text-to-speech-changing-voice-in-python/)
* [Speech-to-Text and Text-to-Speech Conversion](https://www.geeksforgeeks.org/python-convert-speech-to-text-and-text-to-speech/)
* [Desktop News Notifier](https://www.geeksforgeeks.org/python-desktop-news-notifier-in-20-lines/)
* [Get Your System Information](https://www.geeksforgeeks.org/get-your-system-information-using-python-script/)
* [Get Hardware & System Information Using platform Module](https://www.geeksforgeeks.org/python-get-hardware-and-system-information-using-platform-module/)
* [Get Phone Number Information](https://www.geeksforgeeks.org/get-phone-number-information-using-python/)
* [Twitter Sentiment Analysis](https://realpython.com/twitter-sentiment-python-docker-elasticsearch-kibana/)
* [Python Faker](https://www.geeksforgeeks.org/python-faker-library)
* [Holidays](https://geeksforgeeks.org/python-holidays-library/)
* [Send message to Telegram user using Python](https://www.geeksforgeeks.org/send-message-to-telegram-user-using-python/)
* [Speech Recognition in Python using Google Speech API](https://www.geeksforgeeks.org/speech-recognition-in-python-using-google-speech-api/)
Note : **Working on your first Pull Request?** You can learn how from this *free* series [How to Contribute to an Open Source Project on GitHub](https://kcd.im/pull-request)
[](https://www.firsttimersonly.com/)