A brief description of what the script does.
These instructions will get you a copy of the script up and running on your local machine.
List of dependencies or packages that the script requires.
Step by step instructions on how to install the required dependencies.
$ pip install [PACKAGE_NAME]
Instructions on how to run the script, the input format, and what the expected output is.
Example:
$ python [SCRIPT_NAME].py [EXAMPLE_INPUT_ARGUMENTS]
Expected Input: [EXPECTED_INPUT_DESCRIPTION]
Expected Output: [EXPECTED_OUTPUT_DESCRIPTION]
[Python](https://www.python.org/) - The programming language used
[PACKAGE_NAME](LINK_TO_PACKAGE) - Dependency
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.
[YOUR_NAME](LINK_TO_YOUR_PROFILE) - Initial work
This project is licensed under the MIT License. Again, make sure to replace the placeholder values with the appropriate information for each script.