deephaven-server
A Python-native way of launching deephaven-core.
Deephaven Community Core is a real-time, time-series, column-oriented analytics engine with relational database features. It is an open version of Deephaven Enterprise, which serves as the data backbone for prominent hedge funds, banks, and financial exchanges.
Requirements
Java 11+ is required for this module, and the JAVA_HOME environment variable must be set appropriately.
This module also requires Python version 3.8 or newer.
Setup
pip3 install --upgrade pip setuptools wheel
pip3 install deephaven-server
Quick start
from deephaven_server import Server
server = Server()
server.start()
from deephaven import time_table
ticking_table = time_table("PT1s").update_view(formulas=["Col1 = i % 2"])
Release files for deephaven-server 41.10
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| deephaven_server-41.10-py3-none-any.whl | Python 3 | none | any | Details |
Release files / deephaven_server-41.10-py3-none-any.whl
| Download URL | deephaven_server-41.10-py3-none-any.whl |
|---|---|
| Size | 249.5 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
47bff4dbb8cfc661a4a6475feb930c817b74188fe7c2926965baeba23dbe8166
|
|
BLAKE2b-256 checksum How to use checksums |
e3d7ab5599457e615b6cdb183f62733984a3f96a3c0c7bba2338ab851031af60
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency log