instant-showcache
simple inlining of C/C++ code in Python 2
Install
- All systems
-
curl cmd.cat/instant-showcache.sh
- Debian
-
apt-get install python-instant
- Ubuntu
-
apt-get install python-instant
- Fedora
-
dnf install python3-instant
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-instant
- Raspbian
-
apt-get install python-instant
- Dockerfile
- dockerfile.run/instant-showcache
python-instant
simple inlining of C/C++ code in Python 2
Instant is a Python module that allows for instant inlining of C and C++ code in Python. It is a small Python module built on top of SWIG and Distutils. Instant is part of the FEniCS project <https://fenicsproject.org>. This package installs the library for Python 2.
python3-instant
simple inlining of C/C++ code in Python 3
Instant is a Python module that allows for instant inlining of C and C++ code in Python. It is a small Python module built on top of SWIG and Distutils. Instant is part of the FEniCS project <https://fenicsproject.org>. This package installs the library for Python 3.