Quantagonia API Client
This package contains the CLI and API to access Quantagonia's HybridSolver.
Installation
Python >= 3.8 is required. Then, do
python -m pip install quantagonia
In order to use Quantagonia's cloud-based HybridSolver, you need to sign up for an API key at https://platform.quantagonia.com and set it system-wide by
export QUANTAGONIA_API_KEY=<your API key here>
Quick start:
Please see the Documentation for a Quick Start Guide, Examples, and References on how to use the CLI and API.
Changelog for Documentation
To include the changelog in the external documentation, please see the add the relevant section in the changelog fragment file in the changelog.d directory for the latest changes.
Steps to add a new changelog:
- Create a new changelog fragment directory
changelog.dif it doesn't exist. - Run
hatch run changelog:createto create a new changelog fragment file. - Add relevant changes (Only include changes that are relevant to the external users) to the new changelog fragment file.
- Commit the changes and push to the repository.
Release files for quantagonia 0.15.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| quantagonia-0.15.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / quantagonia-0.15.0-py3-none-any.whl
| Download URL | quantagonia-0.15.0-py3-none-any.whl |
|---|---|
| Size | 64.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4dfd1c577484643ab16dbf8a0d5964ea841c3ffe4f47835a389ccc84a116953f
|
|
BLAKE2b-256 checksum How to use checksums |
346af168d5b0418e672aef770100aae2a492ad4319ea39734ccd26864303fb35
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.9
|