Skip to content

Instantly share code, notes, and snippets.

View wr13's full-sized avatar

Will Reynolds wr13

View GitHub Profile
"""
@Will Reynolds 2018
this is a financial data gathering and manipulation program.
"""
# import libraries
# you must have the following packages installed to run the program
import requests