> ## Documentation Index
> Fetch the complete documentation index at: https://docs.emite.do/llms.txt
> Use this file to discover all available pages before exploring further.

# SDKs

> Clientes oficiales Python y .NET. El módulo Odoo es el camino más corto si ya facturas ahí.

| Lenguaje  | Paquete              | Instalación               |
| --------- | -------------------- | ------------------------- |
| Python    | `ecfservice`         | `pip install ecfservice`  |
| C# / .NET | `EcfService.Sdk`     | NuGet `EcfService.Sdk`    |
| Odoo 18   | `l10n_do_ecf_client` | [Guía Odoo](/guides/odoo) |

Código Python: [ecf-service-python](https://github.com/yasmanycastillo/ecf-service-python). El paquete `ecfservice` 0.3 cubre emisión E31–E47, inbox, ACECF y ANECF.

Cualquier otro stack: HTTP + `X-API-Key` + JSON. La referencia viva está en [API Reference](/api-reference).
