Investpy

Latest version: v1.0.8

Safety actively analyzes 638699 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.9.10

Release Features:
---
* Now a **search function has been integrated with investpy** so to use the inner Investing.com search engine for quotes retrieval.
* **Commodities data is now available for retrieval**.
* As some stocks were missing, **stocks data has been updated**.
* An additional parameter has been included when it comes to both recent and historical data retrieval from any of the products available for retrieval from investpy, so to define the interval of the data to be retrieved. **`interval` parameter now lets the user specify the data interval which can be daily, weekly and monthly**.
* **Also note that some bugs and errors have been fixed!**

Information
---
Anyways, feel free to open as many [issues](https://github.com/alvarob96/investpy/issues) as you think the package needs in order to improve **investpy**! Any kind of help is appreciated since this is an Open Source project.

Contact me via [email](alvarob96usal.es), via [LinkedIn](https://www.linkedin.com/in/alvarob96/) or via [GitHub](https://github.com/alvarob96).

0.9.9

Release Features:
---
* **Now bonds retrieval is fixed for bonds from countries with an space in their name**, which was previously throwing errors.
* An additional field has been added to ETFs, the **stock exchange from where the recent/historical data is retrieved** since there were some duplicated ETFs except from the Investing tag.
* Some files have been renamed so to fit **PEP 8 Python naming standard**.
* **Resource directories are no longer duplicated** since an error in the `setup.py` file was creating duplicated files.
* **Minor bugs have also been fixed!**

Information
---
Anyways, feel free to open as many [issues](https://github.com/alvarob96/investpy/issues) as you think the package needs in order to improve **investpy**! Any kind of help is appreciated since this is an Open Source project.

Contact me via [email](alvarob96usal.es), via [LinkedIn](https://www.linkedin.com/in/alvarob96/) or via [GitHub](https://github.com/alvarob96).

0.9.8

Release Features:
---
* **Bonds are available for retrieval!** As requested by an investpy user, bonds information and retrieval from Investing.com has been included.
* **An error related to *standarized country names* has been fixed**, since the tag did not match the country name which lead to ConnectionErrors and RuntimeExceptions.
* Now `get_etfs_overview()` just returns **an overview of the main ETFs from every country**, since the previous method was not accurate enough and it was taking too much time.
* *Minor errors have been spotted and fixed!*

Information
---
Anyways, feel free to open as many [issues](https://github.com/alvarob96/investpy/issues) as you think the package needs in order to improve **investpy**! Any kind of help is appreciated since this is an Open Source project.

Contact me via [email](alvarob96usal.es), via [LinkedIn](https://www.linkedin.com/in/alvarob96/) or via [GitHub](https://github.com/alvarob96).

0.9.7

Release Features:
---
* **Missing information generated** since there are some indexing errors in Investing.com. So on, currently up to 29.628 stocks, 81.024 funds, 11.366 etfs, 1.889 currency crosses and 7.797 indices from all over the world.
* Note that in this release equity retrieval function names have been renamed, since now **equities are named stocks** since it is clearer.
python
investpy.get_equities() => investpy.get_stocks()
investpy.get_equities_list() => investpy.get_stocks_list()
investpy.get_equities_dict() => investpy.get_stocks_dict()
investpy.get_equity_countries() => investpy.get_stock_countries()
investpy.get_recent_data() => investpy.get_stock_recent_data()
investpy.get_historical_data() => investpy.get_stock_historical_data()
investpy.get_equity_company_profile() => investpy.get_stock_company_profile()
investpy.search_equities() => investpy.search_stocks()

* **Stock dividends information is now available for retrieval** in order to allow users to create their own custom portfolios, as [investpy_portfolio](https://github.com/alvarob96/investpy_portfolio/) Python package does.
* Now stocks retrieval functions take the **stock symbol as input parameter instead of the name** since there were duplicated stock names in the same country.
* Minor fixes have been made in order to improve **investpy**.
* `docs/` and `tests/` have been updated.

Information
---
Anyways, feel free to open as many [issues](https://github.com/alvarob96/investpy/issues) as you think the package needs in order to improve **investpy**! Any kind of help is appreciated since this is an Open Source project.

Contact me via [email](alvarob96usal.es), via [LinkedIn](https://www.linkedin.com/in/alvarob96/) or via [GitHub](https://github.com/alvarob96).

0.9.6

Release Fixes:
---
* **Currency crosses** added to investpy functionality so to retrieve currency crosses from currencies all over the world.
* Now the **symbol of every index** has been included in indices information.
* Indices include both **world and global indices** as indexed in Investing.com.
* Resources of **equities, funds, etfs, indices and currency crosses** has been generated again in order to get it up-to-date.
* Some **errors have been fixed** such as the need of a standard naming of the indexed countries, country_code field removed from etfs, fixed regular expressions that led to wrong data, exception handling for etfs information, etc.
* **docs/ and tests/ updated**.

Information
---
Anyways, feel free to open as many [issues](https://github.com/alvarob96/investpy/issues) as you think the package needs in order to improve **investpy**! Any kind of help is appreciated since this is an Open Source project.

Contact me via [email](alvarob96usal.es), via [LinkedIn](https://www.linkedin.com/in/alvarob96/) or via [GitHub](https://github.com/alvarob96).

0.9.5

Release Fixes:
---
* As described in 40, there was an error concerning to the package `setup.py` file since the indices files were not properly uploaded. This was a really important issue since as the files were not found, the indices functions were not working. Now **indices files have been properly uploaded to investpy**.
* **docs/ updated** to fit new release version.

Information
---
Anyways, feel free to open as many [issues](https://github.com/alvarob96/investpy/issues) as you think the package needs in order to improve **investpy**! Any kind of help is appreciated since this is an Open Source project.

Contact me via [email](alvarob96usal.es), via [LinkedIn](https://www.linkedin.com/in/alvarob96/) or via [GitHub](https://github.com/alvarob96).

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.