vtarget lib
Project description
vTarget package
Descripción
Este es un paquete de Python correr los flujos generados con el módulo de Dataprep de vTarget.
Instalación
Para instalar este paquete, puedes usar pip
:
pip install vtarget
Uso
Para usar este paquete, primero debes importarlo en tu script de Python:
import vtarget
Luego, puedes usar la función run_flow
para correr un flujo generado por vTarget. Por ejemplo:
nodos = vtarget.run_flow("Flow.json")
print(nodos["v_output"]["Out"])
Contribuir
Puedes informar errores o sugerir mejoras a través del siguiente formulario.
Licencia
Este proyecto está licenciado bajo la licencia BSD. Consulta el archivo LICENSE
para obtener más información.
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
vtarget-0.5.7.tar.gz
(53.5 kB
view details)
File details
Details for the file vtarget-0.5.7.tar.gz
.
File metadata
- Download URL: vtarget-0.5.7.tar.gz
- Upload date:
- Size: 53.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3a19a1c6a31e313598add2af987ad9874a7aa8fcfa5b04c27b7dedcf54e8654 |
|
MD5 | 6ba09e398a9cb10acb7c54c06c634ac1 |
|
BLAKE2b-256 | 7ed5f12c0df4da208e0a5b4c0bd4ce1cb647bc5f68f6d314d8133d8bd1757311 |