pypi investpy 0.9.12
Beta Release - v0.9.12

latest releases: 1.0.8, 1.0.7, 1.0.6...
4 years ago

Release Features:

  • investpy.search_text(text, count) function has been re-factored so that now it is just investpy.search(text, n_results, filters). This function has also been fixed since it was throwing some unhandled errors.
  • Filters can now be applied when searching data via Investing.com search engine with the function investpy.search().
  • Code coverage has been improved since a lot of functions were not being tested which now have been fixed since some bugs or errors have been spotted while improving the code coverage.
  • Missing get_xxx_overview() and get_xxx_information() functions have been included, where xxx stands for the name of each financial product in plural and singular, respectively. For example, get_indices_overview() and get_index_information().
  • A FAQs section has been included in the README.md so to ease investpy usage and common doubts.
  • Also some bugs have been fixed as reported in the issues!

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 or via GitHub.

Don't miss a new investpy release

NewReleases is sending notifications on new releases.