Skip to content

Commit e895ece

Browse files
committed
edit
1 parent 866a5c4 commit e895ece

File tree

1 file changed

+53
-35
lines changed

1 file changed

+53
-35
lines changed

README.md

Lines changed: 53 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
1-
# Python-project-Scripts
1+
# Python-project-Scripts.
22

33
[![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/larymak/Python-project-Scripts)
44
![Contributors](https://img.shields.io/github/contributors/larymak/Python-project-Scripts?style=plastic)
55
![Forks](https://img.shields.io/github/forks/larymak/Python-project-Scripts)
66
![Stars](https://img.shields.io/github/stars/larymak/Python-project-Scripts)
77
![Licence](https://img.shields.io/github/license/larymak/Python-project-Scripts)
88
![Issues](https://img.shields.io/github/issues/larymak/Python-project-Scripts)
9-
109
<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"/>
1211
</a>
1312

1413
## 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
3635
### Note
3736

3837
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+
3988
_more coming soon_
4089

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

Comments
 (0)