Runeq

Latest version: v0.14.1

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

Scan your dependencies

Page 2 of 3

0.10.0

What's Changed

Adds support for projects and cohorts, as well as documentation improvements.

* [DATA-586] Fix `**parameters` comment & imports by abhinavpottabathula in https://github.com/rune-labs/runeq-python/pull/32
* Study 305 Add projects and cohorts support - part 1 by emilymahanna in https://github.com/rune-labs/runeq-python/pull/33
* Update Config example to use user API token by cranti in https://github.com/rune-labs/runeq-python/pull/35
* STUDY-305 Add cohorts and metrics to SDK by emilymahanna in https://github.com/rune-labs/runeq-python/pull/34
* STUDY-305 Update project quickstart docs and get_patient_metadata_dataframe function by emilymahanna in https://github.com/rune-labs/runeq-python/pull/36
* Study 305 update release version by emilymahanna in https://github.com/rune-labs/runeq-python/pull/37

New Contributors
* emilymahanna made their first contribution in https://github.com/rune-labs/runeq-python/pull/33

**Full Changelog**: https://github.com/rune-labs/runeq-python/compare/v0.9.1...v0.10.0

0.9.1

What's Changed

This release includes a few bug fixes:
* Update `get_stream_metadata` to work for more than 100 stream IDs (an API limit) (30)
* Raise an exception in `get_patient_stream_metadata` if the user requests a patient they do not have access to / that does not exist. Previously, it failed silently, returning an empty set of streams. (29)

**Full Changelog**: https://github.com/rune-labs/runeq-python/compare/v0.9.0...v0.9.1

0.9.0

This release introduces major pieces of new functionality, including:

* Fetching metadata about resources in the Rune platform (including patients, devices, and more)
* Fetching data from the [V2 Stream API](https://docs.runelabs.io/stream/v2/)
* Global initialization of the library, using your configured API credentials

For more details, see the [documentation](https://runeq.readthedocs.io/en/v0.9.0/).

Note that the beta `v2sdk` module was **removed** in this release. Similar functionality to fetch metadata is now available in the `resources` module (which is not in "beta").

This release also introduces support for Python 3.10.

What's Changed
* [DATA-317] Remove old V2 SDK by abhinavpottabathula in https://github.com/rune-labs/runeq-python/pull/18
* V2 SDK by abhinavpottabathula in https://github.com/rune-labs/runeq-python/pull/20
* Fix CircleCI config by cranti in https://github.com/rune-labs/runeq-python/pull/21
* Fixing get_all_devices by abhinavpottabathula in https://github.com/rune-labs/runeq-python/pull/22
* [DATA-490] Remove some redundant helper functions; documentation; small bugfix by cranti in https://github.com/rune-labs/runeq-python/pull/23
* [DATA-481] Standardize name field; more compact __repr__ by cranti in https://github.com/rune-labs/runeq-python/pull/25
* Fix get_all_devices (again) by cranti in https://github.com/rune-labs/runeq-python/pull/26
* [DATA-530] [DATA-531] Remove stream created_at from dataframes by cranti in https://github.com/rune-labs/runeq-python/pull/27
* [DATA-281] Update documentation, including a new quickstart by cranti in https://github.com/rune-labs/runeq-python/pull/24

New Contributors
* abhinavpottabathula made their first contribution in https://github.com/rune-labs/runeq-python/pull/18

**Full Changelog**: https://github.com/rune-labs/runeq-python/compare/v0.8.0...v0.9.0

0.8.0

* Add initial SDK v2 (beta)
* Add accessor for /v1/band_power endpoints

0.7.1

Bug fix: add support for the availability expression of the /v1/state endpoint

0.7.0

Add support for querying spans, via the /v1/span.json endpoint.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.