Afip.py
Librería para conectarse a los Web Services de AFIP en Python
Explorar documentación »
Comunidad Afip SDK
Reportar un bug
Fork: backend configurable
Este fork agrega la posibilidad de apuntar la librería a un backend propio (p.ej. un
afip-service) en lugar del backend oficial app.afipsdk.com, mediante la variable de
entorno AFIP_CONNECTION_BASE_URL.
# apuntar al afip-service local por HTTP
export AFIP_CONNECTION_BASE_URL="http://localhost:8080"
# o a un host/dominio propio por HTTPS
export AFIP_CONNECTION_BASE_URL="https://afip.mi-dominio.com"
Si la variable no está definida, se usa el backend oficial de AfipSDK (comportamiento original).
Soporta http/https, host y puerto. Los paths de las requests son absolutos, así que un
prefijo de path en la URL no se tiene en cuenta.
Documentación
Comunidad
Acerca del proyecto
Con más de 100k descargas, desde el 2017, Afip SDK es la plataforma preferida entre los desarrolladores para conectarse a los web services de ARCA.
Contacto
Soporte de Afip SDK - ayuda@afipsdk.com
Link del proyecto: https://github.com/afipsdk/afip.py
Este software y sus desarrolladores no tienen ninguna relación con la AFIP.
Release files for afip-connection 1.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| afip_connection-1.2.1.tar.gz | 136.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| afip_connection-1.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 274.3 kB
Release files / afip_connection-1.2.1.tar.gz
| Download URL | afip_connection-1.2.1.tar.gz |
|---|---|
| Size | 136.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
23a8825f5c49f381a0d9121ba505eff9859f58920dd2485d531ea2ed74497918
|
|
BLAKE2b-256 checksum How to use checksums |
d8a87838023f10c35dcd2c20c00ee8e601d0f818333b79abc8570a653bf4ff7e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Release files / afip_connection-1.2.1-py3-none-any.whl
| Download URL | afip_connection-1.2.1-py3-none-any.whl |
|---|---|
| Size | 138.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2717dd25047bd4ef18244f94a33b673c759e4236fe1da3a2d2b19e110160b4bb
|
|
BLAKE2b-256 checksum How to use checksums |
2c98a8f95a9f19a2d417331d928349db9b7f509786f57f76cda5e7fd38339813
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|