/google_finance

Primary LanguagePythonMIT LicenseMIT

Stock quotes API Build status Test coverage percentage

QuickStart

  1. Install the package:

    $ pip install google_finance
    

Requirements

The package requires the following modules:

  • Python 2.7+
  • requests
  • python-dateutil