Kili

Latest version: v2.156.2

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

Scan your dependencies

Page 13 of 38

2.128.2

- Fix bug in `kili.export_labels()`

**Full Changelog**: https://github.com/kili-technology/kili-python-sdk/compare/2.128.1...2.128.2

2.128.1

- Fix bug in the plugin upload service.

**Full Changelog**: https://github.com/kili-technology/kili-python-sdk/compare/2.128.0...2.128.1

2.128.0

What's Changed

* The`kili.assets()` method now supports downloading video and rich text assets. Up to now, these two asset types were being skipped.
* When using the`kili.copy_project()` method, you now have the option to also include assets and labels from the original project. This will give you a lot more flexibility when copying existing projects.
* In Kili’s [SDK documentation](https://python-sdk-docs.kili-technology.com/), you can now access our new tutorials section. We’re planning to keep adding new tutorials there.
* When a call results in a `GraphQLError`, the call fails immediately and does not take 10 seconds anymore.

**Full Changelog**: https://github.com/kili-technology/kili-python-sdk/compare/2.127.2...2.128.0

2.127.2

- Add missing basic project setup tutorial in the documentation.

**Full Changelog**: https://github.com/kili-technology/kili-python-sdk/compare/2.127.1...2.127.2

2.127.1

- Fixing a bug in the 2.127.0 preventing to use `update_properties_in_projects` to update the project metadata types

**Full Changelog**: https://github.com/kili-technology/kili-python-sdk/compare/2.127.0...2.127.1

2.127.0

What's Changed
- Export to the Pascal VOC format is now available in the Kili CLI and through the `kili.export_labels()` method.
- The `export_labels()` method now has a `with_assets` parameter that controls whether assets will be included in the output file.
- We’ve created a new method to change asset external IDs: `kili.change_asset_external_ids()`.
- It is now possible to copy an existing project by using the CLI: `kili project copy <project_id>` or with the new `kili.copy_project()` SDK method.
- Importing labels through Kili CLI is now 10 times faster.
- Importing labels from a .CSV file is not supported anymore in the CLI.
- The `export_labels()`, `append_labels()`, `create_predictions()`, `add_to_review()`, `delete_many_from_dataset()`, `update_properties_in_assets()` and `send_back_to_queue()` methods now also accept asset external IDs as parameters. This means that you can use asset names instead of internal Kili IDs, which should simplify and speed up the whole process.
- The `add_to_review()`, `send_back_to_queue()` , and `update_properties_in_project()` methods now return more detailed information about the changes that have been made.

**Full Changelog**: https://github.com/kili-technology/kili-python-sdk/compare/2.126.2...2.127.0

Page 13 of 38

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.