Skip to main content

Bytewax custom sink for DuckDB

Project description

Actions Status PyPI Bytewax User Guide

Bytewax

bytewax-duckdb

  • TODO: Add project documentation

Setting up the project for development

Install just

We use just as a command runner for actions / recipes related to developing Bytewax. Please follow the installation instructions. There's probably a package for your OS already.

Install pyenv and Python 3.12

I suggest using pyenv to manage python versions. the installation instructions.

You can also use your OS's package manager to get access to different Python versions.

Ensure that you have Python 3.12 installed and available as a "global shim" so that it can be run anywhere. The following will make plain python run your OS-wide interpreter, but will make 3.12 available via python3.12.

$ pyenv global system 3.12

Install uv

We use uv as a virtual environment creator, package installer, and dependency pin-er. There are a few different ways to install it, but I recommend installing it through either brew on macOS or pipx.

Install just

We use just as a command runner for actions / recipes related to developing Bytewax. Please follow the installation instructions. There's probably a package for your OS already.

Development

We have a just recipe that will:

  1. Set up a venv in venvs/dev/.

  2. Install all dependencies into it in a reproducible way.

Start by adding any dependencies that are needed into pyproject.toml or into requirements/dev.in if they are needed for development.

Next, generate the pinned set of dependencies with

> just venv-compile-all

Create and activate a virtual environment

Once you have compiled your dependencies, run the following:

> just get-started

Activate your development environment and run the development task:

> . venvs/dev/bin/activate
> just develop

License

bytewax-duckdb is commercially licensed with publicly available source code. You are welcome to prototype using this module for free, but any use on business data requires a paid license. See https://modules.bytewax.io/ for a license. Please see the full details in LICENSE.

Project details


Download files

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

Source Distribution

bytewax_duckdb-0.1.21.tar.gz (20.8 kB view details)

Uploaded Source

Built Distribution

bytewax_duckdb-0.1.21-py3-none-any.whl (18.1 kB view details)

Uploaded Python 3

File details

Details for the file bytewax_duckdb-0.1.21.tar.gz.

File metadata

  • Download URL: bytewax_duckdb-0.1.21.tar.gz
  • Upload date:
  • Size: 20.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.0

File hashes

Hashes for bytewax_duckdb-0.1.21.tar.gz
Algorithm Hash digest
SHA256 0f94bbdacee44f16eca130d13e5535dd648f36208b62e47629cb28438b711d8b
MD5 34748cd950980e9dbeb0f0276fa46b39
BLAKE2b-256 c78dd4e2ab609bad7f066d897359e3242e0a67de1eca95f454f9c7ea7899c247

See more details on using hashes here.

File details

Details for the file bytewax_duckdb-0.1.21-py3-none-any.whl.

File metadata

File hashes

Hashes for bytewax_duckdb-0.1.21-py3-none-any.whl
Algorithm Hash digest
SHA256 fe567140e61e429799b803facf3601496d4e1800834fc71f868fe091446ec073
MD5 ec47f7b3039f071018ee079902b149cb
BLAKE2b-256 329c68befa4cf6e78e1750a70a183af37caa301c98b216ca9c48e415122d814b

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