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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file deephaven_plugin_packaging-0.0.1-py3-none-any.whl.
File metadata
- Download URL: deephaven_plugin_packaging-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
492aed50f592c3641c9a4df9f45326476bb8600de6a95a06d0eb945e460e499a
|
|
| MD5 |
3f6225abdf9a396b8ff372f4b1eb2001
|
|
| BLAKE2b-256 |
4e0da75e56b85aa8dd9c96816c41890f9801c8c79d4eeca64ed2d4b0e5da03b5
|