Copra

Latest version: v1.2.9

Safety actively analyzes 619324 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.2.6

------------------
* Updated the REST client to attach an additional query string parameter
to all GET requests. The parameter, 'no-cache', is a timestamp and ensures
that the Coinbase server responds to all GET requests with fresh and not
cached content.

1.2.5

------------------
* Updated copra.websocket.client unit tests to ignore those that are
incompatible with Python 3.5 due to Mock methods that were not yet
implemented.

1.2.0

------------------
* Created copra.rest package and moved old copra.rest module to
copra.rest.client.
* Created copra.websocket package and moved old copra.websocket module to
copra.websocket.client.
* Add imports to copra.rest.__init__ and copra.websocket.__init__ so that
classes and attributes can still be imported as they were before.
* Rewrote and completed unit tests from copra.websocket.

1.1.2

------------------
* Updated documentation formatting.

1.1.0

------------------
* Added REST client.

1.0.7

------------------
* Modified Travis config to test against Python 3.7.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.