Unofficial Python Bindings for Vision File Utility
Project description
vfu
Unofficial Python Bindings for Vision File Utility
install
pip install vfu
usage
from vfu import vutil32
# create an instance of vutil32
v = vutil32("/Users/user/vutil32.exe")
src = "/Users/user/Documents/folder/DATA"
dst = "/Users/user/Documents/folder/DATA.txt"
v.unload(src, dst)
# creates a fixed-width text file of the data
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
vfu-0.0.0.tar.gz
(4.9 kB
view details)
File details
Details for the file vfu-0.0.0.tar.gz.
File metadata
- Download URL: vfu-0.0.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7db5ac08335c6f6e96f6c21b933e912970cbc9066432309fae600ff62f702c0
|
|
| MD5 |
ca9a605af69ed256beb66f2c23a72035
|
|
| BLAKE2b-256 |
7808d5790b9a202159f40c00ce8590ef3ea625ee3e14550e0b858daabc0a0859
|