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
pip install lidb
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.1.17
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-2.3.1.tar.gz
(889.1 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-2.3.1-py3-none-any.whl
(822.3 kB
view details)
File details
Details for the file lidb-2.3.1.tar.gz.
File metadata
- Download URL: lidb-2.3.1.tar.gz
- Upload date:
- Size: 889.1 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 |
3120daae3f75997fda0876db45f8547b00b0059822fa0a7e7f3b01859a366dcf
|
|
| MD5 |
ebc9976efa42d39103f4a429692a3ed4
|
|
| BLAKE2b-256 |
cf945426aefeb708ba819e8a2880f1eb7f6e46ef068fc24b18cfbb477522df83
|
File details
Details for the file lidb-2.3.1-py3-none-any.whl.
File metadata
- Download URL: lidb-2.3.1-py3-none-any.whl
- Upload date:
- Size: 822.3 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 |
20ad9f8a4bf41f4d317fe697524af2e0dff566d6b633fd90be90c5db90ad00b8
|
|
| MD5 |
b419b229343a423cc5b748a53f1e0b4d
|
|
| BLAKE2b-256 |
29641a90511b6be2be208b32f71e91c044c9c2f0e7e7a3ddc058790713b99b8b
|