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
- Host: GitHub
- URL: https://github.com/cqcl/tierkreis
- Owner: CQCL
- License: apache-2.0
- Created: 2022-10-13T12:38:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-06T16:27:12.000Z (about 1 year ago)
- Last Synced: 2025-05-07T04:48:37.884Z (about 1 year ago)
- Language: Python
- Size: 2.23 MB
- Stars: 11
- Watchers: 3
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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