Home
last modified time | relevance | path

Searched refs:SimpleHTTPServer (Results 176 – 200 of 385) sorted by relevance

12345678910>>...16

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webxr_test_pages/
H A DREADME.chromium38 `python -m SimpleHTTPServer <port number>` in
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/perf_tests/speedometer/resources/todomvc/labs/architecture-examples/react/
H A Dreadme.md38 To run the app, spin up an HTTP server (e.g. `python -m SimpleHTTPServer`) and visit http://localho…
/dports/science/PETSc/petsc-3.14.1/lib/petsc/bin/
H A Dpetsc-performance-view21 from SimpleHTTPServer import SimpleHTTPRequestHandler
/dports/net/goreplay/goreplay-1.2.0/
H A DELASTICSEARCH.md30 python -m SimpleHTTPServer 8000
/dports/science/py-dipy/dipy-1.4.1/dipy/data/tests/
H A Dtest_fetcher.py11 from SimpleHTTPServer import SimpleHTTPRequestHandler # Python 2
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/
H A Dreadme.md38 To run the app, spin up an HTTP server (e.g. `python -m SimpleHTTPServer`) and visit http://localho…
/dports/www/firefox/firefox-99.0/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/
H A Dreadme.md38 To run the app, spin up an HTTP server (e.g. `python -m SimpleHTTPServer`) and visit http://localho…
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/third_party/3/six/moves/
H A D__init__.pyi41 from . import SimpleHTTPServer
/dports/devel/py-wsgiutils/WSGIUtils-0.7.2/
H A DPKG-INFO24 based on SimpleHTTPServer from Python's standard library. Multiple
/dports/devel/py-wsgiutils/WSGIUtils-0.7.2/lib/WSGIUtils.egg-info/
H A DPKG-INFO24 based on SimpleHTTPServer from Python's standard library. Multiple
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/third_party/2/six/moves/
H A D__init__.pyi40 from . import SimpleHTTPServer
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/
H A Dreadme.md38 To run the app, spin up an HTTP server (e.g. `python -m SimpleHTTPServer`) and visit http://localho…
/dports/www/firefox-esr/firefox-91.8.0/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/
H A Dreadme.md38 To run the app, spin up an HTTP server (e.g. `python -m SimpleHTTPServer`) and visit http://localho…
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/labs/architecture-examples/react/
H A Dreadme.md38 To run the app, spin up an HTTP server (e.g. `python -m SimpleHTTPServer`) and visit http://localho…
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/third_party/2/six/moves/
H A D__init__.pyi40 from . import SimpleHTTPServer
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/third_party/3/six/moves/
H A D__init__.pyi41 from . import SimpleHTTPServer
/dports/sysutils/aptly/aptly-1.4.0/system/
H A Dlib.py18 import SimpleHTTPServer
25 class FileHTTPServerRequestHandler(SimpleHTTPServer.SimpleHTTPRequestHandler):
/dports/archivers/draco/draco-1.4.3/javascript/example/
H A DREADME.md14 E.g, with Python, you could run "python -m SimpleHTTPServer".
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/example_emscripten_opengl3/
H A DREADME.md17 - You may use Python 2 builtin webserver: `cd web && python -m SimpleHTTPServer`.
/dports/graphics/webp/libwebp-1.2.1/
H A DREADME.webp_js39 cd webp_js && python -m SimpleHTTPServer 8080
/dports/www/zola/zola-0.15.2/cargo-crates/libwebp-sys-0.2.0/vendor/
H A DREADME.webp_js44 cd webp_js && python -m SimpleHTTPServer 8080
/dports/textproc/py-cloud_sptheme/cloud_sptheme-1.10.1.post20200504175005/cloud_sptheme/
H A Dmake_helper.py188 import SimpleHTTPServer as s
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_httpservers.py21 from SimpleHTTPServer import SimpleHTTPRequestHandler
648 import SimpleHTTPServer
649 with test_support.swap_attr(SimpleHTTPServer.os, 'path', ntpath):
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_httpservers.py21 from SimpleHTTPServer import SimpleHTTPRequestHandler
648 import SimpleHTTPServer
649 with test_support.swap_attr(SimpleHTTPServer.os, 'path', ntpath):
/dports/devel/py-gevent/gevent-21.8.0/src/greentest/2.7pypy/
H A Dtest_httpservers.py21 from SimpleHTTPServer import SimpleHTTPRequestHandler
647 import SimpleHTTPServer
648 with test_support.swap_attr(SimpleHTTPServer.os, 'path', ntpath):

12345678910>>...16