Python bindings to the ParityOS API
Project description
ParityOS
ParityOS is a client software that supplies data structures to formulate optimization problems, create quantum circuits, states and code mappings as input for the ParityOS cloud services and for analyzing their results.
Service clients can be used to connect to these cloud services and send input and receive results.
For more information see the documentation.
Installation
It is recommended to install this package in a separate Python virtual environment. For example:
# To create a standard Python virtual environment:
python -m venv my_new_venv && source my_new_venv/bin/activate
# Alternatively, to create a Anaconda/Miniconda environment:
conda create --name my_new_conda_env python=<version> && conda activate my_new_conda_env
# or a pyenv environment
pyenv virtualenv <version> my_new_venv && pyenv activate my_new_venv
# or a uv managed environment
uv venv -p <version>
where <version> is a python version and one of [3.11, 3.12, 3.13].
After activating the virtual environment, install via your favorite package manager, e.g.:
# using pip
pip install parityos
# using uv
uv pip install parityos
License
Since version 2.1.0, the ParityOS Client software package is made available
under the 3-Clause BSD License. See License.txt for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file parityos-3.0.1.tar.gz.
File metadata
- Download URL: parityos-3.0.1.tar.gz
- Upload date:
- Size: 302.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.30 {"installer":{"name":"uv","version":"0.9.30","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44286d6d5b025b7d3462607baba5ff7176b29aa86e5d56c2ceb36eb57cd51d3b
|
|
| MD5 |
2cf1f624b28161c11537f8f7d4c6533b
|
|
| BLAKE2b-256 |
c1394e0beca2b8c36ffb8ffb7a4e75c6885130d87d05c3122af292826c8527e1
|
File details
Details for the file parityos-3.0.1-py3-none-any.whl.
File metadata
- Download URL: parityos-3.0.1-py3-none-any.whl
- Upload date:
- Size: 102.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.30 {"installer":{"name":"uv","version":"0.9.30","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6346c82511b1f263f558fdb4dd6ae7229f1fa163f0268292fc9a0eee4ab13e11
|
|
| MD5 |
a7a23c6bb0176f2aafcdc49500edc983
|
|
| BLAKE2b-256 |
65660e807b899e3eb593e1ace3dced3419f32c1d76695862b599e0908cdffa33
|