A fork from dash-query-builder
Project description
dash-query-builder-2
A fork from dash-query-builder
Install
pip install dqb2
Development
Getting Started
-
Create a new python environment:
python -m venv venv . venv/bin/activate
Note: venv\Scripts\activate for windows
-
Install python dependencies:
pip install -r requirements.txt
-
Install npm packages:
- Optional: use nvm to manage node version:
nvm install nvm use
- Install:
npm install
- Optional: use nvm to manage node version:
-
Build:
npm run build
Component Code
Publish
If publish on npm:
npm build
npm publish
Justfile
Alternatively, use the provided just commands:
- Create a Python environment from previous step 1 and install:
just install - Build
just build - Publish
just publish - See all commands with
just -l
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
No source distribution files available for this release.See tutorial on generating distribution archives.
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
dqb2-1.0.12-py3-none-any.whl
(751.0 kB
view details)
File details
Details for the file dqb2-1.0.12-py3-none-any.whl.
File metadata
- Download URL: dqb2-1.0.12-py3-none-any.whl
- Upload date:
- Size: 751.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7327a293dbb232aff1f62f63e5b5a1776b9fe8c33e6a5df8396297163c8e193
|
|
| MD5 |
64ba8684a2e30557060dde862f92d9a5
|
|
| BLAKE2b-256 |
f85777f5f0d189635ac656d704b8f68559aa295c1ec6ec45c7f7a03fe665aee0
|