Skip to main content

Deephaven Example Application

Project description

deephaven-example-app

This is an example Deephaven application built using the deephaven-server PyPi package.

It demonstrates connecting to a real-time data source, performing simple operations on that data, and presenting the data to the user in the web UI.

The Coinbase websocket exchange feed was chosen as a data source for this example as it's simple to get up and running. It is not meant to have exhaustive coverage.

Requirements

  • Python >= 3.7
  • Java >= 11

A virtual environment is recommended.

Quickstart

curl one-liner:

curl -fsSL https://raw.github.com/deephaven-examples/deephaven-server-pypi-app/main/deephaven-example-app.sh | bash

wget one-liner:

wget https://raw.github.com/deephaven-examples/deephaven-server-pypi-app/main/deephaven-example-app.sh -O - | bash

Or more explicitly:

export JAVA_HOME=/path/to/java_home
source /path/to/venv/bin/activate

pip install deephaven-example-app

python -m deephaven_example_app

Development

export JAVA_HOME=/path/to/java_home
source /path/to/dev-venv/bin/activate

pip install -e .

python -m deephaven_example_app

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deephaven-example-app-0.3.0.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

deephaven_example_app-0.3.0-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file deephaven-example-app-0.3.0.tar.gz.

File metadata

  • Download URL: deephaven-example-app-0.3.0.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for deephaven-example-app-0.3.0.tar.gz
Algorithm Hash digest
SHA256 d93a7311ec4dab7457114fe53e3057e2bae39813178b353bc0ebf1cb8c8ece55
MD5 11662a1489c2f3df161beb9e75d186b2
BLAKE2b-256 e4271c7787faa93d59872d657caacd8bf417e6d6ad91b0f9e921ccb890f6b843

See more details on using hashes here.

File details

Details for the file deephaven_example_app-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for deephaven_example_app-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 36d62a3a9caffb8fd36a39a01924f3daa3bfd8a5e820ca830695d117f5c01693
MD5 65de10d51d50e40822d82cd471792c82
BLAKE2b-256 fe1cfe26cb0f93c8644899ff677a603021d2986b8bdad92cffa4722039f9d421

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page