Light database for quantor
Project description
lidb
lidb is a Python library for data processing and management, providing tools for dataset handling, database operations, and data loading.
Features
- Dataset management with dependency tracking
- Database operations (SQL, MySQL, ClickHouse)
- Data loading and scanning
- Table management
- Configuration and initialization
Installation
# PyPI(发布版本)
pip install lidb
# GitHub(最新开发版本)
pip install -e "lidb @ git+ssh://git@github.com/link-yundi/lidb.git"
Documentation
See API Documentation for detailed usage.
Quick Start
from lidb import Dataset, DataLoader
# Create a dataset
my_dataset = Dataset(fn=my_function, tb="my_table")
# Load data
loader = DataLoader("my_data")
loader.get([my_dataset], beg_date="2023-01-01", end_date="2023-01-31", times=["09:30:00"])
License
MIT License
Version
2.3.7.2
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
lidb-2026.5.13.2.tar.gz
(291.2 kB
view details)
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
lidb-2026.5.13.2-py3-none-any.whl
(191.4 kB
view details)
File details
Details for the file lidb-2026.5.13.2.tar.gz.
File metadata
- Download URL: lidb-2026.5.13.2.tar.gz
- Upload date:
- Size: 291.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.5 {"installer":{"name":"uv","version":"0.11.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26c29ac4144319c7c87ca6278f8453d58e83a8789842e6a77ca70a893adfa871
|
|
| MD5 |
745f3b887d2049987eb8463145d1ba75
|
|
| BLAKE2b-256 |
9ec0564464e8c7697e2bb8f36bffcef29c99b92da6aad4b59e48a04918367a9a
|
File details
Details for the file lidb-2026.5.13.2-py3-none-any.whl.
File metadata
- Download URL: lidb-2026.5.13.2-py3-none-any.whl
- Upload date:
- Size: 191.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.5 {"installer":{"name":"uv","version":"0.11.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39ffe473e0b3bacbeaf1bd9c4554f17910fb70caa33f6a76ba895bd0a284290e
|
|
| MD5 |
c1d830b0dcb2b5c23ffa89c8cd9b4080
|
|
| BLAKE2b-256 |
5fec184893ef353d1a97d1fcc03039db7e0c7fb9802e22d9661019ce81616252
|