An implementation of pyVHDLModel using treesitter
Project description
pyVHDLModelTreesitter
pyVHDLModelTreesitter is an implementation of the
pyVHDLModel API using tree-sitter-vhdl.
Disclaimer: This project is in early development and only implements a fraction of the features of
pyVHDLModel.
Dependencies
- Python 3.10 or newer.
Installation
pip
You can install the latest release from PyPI:
pip install pyVHDLModelTreesitter
Source tarball
You can download source releases from the Gitlab Releases page.
Documentation
In the simplest cases where you just want to parse a VHDL file:
import pyVHDLModelTreesitter
document = pyVHDLModelTreesitter.Document.from_file("path/to/file.vhd")
pyVHDLModelTreesitter.Document is a subclass of
pyVHDLModel.Document.
Detailed documentation is currently unavailable.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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
File details
Details for the file pyvhdlmodeltreesitter-0.3.1.tar.gz.
File metadata
- Download URL: pyvhdlmodeltreesitter-0.3.1.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba0a80f20d506888e53f02b7d91e9038ac7eae3c2701365aac8cd170ef0517af
|
|
| MD5 |
6fae2bca0d789d854cc3d03a6c648791
|
|
| BLAKE2b-256 |
b881d79aba11d40a4fac3d8586fd8ec4501171970ce9f059b03d454ec33990db
|
File details
Details for the file pyvhdlmodeltreesitter-0.3.1-py3-none-any.whl.
File metadata
- Download URL: pyvhdlmodeltreesitter-0.3.1-py3-none-any.whl
- Upload date:
- Size: 23.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d153cd806f8426f5f046c4cfc5b5ed67ce80d3905611c3aad201c91b171b8917
|
|
| MD5 |
2aaca5538672d19893468d9aaf6026d7
|
|
| BLAKE2b-256 |
ed67f186ff2f10c897318a7451b8923a25d35e7181ce5278adee7da68721f90c
|