Python bindings for liblc3, the LC-3 simulator framework
Project description
Python bindings for liblc3, the LC-3 simulator library behind complx.
Free software: GNU General Public License v3
Documentation: https://pylc3.core.readthedocs.io.
Installation
Install python, boost-python (should be compiled with your version of Python) and castxml.
$ sudo add-apt-repository ppa:tricksterguy87/complx $ sudo apt update $ sudo apt-get install -y build-essential cmake libboost-python-dev castxml python-pip liblc3-dev
Install scikit-build and dependencies
$ sudo pip install scikit-build pygccxml pyplusplus
Install this package from PyPI:
$ sudo pip install pylc3.core
Run ldconfig
$ sudo ldconfig
Import it in Python:
import pylc3.core
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
File details
Details for the file pylc3.core-0.1.6.tar.gz.
File metadata
- Download URL: pylc3.core-0.1.6.tar.gz
- Upload date:
- Size: 24.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0761ae0ab5e27df1f2d9c3a4ec6927189883e483d142eb556f72656607428b39
|
|
| MD5 |
49069c4479aa9e9011a9418981d7ffeb
|
|
| BLAKE2b-256 |
01c70b11c86f3770704939a0d14783c2b251c4441b5b8414f8a2f57f7824c7fa
|