Pre-release
This release is a pre-release and may not be stable for production use.
Etiket Client
A Python client for interacting with the Etiket data management platform. Provides seamless access to datasets with automatic synchronization between local and remote storage.
Installation
pip install etiket_client
Requirements: Python 3.10+
Note: This is a library, not intended for direct end-user use. It serves as the backbone for QDrive and etiket_sync_agent.
Architecture
The client is organized into several modules:
| Module | Description |
|---|---|
local |
Local SQLite database that mirrors part of the remote database, enabling full offline workflow for downloaded datasets |
python_api |
High-level API for scopes, datasets, and files |
remote |
HTTP client, authentication, and server communication |
settings |
Configuration and user preferences |
sync |
Synchronization logic between local and remote data |
Contributing
See CONTRIBUTING.md for development setup and environment variables.
License
See LICENCE for details.
Release files for etiket-client 0.3.0b7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| etiket_client-0.3.0b7-py3-none-any.whl | Python 3 | none | any | Details |
Release files / etiket_client-0.3.0b7-py3-none-any.whl
| Download URL | etiket_client-0.3.0b7-py3-none-any.whl |
|---|---|
| Size | 119.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b0257b709dcde40ac16463dd6b4c2cd405d5307b653505c61ed2d335be04b6ae
|
|
BLAKE2b-256 checksum How to use checksums |
382821e8851b43173ada25b2636ee0aa2934179d420079bc416bbb50be38519e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.13
|