sourabhjagtap95 / AwesomePythonScripts

[Show some :heart: by giving :stars:], A place to post your python scripts which you think are awesome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AwesomePythonScripts

Description

Welcome Githubers !! This is a place where you can contribute as much as you can. You can contribute by giving your scripts written in python which you think are awesome.

Instructions

  • Fork this Repository using the button at the top
  • Clone your forked repository to your pc
  • Create a new branch for your modifications (i.e. git branch new-user and check it out git checkout new-user)
  • Add your scripts.
  • Add your files (git add .), commit (git commit -m "added awesome script") and push (git push origin new-user)
  • Create a pull request
  • Star this repository
  • Wait for Pull Request to merge
  • Celebrate - you've done your first pull request!

About

[Show some :heart: by giving :stars:], A place to post your python scripts which you think are awesome


Languages

Language:Python 100.0%