Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 363 Bytes

File metadata and controls

13 lines (9 loc) · 363 Bytes

PythonScriptCollection

Put your favourite python scripts here!

Contributing

Firstly, fork the repository, then follow this guide:

  1. Create a new folder with your script name
  2. Include the python script as [script name].py
  3. Then create a README.md with information about the script and its use cases
  4. Then create a pull request.

Happy hacking