Skip to content

Commit 958c5f9

Browse files
authored
Merge pull request larymak#42 from moh-ash96/edit-readme
Edit README.md
2 parents f356b51 + f2a220a commit 958c5f9

File tree

1 file changed

+38
-53
lines changed

1 file changed

+38
-53
lines changed

README.md

Lines changed: 38 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,25 @@
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+
910
<a href="https://join.slack.com/t/ngc-goz8665/shared_invite/zt-r01kumfq-dQUT3c95BxEP_fnk4yJFfQ">
1011
<img alt="Join us on Slack" src="https://raw.githubusercontent.com/netlify/netlify-cms/master/website/static/img/slack.png" width="165"/>
1112
</a>
1213

1314
## This is a list of python scripts for beginner projects.
1415

1516
### Description
17+
1618
Welcome Onboard fellow Developer, This is where you will find Python scripts where you are free to contribute too.
1719
You can Contribute by giving your scripts written in python and you think are amazing for other people to see.
1820

1921
### Contribution Guidelines
22+
2023
The contribution guidelines are as per the guide [HERE](https://github.com/larymak/Python-project-Scripts/blob/main/CONTRIBUTING.md).
2124

2225
### Instructions
@@ -31,58 +34,40 @@ The contribution guidelines are as per the guide [HERE](https://github.com/larym
3134
- Celebrate, your first step into the open Source World and contribute more
3235

3336
### Note
34-
When you Add a project Add it to the README for ease of finding it
35-
36-
## So far Added in the Repository:
37-
38-
* [Ascii Image Converter](https://github.com/larymak/Python-project-Scripts/tree/master/image-ascii)
39-
40-
* [DigitalClock](https://github.com/larymak/Python-project-Scripts/tree/main/DigitalClock)
41-
42-
* [Insta Spam Bot](https://github.com/larymak/Python-project-Scripts/tree/main/InstaSpamBot)
43-
44-
* [Pyjokes](https://github.com/larymak/Python-project-Scripts/tree/master/pyjokes)
45-
46-
* [WhatsApp Spambot](https://github.com/larymak/Python-project-Scripts/tree/master/whatsapp-spam)
47-
48-
* [Instagram Bot](https://github.com/larymak/Python-project-Scripts/tree/main/InstagramBot)
49-
50-
* [Photo Editor App](https://github.com/larymak/Python-project-Scripts/tree/master/photo%20editor)
51-
52-
* [Random Name Generator](https://github.com/larymak/Python-project-Scripts/tree/main/RandomNameGen)
53-
54-
* [Web Scrapping](https://github.com/larymak/Python-project-Scripts/tree/main/WebScraping)
55-
56-
* [Random Password Generator](https://github.com/larymak/Python-project-Scripts/tree/main/RandomPassword)
57-
58-
* [YouTube Video Downloader](https://github.com/larymak/Python-project-Scripts/tree/main/YoutubeDownloader)
59-
60-
* [Text to Audio](https://github.com/larymak/Python-project-Scripts/tree/main/texttoaudio)
61-
62-
* [Sending Emails](https://github.com/larymak/Python-project-Scripts/tree/main/Sending-Emails)
63-
64-
* [Shorten Links](https://github.com/larymak/Python-project-Scripts/tree/main/ShortenLinks)
65-
66-
* [Python Dictionary](https://github.com/larymak/Python-project-Scripts/tree/main/PYDICTIONARY)
67-
68-
* [Image Captcha Generator](https://github.com/larymak/Python-project-Scripts/tree/main/Image%20Captcha%20Generator)
69-
70-
* [Audio Captcha Generator](https://github.com/larymak/Python-project-Scripts/tree/main/Audio%20Captcha%20Generator)
71-
72-
* [Compress Image](https://github.com/larymak/Python-project-Scripts/tree/main/Compress%20Image)
73-
74-
* [Image Grayscalling](https://github.com/larymak/Python-project-Scripts/tree/main/Image%20Grayscalling)
75-
76-
* [Weather Forcasting](https://github.com/larymak/Python-project-Scripts/tree/main/Weather%20Forcasting)
77-
78-
* [Getting Files and Folders sizes](https://github.com/Saeedahmadi7714/Python-project-Scripts/tree/main/Gettin%20File%20and%20Folder%20sizes)
79-
80-
* [pyttsx3](https://github.com/KanakamSasikalyan/Python-project-Scripts/tree/main/pyttsx3)
81-
82-
* [pywhatkit](https://github.com/KanakamSasikalyan/Python-project-Scripts/tree/main/pywhatkit)
83-
84-
* [wikipedia](https://github.com/KanakamSasikalyan/Python-project-Scripts/tree/main/wikipedia)
8537

38+
When you Add a project Add it to the README for ease of finding it
8639
_more coming soon_
8740

88-
_contributions are welcomed, fork the repo and do the magic_
41+
42+
## So far Added in the Repository
43+
44+
|Feature|
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/Saeedahmadi7714/Python-project-Scripts/tree/main/Gettin%20File%20and%20Folder%20sizes)
67+
|[pyttsx3](https://github.com/KanakamSasikalyan/Python-project-Scripts/tree/main/pyttsx3)
68+
|[pywhatkit](https://github.com/KanakamSasikalyan/Python-project-Scripts/tree/main/pywhatkit)
69+
|[wikipedia](https://github.com/KanakamSasikalyan/Python-project-Scripts/tree/main/wikipedia)
70+
71+
### *more coming soon*
72+
73+
#### *contributions are welcomed, fork the repo and do the magic*

0 commit comments

Comments
 (0)