Files
Andrew Stein a7a9d1f9d1
Build Status / lint_and_docs (20.x, ubuntu-22.04, 3.9) (push) Has been cancelled
Build Status / build_js (20.x, ubuntu-22.04, 3.9) (push) Has been cancelled
Build Status / build_python (aarch64, ${{ startsWith(github.ref, 'refs/tags/v') }}, 20.x, macos-13, 3.9) (push) Has been cancelled
Build Status / build_python (x86_64, ${{ startsWith(github.ref, 'refs/tags/v') }}, 20.x, macos-13, 3.9) (push) Has been cancelled
Build Status / build_python (x86_64, ${{ startsWith(github.ref, 'refs/tags/v') }}, 20.x, windows-2022, 3.9) (push) Has been cancelled
Build Status / build_python (x86_64, pagmo2/manylinux228_x86_64_with_deps, ${{ startsWith(github.ref, 'refs/tags/v') }}, 20.x, ubuntu-22.04, 3.9) (push) Has been cancelled
Build Status / build_and_test_rust (x86_64, ${{ startsWith(github.ref, 'refs/tags/v') }}, 20.x, ubuntu-22.04) (push) Has been cancelled
Build Status / build_and_test_rust (x86_64, ${{ startsWith(github.ref, 'refs/tags/v') }}, 20.x, windows-2022) (push) Has been cancelled
Build Status / build_emscripten_wheel (x86_64, 20.x, ubuntu-22.04, 3.9) (push) Has been cancelled
Build Status / test_emscripten_wheel (x86_64, 20.x, ubuntu-22.04, 3.9) (push) Has been cancelled
Build Status / build_and_test_jupyterlab (aarch64, ${{ startsWith(github.ref, 'refs/tags/v') }}, 20.x, macos-13, 3.9) (push) Has been cancelled
Build Status / build_and_test_jupyterlab (x86_64, ${{ startsWith(github.ref, 'refs/tags/v') }}, 20.x, macos-13, 3.9) (push) Has been cancelled
Build Status / build_and_test_jupyterlab (x86_64, ${{ startsWith(github.ref, 'refs/tags/v') }}, 20.x, ubuntu-22.04, 3.9) (push) Has been cancelled
Build Status / build_and_test_jupyterlab (x86_64, ${{ startsWith(github.ref, 'refs/tags/v') }}, 20.x, windows-2022, 3.9) (push) Has been cancelled
Build Status / test_js (20.x, ubuntu-22.04, 3.9) (push) Has been cancelled
Build Status / test_python (aarch64, ${{ startsWith(github.ref, 'refs/tags/v') }}, 20.x, macos-14, 3.9) (push) Has been cancelled
Build Status / test_python (x86_64, ${{ startsWith(github.ref, 'refs/tags/v') }}, 20.x, macos-13, 3.9) (push) Has been cancelled
Build Status / test_python (x86_64, ${{ startsWith(github.ref, 'refs/tags/v') }}, 20.x, ubuntu-22.04, 3.9) (push) Has been cancelled
Build Status / test_python (x86_64, ${{ startsWith(github.ref, 'refs/tags/v') }}, 20.x, windows-2022, 3.9) (push) Has been cancelled
Build Status / test_python_sdist (x86_64, ubuntu-22.04, 3.9) (push) Has been cancelled
Build Status / benchmark_python (x86_64, 20.x, ubuntu-22.04, 3.9) (push) Has been cancelled
Build Status / benchmark_js (20.x, ubuntu-22.04) (push) Has been cancelled
Build Status / publish (ubuntu-22.04) (push) Has been cancelled
v3.6.0
Signed-off-by: Andrew Stein <steinlink@gmail.com>
2025-04-24 15:23:09 -04:00

12 lines
318 B
JSON

{
"name": "python-starlette",
"private": true,
"version": "3.6.0",
"description": "An example of editing a `perspective-python` server from the browser.",
"scripts": {
"start": "PYTHONPATH=../../python/perspective python3 server.py"
},
"keywords": [],
"license": "Apache-2.0"
}