Skip to content

Releases: ymyke/pypme

Fix tests

27 Jun 12:58
Compare
Choose a tag to compare

Support for Python 3.10!

27 Jun 12:54
Compare
Choose a tag to compare

Relax `tessa` requirement

03 Apr 08:58
Compare
Choose a tag to compare
v0.5.2

Relax `tessa` requirement, bump version

Update to latest tessa version

02 Jan 21:07
Compare
Choose a tag to compare

Now requires tessa >= v0.5.0 in order to benefit from all kinds of fixes and performance improvements

Use tessa instead of investpy for live price information

30 Sep 10:56
Compare
Choose a tag to compare
  • Replace investpy with tessa. (Note that tessa now uses yfinance instead of investpy.)

Rename, refactor, etc.

06 Apr 11:47
Compare
Choose a tag to compare
  • Add networked test for investpy_xpme.
  • Rename investpy functions to investpy_xpme and investpy_verbose_xpme.
  • Add and expose helper function pick_prices_from_dataframe.
  • Recategorize from library to package.
  • Simplify some code.

Support for real-time prices based on `investpy`

13 Mar 09:26
Compare
Choose a tag to compare
  • Add mod_investpy_pme module with investpy_pme and
    investpy_verbose_pme using investpy module, which uses
    Investing.com as the data source.
  • Also, fix a couple of issues with hypothesis testing and making sure
    the input dates are sorted.

Patch release

11 Mar 17:24
Compare
Choose a tag to compare

Fix images

Patch release

11 Mar 17:17
Compare
Choose a tag to compare

Add more info for PyPI

Patch release

11 Mar 09:31
Compare
Choose a tag to compare

Include license file