Unicorn-binance-rest-api

Latest version: v2.6.1

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

Scan your dependencies

Page 3 of 6

2.0.5

Not secure
- Building conda packages and distribute them via https://anaconda.org/lucit

2.0.4

Not secure
- Same as 2.0.2, error during github upload.

2.0.3

Not secure
- Same as 2.0.2, error during pypi upload.

2.0.2

Not secure
Changed
- Replaced URLs
Fixed
- Stopping manager automatically if an unknown exchange string was used before the exception gets raised.

2.0.1

Not secure
Fixed
- New exception `AlreadyStoppedError` is thrown if a stopped instance gets used.
- Memory leak with implementation of `manager.stop_manager()`.

2.0.0

Not secure
Added
- Support for Python 3.11 and 3.12
- Integration of the `lucit-licensing-python` library for verifying the UNICORN Binance Suite license. A license can be
purchased in the LUCIT Online Shop: https://shop.lucit.services/software/unicorn-binance-suite
- License change from MIT to LSOSL - LUCIT Synergetic Open Source License:
https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/blob/master/LICENSE
- Conversion to a C++ compiled Cython package with precompiled as well as PyPy and source code wheels.
- Setup of a "Trusted Publisher" deployment chain. The source code is transparently packaged into wheels directly from
the GitHub repository by a GitHub action for all possible platforms and published directly as a new release on GitHub
and PyPi. A second process from Conda-Forge then uploads it to Anaconda. Thus, the entire deployment process is
transparent and the user can be sure that the compilation of a version fully corresponds to the source code.
- `manager.stop_manager()`
- Support for `with`-context

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.