dw-lib
Tools for working with Postgres, ClickHouse, and DuckDB.
Development
Prerequisites
-
Clone the repo:
git clone git@github.com:netbek/dw-lib.git
-
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 -
Install Mise and add activation to
~/.bashrc, e.g.curl -fsSL https://github.com/jdx/mise/releases/download/v2026.7.13/install.sh | sh
-
Trust
mise.toml:mise trust -
Create a PyPI API token, and add the token to the system keyring as the password:
keyring set pypi-dw-lib __token__
Release
Build and publish the Python distribution package:
- Run
make bump-version [major|minor|patch]. This bumpspyproject.tomlandpackage.json, then commits. - Push the commit.
- Run
make build. This builds the distribution package. - Check the tree is clean, then run
make create-release. - Run
make publish. This publishes the distribution package.
License
Copyright (c) 2025 Hein Bekker. Licensed under the GNU Affero General Public License, version 3.
Release files for netbek-dw-lib 1.36.10
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| netbek_dw_lib-1.36.10.tar.gz | 40.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| netbek_dw_lib-1.36.10-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 91.5 kB
Release files / netbek_dw_lib-1.36.10.tar.gz
| Download URL | netbek_dw_lib-1.36.10.tar.gz |
|---|---|
| Size | 40.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5e4483ffdd598323369d0ccf7c456f1457b45f7789071d9138d4d44617ab3655
|
|
BLAKE2b-256 checksum How to use checksums |
1cd4e95e3d58a7e6cd872e1ab7d13dee38f3ef2182b0aba6e6fb5cef29ffea5d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.11
|
Release files / netbek_dw_lib-1.36.10-py3-none-any.whl
| Download URL | netbek_dw_lib-1.36.10-py3-none-any.whl |
|---|---|
| Size | 51.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8fa762e9150af7f657e2b17f85f88642bf37ed7eee6cfca51a6a0af25d3fce9f
|
|
BLAKE2b-256 checksum How to use checksums |
3aa87fe5fd843c070ab22b6650141b6d012d8ccbe8bc5ee923829818b367850c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.11
|