pypi investpy 1.0.8
Stable Release - v1.0.8

2 years ago

✨ Features

  • Update documentation in "Read the Docs" as now we're using Furo template for sphinx.
  • Remove Python 3.6 support for upcoming releases.
  • Clean the project from unused files or files that have been directly removed.
  • Configure pre-commit with black/isort/flake8 so as to respect the Python coding standards.

🐛 Fixes

  • Fix documentation as not installing the latest investpy version, so the developer documentation was not available #400.
  • Upgrade numpy dependency version to fix unit tests #432.
  • Fix CI triggers as previously not working.
  • Fix bug on investpy.get_cryptos_overview #455.
  • Fix bug on both investpy.get_index_information, and investpy.get_commodity_information #454.
  • Fix investpy code formatting #464.

📌 Notes

You can install the latest version as it follows:

pip install investpy==1.0.8

Or just upgrade the one that you already have:

pip install investpy --upgrade

📖 Contact Information

Anyways, feel free to open as many 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, via LinkedIn, via Twitter or via GitHub.

Don't miss a new investpy release

NewReleases is sending notifications on new releases.