Skip to main content

Tools for working with Postgres, ClickHouse, and DuckDB.

Project description

dw-lib

Tools for working with Postgres, ClickHouse, and DuckDB.

Development: Installation

  1. Clone the repo:

    git clone git@github.com:netbek/dw-lib.git
    
  2. Install Docker Engine v23 or higher and Docker Compose v2 or higher. Follow the links for instructions or run this script:

    ./scripts/install.sh docker
    
  3. Install Nix:

    sh <(curl -L https://nixos.org/nix/install) --daemon
    
  4. Configure Nix. Edit /etc/nix/nix.conf (for a multi-user installation) or ~/.config/nix/nix.conf (for a single-user installation) to include the following lines:

    experimental-features = nix-command flakes
    trusted-users = root <USER>
    

    Replace <USER> with your username on your computer.

  5. Install direnv:

    sudo apt install direnv
    
  6. Enable direnv in your shell by adding a line to your shell configuration file.

    For Bash, edit ~/.bashrc:

    eval "$(direnv hook bash)"
    
  7. Allow .envrc:

    direnv allow
    
  8. Create a PyPI API token, and add the token to the system keyring as the password:

    keyring set pypi-dw-lib __token__
    

Development: Usage

Build and publish the Python distribution package:

make bump-version [major|minor|patch]
git push
make build
make create-release
make publish

License

Copyright (c) 2025 Hein Bekker. Licensed under the GNU Affero General Public License, version 3.

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

netbek_dw_lib-1.35.0.tar.gz (39.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

netbek_dw_lib-1.35.0-py3-none-any.whl (50.7 kB view details)

Uploaded Python 3

File details

Details for the file netbek_dw_lib-1.35.0.tar.gz.

File metadata

  • Download URL: netbek_dw_lib-1.35.0.tar.gz
  • Upload date:
  • Size: 39.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for netbek_dw_lib-1.35.0.tar.gz
Algorithm Hash digest
SHA256 7695ad68a61d6ad11090906695aeec9afc07f89c191ecb34056796c83e92e163
MD5 6ec7e03a1232c40c5f47312e0f97c22e
BLAKE2b-256 95fe57d2e2627b22b4dd559cc72319d5b675476fdf219779a16b592486542ab5

See more details on using hashes here.

File details

Details for the file netbek_dw_lib-1.35.0-py3-none-any.whl.

File metadata

  • Download URL: netbek_dw_lib-1.35.0-py3-none-any.whl
  • Upload date:
  • Size: 50.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for netbek_dw_lib-1.35.0-py3-none-any.whl
Algorithm Hash digest
SHA256 182e146fe612b903b0f87846cd82b2ffc4348de5e6b6b551ff0e24e0d9ebb382
MD5 1593d4f7290e6e1b64e4238d8297c791
BLAKE2b-256 f15445f6d5bc6c95ba3ea24d26f90aa04f9b1a6a4e34f4d2438539d4ea111df2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page