From 4bb47cca18b38dbcc5b909e6bf8a43a257cf1329 Mon Sep 17 00:00:00 2001 From: "Raul B. Netto" Date: Tue, 29 Oct 2024 18:43:27 +0000 Subject: [PATCH] Adding python wrapper (py-carbone-connect) lib to the readme file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d398fa..2f6fa58 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Embedded Carbone in a Docker image with simple REST API. ## How to consume exposed API ? -The simpliest way to use this image is to use `node` and install [`carbone-connect` package](https://npmjs.org/carbone-connect). +The simpliest way to use this image is to use `node` and install [`carbone-connect` package](https://npmjs.org/carbone-connect). If you need a Python wrapper you can follow to this [`repo py-carbone-connect`](https://github.com/Piuliss/py-carbone-connect), really easy to use and play. ## From carbone.io website _Fast, Simple and Powerful report generator in any format PDF, DOCX, XLSX, ODT, PPTX, ODS [, ...]_