AWC File Reader and Parser
Installation
(venv) pip install pyawe_awc[doc]
Description
The Python package provides a parser for AWE Designer's AWC export file.
Usage
Documentation
(venv) awc-docs - shows the package HTML documentation
AwcFile
The AwcFile class reads and parses the AWC file.
from pyawe_awc.awc import AwcFile
awc = AwcFile.from_file("myfile.awc")
For more information read the documentation.
- variable assigned dataType "int" but contains integer value > 2**31
- 'mod212_SourceFract32Properties.NumChannels' = [] but is dataType "int"
Release files for pyawe_awc 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyawe_awc-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / pyawe_awc-1.0.1-py3-none-any.whl
| Download URL | pyawe_awc-1.0.1-py3-none-any.whl |
|---|---|
| Size | 18.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0f34cb66bd836b300257c2978fcaf5ae34fab00a30a53431f82031300ec4c423
|
|
BLAKE2b-256 checksum How to use checksums |
443c83a7199f32957a3c8fd3f7bea0048249d7453097d4c7a4c3ca75af4b50a4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
devpi-server/6.17.0
|