Linkup-sdk

Latest version: v0.2.4

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

Scan your dependencies

Page 2 of 2

0.1.7

Description

This release simply marks the package as typed, to prevent issues when re-using it with type checkers, like `mypy`.

What's Changed
* fix: mark package as typed by clementjumel in https://github.com/LinkupPlatform/linkup-python-sdk/pull/8


**Full Changelog**: https://github.com/LinkupPlatform/linkup-python-sdk/compare/v0.1.6...v0.1.7

0.1.6

Description

This release adds asynchronous versions of the existing entrypoints (`async_search` and `async_content`).

We also introduce here a test suite, integrated in GitHub actions, to make sure our SDK works fine in all supported Python versions. This made us discover and fix some issues with the oldest Python versions we support.

What's Changed
* Support for async requests by clementjumel in https://github.com/LinkupPlatform/linkup-python-sdk/pull/6
* Add testing CI by clementjumel in https://github.com/LinkupPlatform/linkup-python-sdk/pull/7


**Full Changelog**: https://github.com/LinkupPlatform/linkup-python-sdk/compare/v0.1.5...v0.1.6

0.1.5

Description

This release reflects upstream changes in the Linkup API, to change the default behavior of the Linkup search.

What's Changed

* Change default output_type to search results by clementjumel in https://github.com/LinkupPlatform/linkup-python-sdk/pull/5


**Full Changelog**: https://github.com/LinkupPlatform/linkup-python-sdk/compare/v0.1.4...v0.1.5

0.1.4

Description

This release introduces the `content` entrypoint as a way to access our Premium Source Partners content, along with the `search` entrypoint.

What's Changed
* New content entrypoint by clementjumel in https://github.com/LinkupPlatform/linkup-python-sdk/pull/4


**Full Changelog**: https://github.com/LinkupPlatform/linkup-python-sdk/compare/v0.1.3...v0.1.4

0.1.3

Description

This is a simple maintenance release, improving the way we handle API error status codes, with a fix of the CI/CD pipeline.

What's Changed
* Better error management and fix CI by clementjumel in https://github.com/LinkupPlatform/linkup-python-sdk/pull/3

**Full Changelog**: https://github.com/LinkupPlatform/linkup-python-sdk/compare/v0.1.2...v0.1.3

0.1.2

Description

This is the first public release, exposing the `search` entrypoint of the Linkup API in our Python SDK.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.