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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file coreir-2.0.42-cp37-cp37m-macosx_10_7_x86_64.whl
.
File metadata
- Download URL: coreir-2.0.42-cp37-cp37m-macosx_10_7_x86_64.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.7m, macOS 10.7+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200106 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc4dc35bfbeb7dd31e076be0c82a8c10ed4071a68db9d72388fdabf27f9f69e1 |
|
MD5 | 02a768d8c9acea8843ac8288cb35688f |
|
BLAKE2b-256 | 9ccdb4e2193989e5cf9cfbd0f398cb8fde91e80fd9b599011def6f614c6e2c5c |