Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 971 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 971 Bytes

AWSBraket

Stable Dev

This package is in beta

Julia Wrapper for the AWS Braket REST API. This API wrapper is based on AWS Braket official implementation but is not an AWS official package.

Installation

AWSBraket is a   Julia Language   package. To install AWSBraket, please open Julia's interactive session (known as REPL) and press ] key in the REPL to use the package mode, then type the following command

pkg> add AWSBraket

License

MIT License