mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-11-27 14:01:09 +00:00
8 lines
438 B
Markdown
8 lines
438 B
Markdown
# Awesome Python Scripts :sunglasses:
|
|
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.
|