Skip to content

devinrsmith/deephaven-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deephaven Plugin interface

The Deephaven Plugin interface.

Currently in development.

Build

To create your build / development environment:

python3 -m venv .venv
source .venv/bin/activate
pip install --upgrade pip setuptools build

To build:

python -m build --wheel

produces the wheel into dist/.

About

Deephaven Plugin interface

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%