Numerapi

Latest version: v2.19.1

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

Scan your dependencies

Page 16 of 17

1.0.1

- added `stakeResolution` information to get_leaderboard
- added badge for read the docs to README

1.0.0

- publish README as long_description on pypi
- fixed `get_transactions` after API change on Numerai's side
- added proper docstrings to all public methods, using Google Style as
described at http://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html
- added examples for all public methods
- added documentation on readthedocs: http://numerapi.readthedocs.io

0.9.1

- add tournamentId to `get_stakes`
- fixed `stake` after API change on Numerai's side

0.9.0

- support tournament parameter for various endpoints. Numer.ai is planning to
run more than one tournament at a time. This change makes numerapi ready for
that.
- minor code cleanup

0.8.3

- don't query Numerai's API if the action requires an auth token, but there
is none provided
- more & improved tests (test coverage now > 90%)
- consistency threshold moved to 58, following the latest rule change

0.8.2

- use `decimal.Decimal` instead of floats to avoid rounding errors (3)
- optional flag to turn of tqdm's progress bars (4)
- update `check_submission_successful` to recent rule changes (originality
no longer required)
- update documentation

Page 16 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.