Pasqal-cloud

Latest version: v0.12.6

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

Scan your dependencies

Page 7 of 8

0.2.2

Changed

- Package renamed from **pasqal-sdk** to **pasqal-cloud**
- Import name renamed from **sdk** to **pasqal_cloud** (import sdk is now deprecated but still usable)

0.2.0

Changed

- `device_type` argument replace by `emulator` in sdk create_batch
- `DeviceType` replaced with `EmulatorType`

Deleted

- QPU device type and related logic

0.1.15

Added

- Added tests to check the login behavior.
- Added tests to check the override Endpoints behavior.

Changed

- The authentication now directly connects to the Auth0 platform instead of connecting through PasqalCloud.
- Small refactor of files, with the authentication modules in the `authentication.py` file, instead of `client.py`.

Deleted

- Account endpoint, we now use Auth0.

0.1.14

Changed

- Added a get_device_specs_dict function to the sdk
- Updated Readme for the device specs

0.1.13

Changed

- The default values for the tensor network emulator were updated to better ones.
- the client_id and client_secret was leftover in the Client object even though they are no longer used.
- Updated the README to also supply the group_id which is mandatory.
- Updated the default endpoint to `/core-fast` in accordance with infra changes. All users should use `/core-fast` in
all environments.
- The PCS APIs Client was refactored to accept any custom token provider for authentication. This can be used by users
as an alternative to the username/password-based token provider.

0.1.12

Changed

- The group_id field has been added to the Job schema which is now present in some services returning Job data.
- Pytest fixtures updated to accommodate this.

Page 7 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.