|
1 |
| -# Python-project-Scripts |
| 1 | +# Python-project-Scripts. |
2 | 2 |
|
3 | 3 | [](https://open.vscode.dev/larymak/Python-project-Scripts)
|
4 | 4 | 
|
5 | 5 | 
|
6 | 6 | 
|
7 | 7 | 
|
8 | 8 | 
|
9 |
| - |
10 | 9 | <a href="https://join.slack.com/t/ngc-goz8665/shared_invite/zt-r01kumfq-dQUT3c95BxEP_fnk4yJFfQ">
|
11 |
| - <img alt="Join us on Slack" src="https://raw.githubusercontent.com/netlify/netlify-cms/master/website/static/img/slack.png" width="165"/> |
| 10 | +<img alt="Join us on Slack" src="https://raw.githubusercontent.com/netlify/netlify-cms/master/website/static/img/slack.png" width="165"/> |
12 | 11 | </a>
|
13 | 12 |
|
14 | 13 | ## This is a list of python scripts for beginner projects.
|
@@ -36,37 +35,56 @@ The contribution guidelines are as per the guide [HERE](https://github.com/larym
|
36 | 35 | ### Note
|
37 | 36 |
|
38 | 37 | When you Add a project Add it to the README for ease of finding it
|
| 38 | + |
| 39 | +## So far Added in the Repository: |
| 40 | + |
| 41 | +- [Ascii Image Converter](https://github.com/larymak/Python-project-Scripts/tree/master/image-ascii) |
| 42 | + |
| 43 | +- [DigitalClock](https://github.com/larymak/Python-project-Scripts/tree/main/DigitalClock) |
| 44 | + |
| 45 | +- [Insta Spam Bot](https://github.com/larymak/Python-project-Scripts/tree/main/InstaSpamBot) |
| 46 | + |
| 47 | +- [Pyjokes](https://github.com/larymak/Python-project-Scripts/tree/master/pyjokes) |
| 48 | + |
| 49 | +- [WhatsApp Spambot](https://github.com/larymak/Python-project-Scripts/tree/master/whatsapp-spam) |
| 50 | + |
| 51 | +- [Instagram Bot](https://github.com/larymak/Python-project-Scripts/tree/main/InstagramBot) |
| 52 | + |
| 53 | +- [Photo Editor App](https://github.com/larymak/Python-project-Scripts/tree/master/photo%20editor) |
| 54 | + |
| 55 | +- [Random Name Generator](https://github.com/larymak/Python-project-Scripts/tree/main/RandomNameGen) |
| 56 | + |
| 57 | +- [Web Scrapping](https://github.com/larymak/Python-project-Scripts/tree/main/WebScraping) |
| 58 | + |
| 59 | +- [Random Password Generator](https://github.com/larymak/Python-project-Scripts/tree/main/RandomPassword) |
| 60 | + |
| 61 | +- [YouTube Video Downloader](https://github.com/larymak/Python-project-Scripts/tree/main/YoutubeDownloader) |
| 62 | +- [Text to Audio](https://github.com/larymak/Python-project-Scripts/tree/main/texttoaudio) |
| 63 | + |
| 64 | +- [Sending Emails](https://github.com/larymak/Python-project-Scripts/tree/main/Sending-Emails) |
| 65 | + |
| 66 | +- [Shorten Links](https://github.com/larymak/Python-project-Scripts/tree/main/ShortenLinks) |
| 67 | + |
| 68 | +- [Python Dictionary](https://github.com/larymak/Python-project-Scripts/tree/main/PYDICTIONARY) |
| 69 | + |
| 70 | +- [Image Captcha Generator](https://github.com/larymak/Python-project-Scripts/tree/main/Image%20Captcha%20Generator) |
| 71 | + |
| 72 | +- [Audio Captcha Generator](https://github.com/larymak/Python-project-Scripts/tree/main/Audio%20Captcha%20Generator) |
| 73 | + |
| 74 | +- [Compress Image](https://github.com/larymak/Python-project-Scripts/tree/main/Compress%20Image) |
| 75 | + |
| 76 | +- [Image Grayscalling](https://github.com/larymak/Python-project-Scripts/tree/main/Image%20Grayscalling) |
| 77 | + |
| 78 | +- [Weather Forcasting](https://github.com/larymak/Python-project-Scripts/tree/main/Weather%20Forcasting) |
| 79 | + |
| 80 | +- [Getting Files and Folders sizes](https://github.com/Saeedahmadi7714/Python-project-Scripts/tree/main/Gettin%20File%20and%20Folder%20sizes) |
| 81 | + |
| 82 | +- [pyttsx3](https://github.com/KanakamSasikalyan/Python-project-Scripts/tree/main/pyttsx3) |
| 83 | + |
| 84 | +- [pywhatkit](https://github.com/KanakamSasikalyan/Python-project-Scripts/tree/main/pywhatkit) |
| 85 | + |
| 86 | +- [wikipedia](https://github.com/KanakamSasikalyan/Python-project-Scripts/tree/main/wikipedia) |
| 87 | + |
39 | 88 | _more coming soon_
|
40 | 89 |
|
41 |
| -## So far Added in the Repository |
42 |
| - |
43 |
| -| Feature | |
44 |
| -| ------- | |
45 |
| - |
46 |
| -| [Ascii Image Converter](https://github.com/larymak/Python-project-Scripts/tree/master/image-ascii) |
47 |
| -| [DigitalClock](https://github.com/larymak/Python-project-Scripts/tree/main/DigitalClock) |
48 |
| -| [Insta Spam Bot](https://github.com/larymak/Python-project-Scripts/tree/main/InstaSpamBot) |
49 |
| -|[Pyjokes](https://github.com/larymak/Python-project-Scripts/tree/master/pyjokes) |
50 |
| -|[WhatsApp Spambot](https://github.com/larymak/Python-project-Scripts/tree/master/whatsapp-spam) |
51 |
| -|[Instagram Bot](https://github.com/larymak/Python-project-Scripts/tree/main/InstagramBot) |
52 |
| -|[Photo Editor App](https://github.com/larymak/Python-project-Scripts/tree/master/photo%20editor) |
53 |
| -|[Random Name Generator](https://github.com/larymak/Python-project-Scripts/tree/main/RandomNameGen) |
54 |
| -|[Web Scrapping](https://github.com/larymak/Python-project-Scripts/tree/main/WebScraping) |
55 |
| -|[Random Password Generator](https://github.com/larymak/Python-project-Scripts/tree/main/RandomPassword) |
56 |
| -|[YouTube Video Downloader](https://github.com/larymak/Python-project-Scripts/tree/main/YoutubeDownloader) |
57 |
| -|[Text to Audio](https://github.com/larymak/Python-project-Scripts/tree/main/texttoaudio) |
58 |
| -|[Sending Emails](https://github.com/larymak/Python-project-Scripts/tree/main/Sending-Emails) |
59 |
| -|[Shorten Links](https://github.com/larymak/Python-project-Scripts/tree/main/ShortenLinks) |
60 |
| -|[Python Dictionary](https://github.com/larymak/Python-project-Scripts/tree/main/PYDICTIONARY) |
61 |
| -|[Image Captcha Generator](https://github.com/larymak/Python-project-Scripts/tree/main/Image%20Captcha%20Generator) |
62 |
| -|[Audio Captcha Generator](https://github.com/larymak/Python-project-Scripts/tree/main/Audio%20Captcha%20Generator) |
63 |
| -|[Compress Image](https://github.com/larymak/Python-project-Scripts/tree/main/Compress%20Image) |
64 |
| -|[Image Grayscalling](https://github.com/larymak/Python-project-Scripts/tree/main/Image%20Grayscalling) |
65 |
| -|[Weather Forcasting](https://github.com/larymak/Python-project-Scripts/tree/main/Weather%20Forcasting) |
66 |
| -|[Getting Files and Folders sizes](https://github.com/larymak/Python-project-Scripts/tree/main/Getting%20Files%20and%20Folders%20sizes) |
67 |
| -|[pywhatkit](https://github.com/larymak/Python-project-Scripts/tree/main/pywhatkit) |
68 |
| -|[wikipedia](https://github.com/larymak/Python-project-Scripts/tree/main/wikipedia) |
69 |
| - |
70 |
| -### _more coming soon_ |
71 |
| - |
72 |
| -#### _contributions are welcomed, fork the repo and do the magic_ |
| 90 | +_contributions are welcomed, fork the repo and do the magic_ |
0 commit comments