Python bindings for CoreIR
Project description
Ultralight Python bindings for coreir using ctypes.
pip install coreir
Development Setup
Install a local working copy to your python packages using
pip install -e .
NOTE: When working with an editable link, as of 7/31/19, pip uninstall coreir
will not correctly remove the installed script (see
https://github.com/pypa/pip/issues/5997), a workaround is to remove the scrip
manually when uninstalling, (e.g. rm ~/miniconda3/bin/coreir
)
To run the tests
pip install pytest
pytest
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
coreir-2.0.26.tar.gz
(13.7 kB
view details)
File details
Details for the file coreir-2.0.26.tar.gz
.
File metadata
- Download URL: coreir-2.0.26.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 787759ff27cc14ca7a567f26c9828a687ad9a1fe240aeb4acdda39c336af12f3 |
|
MD5 | 1172a08ede988639eff7e623ad763314 |
|
BLAKE2b-256 | 98f56be2b834a36c7139f78069a9b9b9a5a0d3b466dccf30c3954f2fb678cb2a |