Skip to content

Latest commit

 

History

History
72 lines (52 loc) · 1.26 KB

index.rst

File metadata and controls

72 lines (52 loc) · 1.26 KB

Welcome to iexfinance's documentation!

iexfinance's documentation is organized into the following sections:

Note

iexfinance is now a pandas-driven library. The default output format is now a pandas DataFrame.

Warning

Support for Python 2 has ended as of iexfinance version 0.5.0.

Full Contents

.. toctree::
   :maxdepth: 1
   :caption: Getting Started

   usage
   whatsnew
   install
   configuration
   sandbox

.. toctree::
   :maxdepth: 2
   :caption: Core Data

   stocks
   market-info
   news
   crypto
   options
   refdata
   iexdata
   altdata
   data-apis

.. toctree::
   :maxdepth: 2
   :caption: Utility endpoints

   account
   apidata

.. toctree::
   :maxdepth: 1
   :caption: Package Information

   about
   logging
   caching
   testing
   tutorial
   modules

Modules