Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

Releases: tkp-archive/pyEX

Release v0.1.0

11 Sep 19:39
Compare
Choose a tag to compare

Updates for IEX API versions 1.20, 1.21, 1.22, and 1.23

  • /collections endpoint
  • /crypto endpoint
  • /today-earnings endpoint
  • IPO Calendar endpoints
  • /sector-performance endpoints
  • /largest-trades endpoint
  • /official-price endpoint

Release v0.0.11

29 Aug 15:27
Compare
Choose a tag to compare

Bugfix release

Release v0.0.10

29 Aug 15:26
Compare
Choose a tag to compare
v0.0.10

Release v0.0.7

18 May 01:00
Compare
Choose a tag to compare
  • Earnings and Financials bugfixes

Release v0.0.6

05 Mar 15:23
Compare
Choose a tag to compare
  • Additional data frame wrappers for market data
  • Bugfixes
  • improved test coverage, and test enhancements for querying against the actual api

Release v0.0.5

22 Feb 15:58
Compare
Choose a tag to compare
  • more bug fixes for data frame wrappers

Release v0.0.4

19 Feb 23:23
Compare
Choose a tag to compare
  • Bugfix release
  • Better handling of nested json

Release v0.0.3

18 Feb 15:07
Compare
Choose a tag to compare
  • Dictionary and DataFrame support for all API calls
  • Support for live streaming from socketIO to callbacks

Release v0.0.2

18 Feb 15:05
Compare
Choose a tag to compare
  • Dictionary and DataFrame wrappers for subset of IEX apis