instant-showcache-3

simple inlining of C/C++ code in Python 3

Install

All systems
curl cmd.cat/instant-showcache-3.sh
Debian Debian
apt-get install python3-instant
Ubuntu
apt-get install python3-instant
Fedora
dnf install python3-instant
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-instant
Raspbian
apt-get install python3-instant

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.