diff --git a/README.md b/README.md index 3519a517..84d280ea 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,11 @@ [![Downloads](https://img.shields.io/pypi/dm/investpy.svg?maxAge=2592000&label=installs&color=%2327B1FF)](https://pypistats.org/packages/investpy)
-
+
## Introduction - investpy is a Python package to retrieve real-time historical data from [Investing](https://www.investing.com/). It provides historical data retrieval from up to **28.121 equities, 4.120 funds and 8.755 etfs**. Basically, it allows you to download historical data from all the indexed equities, funds and etfs in Investing.com. Therefore, @@ -32,7 +31,7 @@ are some of the features that currently lead investpy to be one of the most cons In order to get this package working you will need to install [**investpy**](https://pypi.org/project/investpy/) using pip on the terminal by typing: -``$ pip install investpy==0.9.2`` +``$ pip install investpy==0.9.3`` Every package used is listed in [requirements.txt](https://github.com/alvarob96/investpy/blob/master/requirements.txt) file, which can also be installed via pip: diff --git a/docs/_build/doctrees/environment.pickle b/docs/_build/doctrees/environment.pickle index c794ab05..20850220 100644 Binary files a/docs/_build/doctrees/environment.pickle and b/docs/_build/doctrees/environment.pickle differ diff --git a/docs/_build/doctrees/index.doctree b/docs/_build/doctrees/index.doctree index baaa8517..7be1793f 100644 Binary files a/docs/_build/doctrees/index.doctree and b/docs/_build/doctrees/index.doctree differ diff --git a/docs/_build/doctrees/installation.doctree b/docs/_build/doctrees/installation.doctree index 50ddbd44..8cc1d2d2 100644 Binary files a/docs/_build/doctrees/installation.doctree and b/docs/_build/doctrees/installation.doctree differ diff --git a/docs/_build/html/.buildinfo b/docs/_build/html/.buildinfo index 27e1000c..4440632d 100644 --- a/docs/_build/html/.buildinfo +++ b/docs/_build/html/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: d489656db2532687c5b4eb366b70bbeb +config: fe5b37d19b9697c8d862d6a99d122e52 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_build/html/_sources/index.rst.txt b/docs/_build/html/_sources/index.rst.txt index 065dfbe9..d221b75c 100644 --- a/docs/_build/html/_sources/index.rst.txt +++ b/docs/_build/html/_sources/index.rst.txt @@ -6,6 +6,9 @@ Welcome to investpy's documentation! ==================================== +.. image:: https://raw.githubusercontent.com/alvarob96/investpy/master/docs/investpy_logo.png + :align: center + .. toctree:: :maxdepth: 3 :caption: Contents: @@ -14,6 +17,7 @@ Welcome to investpy's documentation! installation.rst model.rst equities.rst + funds.rst api.rst information.md disclaimer.md diff --git a/docs/_build/html/_sources/installation.rst.txt b/docs/_build/html/_sources/installation.rst.txt index c1bc48bc..869fbdd1 100644 --- a/docs/_build/html/_sources/installation.rst.txt +++ b/docs/_build/html/_sources/installation.rst.txt @@ -5,7 +5,7 @@ Installation .. note:: - After installing the package you are now available to use it! As investpy's latest release is 0.9.2 the installation is + After installing the package you are now available to use it! As investpy's latest release is 0.9.3 the installation is optimized for it. If you try installing another investpy release, some features may not work. First Installation diff --git a/docs/_build/html/_static/documentation_options.js b/docs/_build/html/_static/documentation_options.js index 8870cc3f..594b4d0e 100644 --- a/docs/_build/html/_static/documentation_options.js +++ b/docs/_build/html/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '0.9.2', + VERSION: '0.9.3', LANGUAGE: 'None', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', diff --git a/docs/_build/html/api.html b/docs/_build/html/api.html index 30d8cf50..18c5c233 100644 --- a/docs/_build/html/api.html +++ b/docs/_build/html/api.html @@ -8,7 +8,7 @@ - API Reference — investpy 0.9.2 documentation + API Reference — investpy 0.9.3 documentation @@ -36,7 +36,7 @@ - + @@ -60,7 +60,7 @@
- 0.9.2 + 0.9.3
@@ -90,6 +90,7 @@
  • Installation
  • Model
  • Stocks/Equities
  • +
  • Funds
  • API Reference
  • +
  • Funds
  • API Reference
  • Additional Information
  • Disclaimer
  • @@ -277,7 +278,7 @@

    Samples - + diff --git a/docs/_build/html/equities_api.html b/docs/_build/html/equities_api.html index fc3dbce8..f7a14f53 100644 --- a/docs/_build/html/equities_api.html +++ b/docs/_build/html/equities_api.html @@ -8,7 +8,7 @@ - investpy.equities — investpy 0.9.2 documentation + investpy.equities — investpy 0.9.3 documentation @@ -60,7 +60,7 @@
    - 0.9.2 + 0.9.3
    @@ -90,6 +90,7 @@
  • Installation
  • Model
  • Stocks/Equities
  • +
  • Funds
  • API Reference