Python package to read vamas (.vms) files
Project description
This is a Python library to read VAMAS files (.vms). [1]
Installing
Installation via pip:
$ pip install vamas
Example Usage
from vamas import Vamas
vamas_data = Vamas('path/to/vamas-file.vms')
The created object has two attributes, header and blocks, which are instances of VamasHeader and a list of VamasBlock, respectively. See the documentation for all attributes of those classes.
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
vamas-0.2.0.tar.gz
(72.9 kB
view details)
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
vamas-0.2.0-py3-none-any.whl
(14.2 kB
view details)
File details
Details for the file vamas-0.2.0.tar.gz.
File metadata
- Download URL: vamas-0.2.0.tar.gz
- Upload date:
- Size: 72.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e307ad42ed9ac2e0f3825d81d6583dc19ea0c5fc798701f89d2b99e5746975c
|
|
| MD5 |
f2f5577f3367da18441f6410927a0c9d
|
|
| BLAKE2b-256 |
e362631c3f1af752922bf123116a6866017ba49ce479f91ceefa49cc82f83838
|
File details
Details for the file vamas-0.2.0-py3-none-any.whl.
File metadata
- Download URL: vamas-0.2.0-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
107dc60bacd4eac7613b3c0079bba9faab4dfc364a10b9b28c00c09167b2f674
|
|
| MD5 |
de30b9ffaccaa68d16573a9b565fc9f9
|
|
| BLAKE2b-256 |
657fbd06d73d4a8ec5948f41209e2a638591e28b472caf4db5dfbc406e52c0a8
|