No project description provided
Project description
XTDB Python SDK
This is the Python SDK for the XTDB database.
Development
This library uses Poetry for dependency management. To install the dependencies, run:
poetry install
Testing
See the test harness README for how to nodes are spun up and down.
You can run the http-proxy locally via the test harness:
./gradlew :lang:test-harness:httpProxy
This will run the http-proxy server on http://localhost:3300.
You can then run the tests via:
poetry run pytest
Deployment
You'll need an account on PyPI to deploy the library.
Create yourself an API token on PyPI and save it using Poetry:
poetry config pypi-token.pypi <your-api-token>
To deploy a new version of the library, update the version number in pyproject.toml and run:
poetry publish --build
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 Distribution
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 xtdb-0.0.2.dev0.tar.gz.
File metadata
- Download URL: xtdb-0.0.2.dev0.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.8 Linux/6.8.7-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aff8933e5717374e2d64a4c3fde45d989ca968bc9dfc6c5bca0967387fbed7e0
|
|
| MD5 |
f7e822b29dc88d146ee0462e81220eec
|
|
| BLAKE2b-256 |
b3dd320785206285e37414bbe967fcab3b10729f8b66c0aa726fb5715f07d484
|
File details
Details for the file xtdb-0.0.2.dev0-py3-none-any.whl.
File metadata
- Download URL: xtdb-0.0.2.dev0-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.8 Linux/6.8.7-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f3cf7ff98005e8021d168c5428e354b5d199357205830850d4ad3974b716e73
|
|
| MD5 |
df8c726569cfa6cbdf62fe6ba8c34b71
|
|
| BLAKE2b-256 |
9d2542c3f6fe928a1ce7f893f3e6178bf9912fafed9913c7d502a02db367a341
|