Skip to content

Releases: alvarobartt/pyrtfolio

v0.4 - Beta Release (Fix)

13 Mar 20:26
Compare
Choose a tag to compare
Pre-release
updated release version so to fix pypi/github problems

v0.2 - Beta Release

13 Mar 20:04
Compare
Choose a tag to compare

Release Notes:

  • Now Stock Portfolios can be easily updated and recalculated!
  • As previously developed in investpy, stock dividends data has been added so to include more data to the portfolio.
  • Tests have been developed so to improve code coverage.
  • Documentation has been completed since there were some missing docstrings in the previous version.
  • Both the project's and the user's name have been updated.

Information

Anyways, feel free to open as many issues as you think the package needs in order to improve pyrtfolio! Any kind of help is appreciated since this is an Open Source project.

Contact me via email, via LinkedIn or via GitHub.

v0.1 - Beta Release

07 Oct 16:10
eb5e718
Compare
Choose a tag to compare

Release Notes:

  • Basic portfolio generated with basic information such as the current value of the introduced stocks and the gross current value.
  • Every introduced Stock to the portfolio is properly validated.
  • tests/ have been included in order to test both the package and the code coverage.

Information

Anyways, feel free to open as many issues as you think the package needs in order to improve investpy_portfolio! Any kind of help is appreciated since this is an Open Source project.

Contact me via email, via LinkedIn or via GitHub.