News

The package can be installed via opam: opam install ocaml-in-python installs the latest release, opam pin add -k path . && opam install ocaml-in-python executed in a clone of this repository installs ...
SDK provide different modes for retry throttling policy: persistent is suitable when you use SDK in any long-lived application, when SDK instance will live long enough for manage budget; temporary is ...