Home
last modified time | relevance | path

Searched refs:PYTHON (Results 1 – 25 of 6575) sorted by relevance

12345678910>>...263

/dports/net/py-mpi4py/mpi4py-3.1.3/conf/
H A Dcoverage.sh4 PYTHON=${1-${PYTHON-python}}
7 $PYTHON -m coverage erase
11 $MPIEXEC -n 1 $PYTHON -m coverage run -m mpi4py.bench --help > /dev/null
18 $MPIEXEC -n 2 $PYTHON -m coverage run -m mpi4py.bench helloworld -q
31 $MPIEXEC -n 1 $PYTHON -m coverage run -m mpi4py --help > /dev/null
32 $MPIEXEC -n 1 $PYTHON -m coverage run -m mpi4py - < /dev/null
33 $MPIEXEC -n 1 $PYTHON -m coverage run -m mpi4py -c "42" > /dev/null
34 $MPIEXEC -n 1 $PYTHON -m coverage run -m mpi4py -m this > /dev/null
72 $MPIEXEC -n 1 $PYTHON -m coverage run -m mpi4py.futures -c "42"
73 $MPIEXEC -n 2 $PYTHON -m coverage run -m mpi4py.futures -c "42"
[all …]
/dports/sysutils/py-psutil/psutil-5.8.0/
H A DMakefile6 PYTHON = python3 macro
30 DEPS += `$(PYTHON) -c \
33 BUILD_OPTS = `$(PYTHON) -c \
39 INSTALL_OPTS = `$(PYTHON) -c \
81 $(PYTHON) -c "import setuptools"
91 @$(PYTHON) -c \
180 $(PYTHON) -m coverage report
182 $(PYTHON) -m coverage html
233 $(PYTHON) setup.py sdist
266 $(PYTHON) -m twine check dist/*
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/psutil/
H A DMakefile5 PYTHON = python3 macro
25 DEPS += `$(PYTHON) -c \
28 INSTALL_OPTS = `$(PYTHON) -c \
65 $(PYTHON) -c "import setuptools"
82 $(PYTHON) -c \
163 $(PYTHON) -m coverage report
165 $(PYTHON) -m coverage html
203 $(PYTHON) setup.py sdist
206 $(PYTHON) setup.py bdist_wheel
213 $(PYTHON) setup.py sdist upload
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/psutil/
H A DMakefile5 PYTHON = python macro
64 $(PYTHON) -c "import setuptools"
82 $(PYTHON) -c \
112 $(TEST_PREFIX) $(PYTHON) $(TSCRIPT)
159 $(PYTHON) -m coverage report
161 $(PYTHON) -m coverage html
198 $(PYTHON) setup.py sdist
201 $(PYTHON) setup.py bdist_wheel
210 $(PYTHON) setup.py sdist upload
213 $(PYTHON) -m twine upload dist/*.whl
[all …]
/dports/net/samba412/samba-4.12.15/source4/setup/tests/
H A Dblackbox_group.sh29 res=$($PYTHON $samba_tool user getgroups $CONFIG testuser)
56 res=$($PYTHON $samba_tool user getgroups $CONFIG testuser)
71 res=$($PYTHON $samba_tool user getgroups --full-dn $CONFIG testuser)
87 res=$($PYTHON $samba_tool user getgroups $CONFIG testuser)
149 testit "ou create" $PYTHON $samba_tool ou create $CONFIG OU=tconou1
150 testit "ou create" $PYTHON $samba_tool ou create $CONFIG OU=tconou2
233 testit "group delete" $PYTHON $samba_tool group delete $CONFIG dsg
234 testit "group delete" $PYTHON $samba_tool group delete $CONFIG gsg
235 testit "group delete" $PYTHON $samba_tool group delete $CONFIG usg
236 testit "group delete" $PYTHON $samba_tool group delete $CONFIG ddg
[all …]
/dports/ftp/py-pyftpdlib/pyftpdlib-1.5.6/
H A DMakefile5 PYTHON = python3 macro
55 $(PYTHON) -c "import setuptools"
60 $(PYTHON) scripts/purge_installation.py
63 $(PYTHON) -c \
90 PYTHONWARNINGS=all $(PYTHON) $(TSCRIPT)
128 $(PYTHON) -m coverage report
130 $(PYTHON) -m coverage html
148 $(PYTHON) setup.py sdist upload
163 $(PYTHON) -c \
170 $(PYTHON) setup.py sdist
[all …]
/dports/net/py-mpi4py/mpi4py-3.1.3/demo/mpi-ref-v1/
H A Druntests.bat11 set PYTHON=C:\Python27\python.exe variable
12 set PYTHON=C:\Python36\python.exe variable
13 set PYTHON=python variable
19 %MPIEXEC% %NP_FLAG% %NP% %PYTHON% ex-2.01.py
20 %MPIEXEC% %NP_FLAG% %NP% %PYTHON% ex-2.08.py
21 %MPIEXEC% %NP_FLAG% %NP% %PYTHON% ex-2.16.py
22 %MPIEXEC% %NP_FLAG% %NP% %PYTHON% ex-2.29.py
23 %MPIEXEC% %NP_FLAG% %NP% %PYTHON% ex-2.32.py
24 %MPIEXEC% %NP_FLAG% %NP% %PYTHON% ex-2.34.py
25 %MPIEXEC% %NP_FLAG% %NP% %PYTHON% ex-2.35.py
[all …]
H A Druntests.sh7 PYTHON=python
10 $MPIEXEC $NP_FLAG $NP $PYTHON ex-2.01.py
11 $MPIEXEC $NP_FLAG $NP $PYTHON ex-2.08.py
12 $MPIEXEC $NP_FLAG $NP $PYTHON ex-2.16.py
13 $MPIEXEC $NP_FLAG $NP $PYTHON ex-2.29.py
14 $MPIEXEC $NP_FLAG $NP $PYTHON ex-2.32.py
15 $MPIEXEC $NP_FLAG $NP $PYTHON ex-2.34.py
16 $MPIEXEC $NP_FLAG $NP $PYTHON ex-2.35.py
17 $MPIEXEC $NP_FLAG $NP $PYTHON ex-3.01.py
18 $MPIEXEC $NP_FLAG $NP $PYTHON ex-3.02.py
[all …]
/dports/lang/cython-devel/cython-2b1e743/
H A Dappveyor.yml15 - PYTHON: "C:\\Python27"
21 - PYTHON: "C:\\Python27-x64"
27 - PYTHON: "C:\\Python39"
31 - PYTHON: "C:\\Python39-x64"
35 - PYTHON: "C:\\Python38"
39 - PYTHON: "C:\\Python38-x64"
44 - PYTHON: "C:\\Python38-x64"
49 - PYTHON: "C:\\Python37"
68 - PYTHON: "C:\\Python36"
76 - PYTHON: "C:\\Python35"
[all …]
/dports/devel/py-jsonschema/jsonschema-4.2.1/docs/
H A DMakefile6 PYTHON = python macro
55 $(PYTHON) -m sphinx -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
73 $(PYTHON) -m sphinx -b json $(ALLSPHINXOPTS) $(BUILDDIR)/json
115 $(PYTHON) -m sphinx -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
121 $(PYTHON) -m sphinx -b epub3 $(ALLSPHINXOPTS) $(BUILDDIR)/epub3
127 $(PYTHON) -m sphinx -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
135 $(PYTHON) -m sphinx -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
142 $(PYTHON) -m sphinx -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
149 $(PYTHON) -m sphinx -b text $(ALLSPHINXOPTS) $(BUILDDIR)/text
155 $(PYTHON) -m sphinx -b man $(ALLSPHINXOPTS) $(BUILDDIR)/man
[all …]
/dports/devel/py-jsonschema3/jsonschema-3.2.0/docs/
H A DMakefile6 PYTHON = python macro
55 $(PYTHON) -m sphinx -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
73 $(PYTHON) -m sphinx -b json $(ALLSPHINXOPTS) $(BUILDDIR)/json
115 $(PYTHON) -m sphinx -b epub $(ALLSPHINXOPTS) $(BUILDDIR)/epub
121 $(PYTHON) -m sphinx -b epub3 $(ALLSPHINXOPTS) $(BUILDDIR)/epub3
127 $(PYTHON) -m sphinx -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
135 $(PYTHON) -m sphinx -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
142 $(PYTHON) -m sphinx -b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
149 $(PYTHON) -m sphinx -b text $(ALLSPHINXOPTS) $(BUILDDIR)/text
155 $(PYTHON) -m sphinx -b man $(ALLSPHINXOPTS) $(BUILDDIR)/man
[all …]
/dports/science/smoldyn/smoldyn-2.67/scripts/
H A Dbuild_wheels_osx.sh19 PYTHON=$(which python)
21 if [ ! -f $PYTHON ]; then
22 echo "Not found $PYTHON"
27 $PYTHON -m pip install wheel --upgrade
28 $PYTHON -m pip install numpy --upgrade
30 $PYTHON -m pip install twine --upgrade
31 $PYTHON -m pip install pytest --upgrade
33 $PYTHON -m pip install flaky --upgrade
44 -DPython3_EXECUTABLE=$PYTHON
63 $PYTHON --version
[all …]
/dports/emulators/qemu5/qemu-5.2.0/tests/qemu-iotests/
H A D03659 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
60 $PYTHON qcow2.py "$TEST_IMG" dump-header | grep features
61 $PYTHON qcow2.py "$TEST_IMG" dump-header-exts
77 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
85 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
90 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
95 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
100 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
109 $PYTHON qcow2.py "$TEST_IMG" dump-header | grep features
110 $PYTHON qcow2.py "$TEST_IMG" dump-header-exts
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/qemu-iotests/
H A D03659 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
60 $PYTHON qcow2.py "$TEST_IMG" dump-header | grep features
61 $PYTHON qcow2.py "$TEST_IMG" dump-header-exts
77 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
85 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
90 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
95 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
100 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
109 $PYTHON qcow2.py "$TEST_IMG" dump-header | grep features
110 $PYTHON qcow2.py "$TEST_IMG" dump-header-exts
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qemu-iotests/
H A D03660 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
61 $PYTHON qcow2.py "$TEST_IMG" dump-header | grep features
62 $PYTHON qcow2.py "$TEST_IMG" dump-header-exts
78 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
86 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
91 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
96 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
101 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
110 $PYTHON qcow2.py "$TEST_IMG" dump-header | grep features
111 $PYTHON qcow2.py "$TEST_IMG" dump-header-exts
[all …]
/dports/emulators/qemu/qemu-6.2.0/tests/qemu-iotests/
H A D03660 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
61 $PYTHON qcow2.py "$TEST_IMG" dump-header | grep features
62 $PYTHON qcow2.py "$TEST_IMG" dump-header-exts
78 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
86 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
91 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
96 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
101 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
110 $PYTHON qcow2.py "$TEST_IMG" dump-header | grep features
111 $PYTHON qcow2.py "$TEST_IMG" dump-header-exts
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/qemu-iotests/
H A D03657 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
58 $PYTHON qcow2.py "$TEST_IMG" dump-header | grep features
59 $PYTHON qcow2.py "$TEST_IMG" dump-header-exts
75 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
83 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
88 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
93 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
98 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
107 $PYTHON qcow2.py "$TEST_IMG" dump-header | grep features
108 $PYTHON qcow2.py "$TEST_IMG" dump-header-exts
[all …]
/dports/emulators/qemu60/qemu-6.0.0/tests/qemu-iotests/
H A D03660 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
61 $PYTHON qcow2.py "$TEST_IMG" dump-header | grep features
62 $PYTHON qcow2.py "$TEST_IMG" dump-header-exts
78 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
86 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
91 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
96 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
101 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
110 $PYTHON qcow2.py "$TEST_IMG" dump-header | grep features
111 $PYTHON qcow2.py "$TEST_IMG" dump-header-exts
[all …]
/dports/textproc/md4c/md4c-release-0.4.7/scripts/
H A Drun-tests.sh20 PYTHON=py
22 PYTHON=python3
25 PYTHON=python
31 $PYTHON "$TEST_DIR/spec_tests.py" -s "$TEST_DIR/spec.txt" -p "$PROGRAM"
35 $PYTHON "$TEST_DIR/spec_tests.py" -s "$TEST_DIR/coverage.txt" -p "$PROGRAM"
51 $PYTHON "$TEST_DIR/spec_tests.py" -s "$TEST_DIR/tables.txt" -p "$PROGRAM --ftables"
55 $PYTHON "$TEST_DIR/spec_tests.py" -s "$TEST_DIR/strikethrough.txt" -p "$PROGRAM --fstrikethrough"
59 $PYTHON "$TEST_DIR/spec_tests.py" -s "$TEST_DIR/tasklists.txt" -p "$PROGRAM --ftasklists"
63 $PYTHON "$TEST_DIR/spec_tests.py" -s "$TEST_DIR/latex-math.txt" -p "$PROGRAM --flatex-math"
71 $PYTHON "$TEST_DIR/spec_tests.py" -s "$TEST_DIR/underline.txt" -p "$PROGRAM --funderline"
[all …]
/dports/graphics/opencv/opencv-4.5.3/modules/python/
H A Dcommon.cmake7 "${${PYTHON}_INCLUDE_PATH}"
8 ${${PYTHON}_NUMPY_INCLUDE_DIRS}
30 if(${PYTHON}_LIMITED_API)
32 ocv_assert(${PYTHON}_VERSION_MAJOR EQUAL 3 AND ${PYTHON}_VERSION_MINOR GREATER 2)
36 "python${${PYTHON}_VERSION_MAJOR}${${PYTHON}_VERSION_MINOR}.lib"
38 ${PYTHON}_LIBRARIES
46 if(${PYTHON}_DEBUG_LIBRARIES AND NOT ${PYTHON}_LIBRARIES MATCHES "optimized.*debug")
73 if(${PYTHON}_LIMITED_API)
142 if(NOT " ${PYTHON}" STREQUAL " PYTHON"
167 if(${PYTHON}_LIMITED_API)
[all …]
/dports/devel/grpc/grpc-1.42.0/tools/run_tests/artifacts/
H A Dbuild_artifact_python.sh21 export PYTHON=${PYTHON:-python}
25 "${PYTHON}" -m pip install --upgrade wheel
36 "${PYTHON}" -m pip install --upgrade cython
83 ${SETARCH_CMD} "${PYTHON}" setup.py sdist
120 "${PYTHON}" tools/distrib/python/make_grpcio_tools.py
135 "${PYTHON}" -m pip install virtualenv
136 …"${PYTHON}" -m virtualenv venv || { "${PYTHON}" -m pip install virtualenv==16.7.9 && "${PYTHON}" -…
170 "${PYTHON}" -m pip install -rrequirements.txt
174 "${PYTHON}" -m pip install futures>=2.2.0 enum34>=1.0.4
211 ${SETARCH_CMD} "${PYTHON}" src/python/grpcio_csds/setup.py \
[all …]
/dports/emulators/qemu42/qemu-4.2.1/tests/qemu-iotests/
H A D03654 $PYTHON qcow2.py "$TEST_IMG" set-feature-bit incompatible 63
57 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
58 $PYTHON qcow2.py "$TEST_IMG" dump-header
74 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
82 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
87 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
92 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
97 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
105 $PYTHON qcow2.py "$TEST_IMG" set-feature-bit autoclear 63
106 $PYTHON qcow2.py "$TEST_IMG" dump-header
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/tests/qemu-iotests/
H A D03654 $PYTHON qcow2.py "$TEST_IMG" set-feature-bit incompatible 63
57 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
58 $PYTHON qcow2.py "$TEST_IMG" dump-header
74 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
82 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
87 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
92 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
97 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857
105 $PYTHON qcow2.py "$TEST_IMG" set-feature-bit autoclear 63
106 $PYTHON qcow2.py "$TEST_IMG" dump-header
[all …]
/dports/lang/cython/Cython-0.29.24/Demos/embed/
H A DMakefile2 PYTHON := python macro
3 PYVERSION := $(shell $(PYTHON) -c "import sys; print(sys.version[:3])")
4 PYPREFIX := $(shell $(PYTHON) -c "import sys; print(sys.prefix)")
6 INCDIR := $(shell $(PYTHON) -c "from distutils import sysconfig; print(sysconfig.get_python_inc())")
8 LIBDIR1 := $(shell $(PYTHON) -c "from distutils import sysconfig; print(sysconfig.get_config_var('L…
9 LIBDIR2 := $(shell $(PYTHON) -c "from distutils import sysconfig; print(sysconfig.get_config_var('L…
10 PYLIB := $(shell $(PYTHON) -c "from distutils import sysconfig; print(sysconfig.get_config_var('LIB…
12 CC := $(shell $(PYTHON) -c "import distutils.sysconfig; print(distutils.sysconfig.get_config_var('C…
15 LIBS := $(shell $(PYTHON) -c "import distutils.sysconfig; print(distutils.sysconfig.get_config_var(…
43 @$(PYTHON) $(CYTHON) --embed embedded.pyx
[all …]
/dports/lang/cython-devel/cython-2b1e743/Demos/embed/
H A DMakefile2 PYTHON := python macro
3 PYVERSION := $(shell $(PYTHON) -c "import sys; print(sys.version[:3])")
4 PYPREFIX := $(shell $(PYTHON) -c "import sys; print(sys.prefix)")
6 INCDIR := $(shell $(PYTHON) -c "from distutils import sysconfig; print(sysconfig.get_python_inc())")
8 LIBDIR1 := $(shell $(PYTHON) -c "from distutils import sysconfig; print(sysconfig.get_config_var('L…
9 LIBDIR2 := $(shell $(PYTHON) -c "from distutils import sysconfig; print(sysconfig.get_config_var('L…
10 PYLIB := $(shell $(PYTHON) -c "from distutils import sysconfig; print(sysconfig.get_config_var('LIB…
12 CC := $(shell $(PYTHON) -c "import distutils.sysconfig; print(distutils.sysconfig.get_config_var('C…
15 LIBS := $(shell $(PYTHON) -c "import distutils.sysconfig; print(distutils.sysconfig.get_config_var(…
43 @$(PYTHON) $(CYTHON) --embed embedded.pyx
[all …]

12345678910>>...263