Awesome-Python-Scripts/README.md

8 lines
438 B
Markdown
Raw Normal View History

2018-10-02 18:13:08 +00:00
# Awesome Python Scripts :sunglasses:
2018-10-02 18:28:31 +00:00
A list of some awesome python scripts that automates some stuffs or makes our work easier.
## Contribuition Guidelines :
- Make a Seperate Folder for the Script.
- There shouldn't be any Spaces between the names of the script. (Use underscore or dash Symbol) eg. Script_One
- The Folder Should contain Python Script, its supporting file(If any) and a seperate README File with proper documentation.