Conéctate a ARCA hoy mismo
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file afip_connection-1.2.1.tar.gz.
File metadata
- Download URL: afip_connection-1.2.1.tar.gz
- Upload date:
- Size: 136.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23a8825f5c49f381a0d9121ba505eff9859f58920dd2485d531ea2ed74497918
|
|
| MD5 |
2e80fe116c5bec460b6aca7bc1639138
|
|
| BLAKE2b-256 |
d8a87838023f10c35dcd2c20c00ee8e601d0f818333b79abc8570a653bf4ff7e
|
File details
Details for the file afip_connection-1.2.1-py3-none-any.whl.
File metadata
- Download URL: afip_connection-1.2.1-py3-none-any.whl
- Upload date:
- Size: 138.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2717dd25047bd4ef18244f94a33b673c759e4236fe1da3a2d2b19e110160b4bb
|
|
| MD5 |
46cd5ceac9c77976698733a1333d5290
|
|
| BLAKE2b-256 |
2c98a8f95a9f19a2d417331d928349db9b7f509786f57f76cda5e7fd38339813
|