Skip to main content

Deephaven Plugin Packaging

Project description

Deephaven Plugin Packaging

This is a Python package that stores cross-plugin utilities for packaging Deephaven plugins. This package is used by the Deephaven plugin build process to create wheels for plugins. If the functions need to be available at runtime, they should be added to utilities instead. This is not a plugin on its own.

Build

To create your build / development environment (skip the first two lines if you already have a venv):

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

To build:

python -m build --wheel

The wheel is stored in dist/.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

File details

Details for the file deephaven_plugin_packaging-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for deephaven_plugin_packaging-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 492aed50f592c3641c9a4df9f45326476bb8600de6a95a06d0eb945e460e499a
MD5 3f6225abdf9a396b8ff372f4b1eb2001
BLAKE2b-256 4e0da75e56b85aa8dd9c96816c41890f9801c8c79d4eeca64ed2d4b0e5da03b5

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