Skip to content

Commit

Permalink
release fix setup 0.9.3
Browse files Browse the repository at this point in the history
- docs/ updated
- redimensioned and renamed investpy logo
- fixed error when retrieving company_profiles in spanish since the retrieved_profile was a str instead of a dict
- closed #35 since the introduced equity/fund/etf name was returned even if it was not properly case-formatted
  • Loading branch information
Álvaro Bartolomé del Canto committed Sep 19, 2019
1 parent cc8c65e commit 56ed95f
Show file tree
Hide file tree
Showing 33 changed files with 89 additions and 55 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,11 @@
[![Downloads](https://img.shields.io/pypi/dm/investpy.svg?maxAge=2592000&label=installs&color=%2327B1FF)](https://pypistats.org/packages/investpy)

<div>
<img src="https://raw.githubusercontent.com/alvarob96/investpy/master/docs/investpy.png"><br>
<img src="https://raw.githubusercontent.com/alvarob96/investpy/master/docs/investpy_logo.png"><br>
</div>

## 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,
Expand All @@ -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:
Expand Down
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/index.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/installation.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/_build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions docs/_build/html/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -14,6 +17,7 @@ Welcome to investpy's documentation!
installation.rst
model.rst
equities.rst
funds.rst
api.rst
information.md
disclaimer.md
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/_sources/installation.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -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',
Expand Down
9 changes: 5 additions & 4 deletions docs/_build/html/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>API Reference &mdash; investpy 0.9.2 documentation</title>
<title>API Reference &mdash; investpy 0.9.3 documentation</title>



Expand Down Expand Up @@ -36,7 +36,7 @@
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="investpy" href="main_api.html" />
<link rel="prev" title="Stocks/Equities" href="equities.html" />
<link rel="prev" title="Funds" href="funds.html" />
</head>

<body class="wy-body-for-nav">
Expand All @@ -60,7 +60,7 @@


<div class="version">
0.9.2
0.9.3
</div>


Expand Down Expand Up @@ -90,6 +90,7 @@
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="model.html">Model</a></li>
<li class="toctree-l1"><a class="reference internal" href="equities.html">Stocks/Equities</a></li>
<li class="toctree-l1"><a class="reference internal" href="funds.html">Funds</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">API Reference</a><ul>
<li class="toctree-l2"><a class="reference internal" href="main_api.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">investpy</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="equities_api.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">investpy.equities</span></code></a></li>
Expand Down Expand Up @@ -188,7 +189,7 @@ <h1>API Reference<a class="headerlink" href="#api-reference" title="Permalink to
<a href="main_api.html" class="btn btn-neutral float-right" title="investpy" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>


<a href="equities.html" class="btn btn-neutral float-left" title="Stocks/Equities" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
<a href="funds.html" class="btn btn-neutral float-left" title="Funds" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>

</div>

Expand Down
5 changes: 3 additions & 2 deletions docs/_build/html/disclaimer.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Disclaimer &mdash; investpy 0.9.2 documentation</title>
<title>Disclaimer &mdash; investpy 0.9.3 documentation</title>



Expand Down Expand Up @@ -59,7 +59,7 @@


<div class="version">
0.9.2
0.9.3
</div>


Expand Down Expand Up @@ -89,6 +89,7 @@
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="model.html">Model</a></li>
<li class="toctree-l1"><a class="reference internal" href="equities.html">Stocks/Equities</a></li>
<li class="toctree-l1"><a class="reference internal" href="funds.html">Funds</a></li>
<li class="toctree-l1"><a class="reference internal" href="api.html">API Reference</a></li>
<li class="toctree-l1"><a class="reference internal" href="information.html">Additional Information</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Disclaimer</a></li>
Expand Down
9 changes: 5 additions & 4 deletions docs/_build/html/equities.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Stocks/Equities &mdash; investpy 0.9.2 documentation</title>
<title>Stocks/Equities &mdash; investpy 0.9.3 documentation</title>



Expand All @@ -35,7 +35,7 @@
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="API Reference" href="api.html" />
<link rel="next" title="Funds" href="funds.html" />
<link rel="prev" title="Model" href="model.html" />
</head>

Expand All @@ -60,7 +60,7 @@


<div class="version">
0.9.2
0.9.3
</div>


Expand Down Expand Up @@ -99,6 +99,7 @@
<li class="toctree-l2"><a class="reference internal" href="#samples">Samples</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="funds.html">Funds</a></li>
<li class="toctree-l1"><a class="reference internal" href="api.html">API Reference</a></li>
<li class="toctree-l1"><a class="reference internal" href="information.html">Additional Information</a></li>
<li class="toctree-l1"><a class="reference internal" href="disclaimer.html">Disclaimer</a></li>
Expand Down Expand Up @@ -277,7 +278,7 @@ <h2>Samples<a class="headerlink" href="#samples" title="Permalink to this headli

<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">

<a href="api.html" class="btn btn-neutral float-right" title="API Reference" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="funds.html" class="btn btn-neutral float-right" title="Funds" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>


<a href="model.html" class="btn btn-neutral float-left" title="Model" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
Expand Down
5 changes: 3 additions & 2 deletions docs/_build/html/equities_api.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>investpy.equities &mdash; investpy 0.9.2 documentation</title>
<title>investpy.equities &mdash; investpy 0.9.3 documentation</title>



Expand Down Expand Up @@ -60,7 +60,7 @@


<div class="version">
0.9.2
0.9.3
</div>


Expand Down Expand Up @@ -90,6 +90,7 @@
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="model.html">Model</a></li>
<li class="toctree-l1"><a class="reference internal" href="equities.html">Stocks/Equities</a></li>
<li class="toctree-l1"><a class="reference internal" href="funds.html">Funds</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="api.html">API Reference</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="main_api.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">investpy</span></code></a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="#"><code class="xref py py-mod docutils literal notranslate"><span class="pre">investpy.equities</span></code></a></li>
Expand Down
5 changes: 3 additions & 2 deletions docs/_build/html/etfs_api.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>investpy.etfs &mdash; investpy 0.9.2 documentation</title>
<title>investpy.etfs &mdash; investpy 0.9.3 documentation</title>



Expand Down Expand Up @@ -60,7 +60,7 @@


<div class="version">
0.9.2
0.9.3
</div>


Expand Down Expand Up @@ -90,6 +90,7 @@
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="model.html">Model</a></li>
<li class="toctree-l1"><a class="reference internal" href="equities.html">Stocks/Equities</a></li>
<li class="toctree-l1"><a class="reference internal" href="funds.html">Funds</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="api.html">API Reference</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="main_api.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">investpy</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="equities_api.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">investpy.equities</span></code></a></li>
Expand Down
5 changes: 3 additions & 2 deletions docs/_build/html/funds_api.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>investpy.funds &mdash; investpy 0.9.2 documentation</title>
<title>investpy.funds &mdash; investpy 0.9.3 documentation</title>



Expand Down Expand Up @@ -60,7 +60,7 @@


<div class="version">
0.9.2
0.9.3
</div>


Expand Down Expand Up @@ -90,6 +90,7 @@
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="model.html">Model</a></li>
<li class="toctree-l1"><a class="reference internal" href="equities.html">Stocks/Equities</a></li>
<li class="toctree-l1"><a class="reference internal" href="funds.html">Funds</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="api.html">API Reference</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="main_api.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">investpy</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="equities_api.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">investpy.equities</span></code></a></li>
Expand Down
5 changes: 3 additions & 2 deletions docs/_build/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Index &mdash; investpy 0.9.2 documentation</title>
<title>Index &mdash; investpy 0.9.3 documentation</title>



Expand Down Expand Up @@ -59,7 +59,7 @@


<div class="version">
0.9.2
0.9.3
</div>


Expand Down Expand Up @@ -89,6 +89,7 @@
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="model.html">Model</a></li>
<li class="toctree-l1"><a class="reference internal" href="equities.html">Stocks/Equities</a></li>
<li class="toctree-l1"><a class="reference internal" href="funds.html">Funds</a></li>
<li class="toctree-l1"><a class="reference internal" href="api.html">API Reference</a></li>
<li class="toctree-l1"><a class="reference internal" href="information.html">Additional Information</a></li>
<li class="toctree-l1"><a class="reference internal" href="disclaimer.html">Disclaimer</a></li>
Expand Down
7 changes: 5 additions & 2 deletions docs/_build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Welcome to investpy’s documentation! &mdash; investpy 0.9.2 documentation</title>
<title>Welcome to investpy’s documentation! &mdash; investpy 0.9.3 documentation</title>



Expand Down Expand Up @@ -59,7 +59,7 @@


<div class="version">
0.9.2
0.9.3
</div>


Expand Down Expand Up @@ -89,6 +89,7 @@
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="model.html">Model</a></li>
<li class="toctree-l1"><a class="reference internal" href="equities.html">Stocks/Equities</a></li>
<li class="toctree-l1"><a class="reference internal" href="funds.html">Funds</a></li>
<li class="toctree-l1"><a class="reference internal" href="api.html">API Reference</a></li>
<li class="toctree-l1"><a class="reference internal" href="information.html">Additional Information</a></li>
<li class="toctree-l1"><a class="reference internal" href="disclaimer.html">Disclaimer</a></li>
Expand Down Expand Up @@ -158,6 +159,7 @@

<div class="section" id="welcome-to-investpy-s-documentation">
<h1>Welcome to investpy’s documentation!<a class="headerlink" href="#welcome-to-investpy-s-documentation" title="Permalink to this headline"></a></h1>
<img alt="https://raw.githubusercontent.com/alvarob96/investpy/master/docs/investpy_logo.png" class="align-center" src="https://raw.githubusercontent.com/alvarob96/investpy/master/docs/investpy_logo.png" />
<div class="toctree-wrapper compound">
<p class="caption"><span class="caption-text">Contents:</span></p>
<ul>
Expand All @@ -182,6 +184,7 @@ <h1>Welcome to investpy’s documentation!<a class="headerlink" href="#welcome-t
<li class="toctree-l2"><a class="reference internal" href="equities.html#samples">Samples</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="funds.html">Funds</a></li>
<li class="toctree-l1"><a class="reference internal" href="api.html">API Reference</a><ul>
<li class="toctree-l2"><a class="reference internal" href="main_api.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">investpy</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="equities_api.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">investpy.equities</span></code></a></li>
Expand Down
5 changes: 3 additions & 2 deletions docs/_build/html/information.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Additional Information &mdash; investpy 0.9.2 documentation</title>
<title>Additional Information &mdash; investpy 0.9.3 documentation</title>



Expand Down Expand Up @@ -60,7 +60,7 @@


<div class="version">
0.9.2
0.9.3
</div>


Expand Down Expand Up @@ -90,6 +90,7 @@
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="model.html">Model</a></li>
<li class="toctree-l1"><a class="reference internal" href="equities.html">Stocks/Equities</a></li>
<li class="toctree-l1"><a class="reference internal" href="funds.html">Funds</a></li>
<li class="toctree-l1"><a class="reference internal" href="api.html">API Reference</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Additional Information</a></li>
<li class="toctree-l1"><a class="reference internal" href="disclaimer.html">Disclaimer</a></li>
Expand Down
7 changes: 4 additions & 3 deletions docs/_build/html/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Installation &mdash; investpy 0.9.2 documentation</title>
<title>Installation &mdash; investpy 0.9.3 documentation</title>



Expand Down Expand Up @@ -60,7 +60,7 @@


<div class="version">
0.9.2
0.9.3
</div>


Expand Down Expand Up @@ -94,6 +94,7 @@
</li>
<li class="toctree-l1"><a class="reference internal" href="model.html">Model</a></li>
<li class="toctree-l1"><a class="reference internal" href="equities.html">Stocks/Equities</a></li>
<li class="toctree-l1"><a class="reference internal" href="funds.html">Funds</a></li>
<li class="toctree-l1"><a class="reference internal" href="api.html">API Reference</a></li>
<li class="toctree-l1"><a class="reference internal" href="information.html">Additional Information</a></li>
<li class="toctree-l1"><a class="reference internal" href="disclaimer.html">Disclaimer</a></li>
Expand Down Expand Up @@ -165,7 +166,7 @@
<span id="installation-label"></span><h1>Installation<a class="headerlink" href="#installation" title="Permalink to this headline"></a></h1>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>After installing the package you are now available to use it! As investpy’s latest release is 0.9.2 the installation is
<p>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.</p>
</div>
<div class="section" id="first-installation">
Expand Down
Loading

0 comments on commit 56ed95f

Please sign in to comment.