~/hadean/examples/python/hello.py
example.swig
python3
(version >= 3.5)pip3
pkg-config
./local/lib/python$PYTHON_VERSION
.--mappings
argument?hello.py
example we need a few things:python3
which is copied by hadean run
for us/usr/lib/python
hadean
modulehello.py
file which we want Python to execute--mappings
argument helps us move a set of files and directories into the environment in which python3
will run. Without "mapping" these files, python3
would probably output something like: