Skip to content

Releases: massive-com/client-python

Flexible requirements and context manager

25 Aug 15:29
46d7374

Choose a tag to compare

#36 Makes the package requirements more flexible
#37 Makes the RESTClient a context manager where on __exit__ it closes the underlying http resources

Another package description update

12 Jun 15:19
7ec3bba

Choose a tag to compare

add better anchor name for readme (#27)

* add better anchor name for readme

* pr feedback

Update Package description again

10 Jun 21:17
7d4e7a6

Choose a tag to compare

v0.1.5

update readme fix links add badge (#25)

Update Package description

10 Jun 21:11
c23015c

Choose a tag to compare

No change to package functionality, just updating description

Add requests as install dep

27 May 14:55
02c6194

Choose a tag to compare

adding requests as a dep for install (#18)

* adding requests as a dep for install

* remove CI for PR until we have something to check

Add deps to packaging logic

11 Mar 15:35
f66e976

Choose a tag to compare

corrected type hinting

31 Jan 17:39
b6e7c96

Choose a tag to compare

Merge pull request #11 from polygon-io/dev

Updated ws example and corrected type hinting

Add ability for users to define on_error and on_close

31 Jan 17:30
224ac4f

Choose a tag to compare

Merge pull request #10 from polygon-io/dev

Add on_error on_close

Long description added

06 Jan 19:33
c27baea

Choose a tag to compare

No code changes

Unmarshal order of operations fix

06 Jan 19:26
128b9ae

Choose a tag to compare

Merge pull request #8 from polygon-io/dev

Add release to drone