vtarget lib
Project description
vTarget package
Description
This is a Python package to run flows generated with the vTarget Dataprep module.
Install
To install this package, you can use pip
:
pip install vtarget
Use
To use this package, you must first import it into your Python script:
import vtarget
Then, you can use the run_flow
function to run a flow generated by vTarget. For example:
nodos = vtarget.run_flow("Flow.json")
print(nodos["v_output"]["Out"])
Contribute
You can report bugs or suggest improvements through the following form.
License
This project is licensed under the BSD license. See the LICENSE
file for more information.
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.8.4.tar.gz
(64.7 kB
view details)
File details
Details for the file vtarget-0.8.4.tar.gz
.
File metadata
- Download URL: vtarget-0.8.4.tar.gz
- Upload date:
- Size: 64.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8605cf654135fe8964fcad80912197fd51ca3c3acaec129bd62964ff96c4089 |
|
MD5 | c419749ab3ccdc32aec1c3a4ce54c646 |
|
BLAKE2b-256 | de829700d2dafdb3954b2c96b4a0ae9409f9eb2e3b41b1c989e9c11193ea4cf6 |