opm-common/python
Arne Morten Kvarving 9402db2421 fix building python bindings (with lto)
need to set the define for header only library with internal libfmt,
and whatever flags are required by external libfmt
2021-04-09 11:56:25 +02:00
..
cxx Removes inclusion of boost-python header 2021-03-17 16:02:41 +01:00
examples Port python examples from sunbeam to opm.io 2020-01-07 17:14:44 +01:00
opm Make the Builtin class available from Python 2021-03-09 12:22:39 +01:00
pybind11 Add Python wrapping for OpmLog 2019-09-23 14:35:25 +02:00
tests Make the Builtin class available from Python 2021-03-09 12:22:39 +01:00
Dockerfile add export of build results from pypi docker 2020-11-25 11:57:10 +01:00
enable-python.sh.in Update PYTHONPATH in enable-python.sh 2020-07-15 10:16:21 +02:00
generate-pypi-package.sh disable building tests in pypi-packages 2020-11-25 12:20:02 +01:00
install.py Improve string comparison in install.py to remove warning 2020-06-10 14:08:38 +02:00
pypi-howto.txt Add simple pypi howto 2020-06-19 13:38:55 +02:00
README.md README.md file skeleton for Python package 2020-06-16 13:08:33 +02:00
requirements.txt fixed: move file into correct directory 2019-09-18 13:21:00 +02:00
setup-build.sh.in Use python3 for setup scripts, too 2021-03-11 11:50:27 +01:00
setup-docker-image.sh add python3.9 to pypi 2020-11-25 11:57:02 +01:00
setup-install.sh.in Use python3 for setup scripts, too 2021-03-11 11:50:27 +01:00
setup-package.sh.in Use python3 for setup scripts, too 2021-03-11 11:50:27 +01:00
setup-test.sh.in Use python3 for setup scripts, too 2021-03-11 11:50:27 +01:00
setup.py.in fix building python bindings (with lto) 2021-04-09 11:56:25 +02:00
target_name.py Add small python script to determine extension suffix 2019-10-28 20:30:39 +01:00

Python bindings for the OPM-common module of the Open Porous Media project.