An open API service indexing awesome lists of open source software.

https://github.com/cqcl/tierkreis

Tierkreis python package with client, runtime and worker helpers
https://github.com/cqcl/tierkreis

Last synced: about 1 year ago
JSON representation

Tierkreis python package with client, runtime and worker helpers

Awesome Lists containing this project

README

          

# tierkreis

Quantum-classical hybrid workflow orchestration tool.
This is the top level repository containing the python packages.

## Development
Requirements
- `uv` >= 0.4

See the justfile (requires `just`) for common development commands. For example:

```sh
just test
```

## License

This project is licensed under Apache License, Version 2.0 ([LICENSE][] or http://www.apache.org/licenses/LICENSE-2.0).

[LICENSE]: https://github.com/CQCL/tierkreis/blob/main/LICENCE