Label-studio-tools

Latest version: v0.0.4

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

Scan your dependencies

0.0.4

- get_local_path now supports storage downloads using LS instance, set LS_API_KEY and use task_id in get_local_path to enable it.

0.0.3

What's Changed
* fix: LEAP-14: Don't validate items in async Taxonomy by hlomzik in https://github.com/HumanSignal/label-studio-tools/pull/55

New Contributors
* hlomzik made their first contribution in https://github.com/HumanSignal/label-studio-tools/pull/55

**Full Changelog**: https://github.com/HumanSignal/label-studio-tools/compare/0.0.2...0.0.3

0.0.2

What's Changed
* chore: Bump version to 0.0.2.dev by robot-ci-heartex in https://github.com/heartexlabs/label-studio-tools/pull/22
* ci: bump thehanimo/pr-title-checker from 1.3.4 to 1.3.5 by dependabot in https://github.com/heartexlabs/label-studio-tools/pull/23
* ci: bump release-drafter/release-drafter from 5.20.0 to 5.21.1 by dependabot in https://github.com/heartexlabs/label-studio-tools/pull/25
* ci: bump actions/github-script from 3 to 6 by dependabot in https://github.com/heartexlabs/label-studio-tools/pull/26
* ci: bump codecov/codecov-action from 1 to 3 by dependabot in https://github.com/heartexlabs/label-studio-tools/pull/27
* ci: bump hmarr/debug-action from 2.0.1 to 2.1.0 by dependabot in https://github.com/heartexlabs/label-studio-tools/pull/24
* ci: Fix upload release asset by nikitabelonogov in https://github.com/heartexlabs/label-studio-tools/pull/29
* ci: SRE-342: Auto generate release notes against previous release tag by nikitabelonogov in https://github.com/heartexlabs/label-studio-tools/pull/30
* fix: Include requirements.txt in source tarball ("sdist") by xhochy in https://github.com/heartexlabs/label-studio-tools/pull/31
* ci: SRE-364: Add octokit pagination by nikitabelonogov in https://github.com/heartexlabs/label-studio-tools/pull/32
* ci: SRE-379: More readable release candidate version by nikitabelonogov in https://github.com/heartexlabs/label-studio-tools/pull/33
* ci: Switch to python3-dev package by nikitabelonogov in https://github.com/heartexlabs/label-studio-tools/pull/34
* ci: SRE-389: Fork support for PR labeler by nikitabelonogov in https://github.com/heartexlabs/label-studio-tools/pull/35
* ci: SRE-391: Add release permissions by nikitabelonogov in https://github.com/heartexlabs/label-studio-tools/pull/37
* ci: SRE-391: Fix typo by nikitabelonogov in https://github.com/heartexlabs/label-studio-tools/pull/38
* ci: bump thehanimo/pr-title-checker from 1.3.5 to 1.3.6 by dependabot in https://github.com/heartexlabs/label-studio-tools/pull/39
* ci: bump release-drafter/release-drafter from 5.21.1 to 5.22.0 by dependabot in https://github.com/heartexlabs/label-studio-tools/pull/36
* ci: bump thehanimo/pr-title-checker from 1.3.6 to 1.3.7 by dependabot in https://github.com/heartexlabs/label-studio-tools/pull/41
* fix: Github-40: Fix ZeroDivisionError in extracting key frames by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-tools/pull/42

New Contributors
* robot-ci-heartex made their first contribution in https://github.com/heartexlabs/label-studio-tools/pull/22
* dependabot made their first contribution in https://github.com/heartexlabs/label-studio-tools/pull/23
* xhochy made their first contribution in https://github.com/heartexlabs/label-studio-tools/pull/31

**Full Changelog**: https://github.com/heartexlabs/label-studio-tools/compare/0.0.1...0.0.2

0.0.1

What's Changed
* Add parse_config method by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-tools/pull/1
* DEV 74: change dir for tools modules by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-tools/pull/2
* Add is_video_object_tracking method to identify Video tracking config by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-tools/pull/3
* Simplify extract_key_frames and raise version number by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-tools/pull/4
* Fix framesCount key in results by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-tools/pull/5
* Fix generated key frames order by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-tools/pull/6
* Add conditions to use get_local_path in converter by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-tools/pull/7
* Fix wrong variables assignment by Alyetama in https://github.com/heartexlabs/label-studio-tools/pull/10
* fix: DEV-2041 fix setup.py to be used as brew resource by nikitabelonogov in https://github.com/heartexlabs/label-studio-tools/pull/11
* fix: DEV-2217: Fix Dynamic Labels validation warning in Labeling Interface preview by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-tools/pull/12
* fix: DEV-2249: Fix validation in Labeling Interface preview with Dynamic Labels by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-tools/pull/13
* fix: DEV-2827: get_local_path doesn't work for local-files by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-tools/pull/14
* ci: DEV-2732: Release Pipeline by nikitabelonogov in https://github.com/heartexlabs/label-studio-tools/pull/15
* ci: DEV-2732: Add PR labeler by nikitabelonogov in https://github.com/heartexlabs/label-studio-tools/pull/16
* ci: DEV-2732: Create LS PR on release by nikitabelonogov in https://github.com/heartexlabs/label-studio-tools/pull/17
* fix: DEV-1462: Change parse label_config for Repeater tag by KonstantinKorotaev in https://github.com/heartexlabs/label-studio-tools/pull/8
* fix: DEV-3164: Remove potential data exposure from logs by niklub in https://github.com/heartexlabs/label-studio-tools/pull/18
* ci: Fix exit code in cutoff workflow by nikitabelonogov in https://github.com/heartexlabs/label-studio-tools/pull/19
* ci: DEV-3193: Fix version replace by nikitabelonogov in https://github.com/heartexlabs/label-studio-tools/pull/20
* ci: Allow empty commit if version was already set by nikitabelonogov in https://github.com/heartexlabs/label-studio-tools/pull/21

New Contributors
* KonstantinKorotaev made their first contribution in https://github.com/heartexlabs/label-studio-tools/pull/1
* Alyetama made their first contribution in https://github.com/heartexlabs/label-studio-tools/pull/10
* nikitabelonogov made their first contribution in https://github.com/heartexlabs/label-studio-tools/pull/11
* niklub made their first contribution in https://github.com/heartexlabs/label-studio-tools/pull/18

**Full Changelog**: https://github.com/heartexlabs/label-studio-tools/commits/0.0.1

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.