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.0b5
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.0b5-py3-none-any.whl | Python 3 | none | any | Details |
Release files / etiket_client-0.3.0b5-py3-none-any.whl
| Download URL | etiket_client-0.3.0b5-py3-none-any.whl |
|---|---|
| Size | 118.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fb99998fbe52ac391d623ec534631153b06e109c6b6dfb549f1348c733f432ef
|
|
BLAKE2b-256 checksum How to use checksums |
21fe18cd65a34e5dda82ed637f9424b83068752f78fb2ccd1b38e07ce7af02ad
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|