Numerapi

Latest version: v2.18.0

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

Scan your dependencies

Page 15 of 17

1.2.1

- removed `filename` from `get_user_activities`, no longer supported.
- rename `get_submission_filename` to `get_submission_filenames`
- `get_submission_filenames` now only works for the authorized user. It allows
to get ones submission filenames, optionally filtered by round_num and
tournament.

1.2.0

- added `get_rankings`, which gives access to numerai's global leaderboard
- added `get_user_activities`, that allows to see each user's submission and
staking activity
- added `get_submission_filename` to get the submission filename for any user,
tournament & round number combination
- added `prizePoolNmr`, `prizePoolUsd` and number of `participants` to the
`get_competitions` endpoint
- ensure functionality of command line interface is in sync

1.1.1

- added `get_tournaments`
- added `tournament_name2number` and `tournament_number2name` to translate
between tournament numbers and names

1.1.0

- added numerapi command line interface
- allow passing public ID and secret key via environment variables

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

Page 15 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.