Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 275 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 275 Bytes

simple-scripts

Short simple scripts simplifying simple tasks

jsonToFile.py
This script allows the user to simply save a JSON response from a URL to a file.

Usage:
python jsonToFile.py 'http://www.helloworld.com/get?user=indianajones'