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.2.0.tar.gz
(94.8 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.2.0-py3-none-any.whl
(110.0 kB
view details)
File details
Details for the file lidb-2.2.0.tar.gz.
File metadata
- Download URL: lidb-2.2.0.tar.gz
- Upload date:
- Size: 94.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6e2488eb8180f5bf28e670c7a7247f9d9607f4fd8107fe650279f541889c37c
|
|
| MD5 |
87c1424101eee6c6dc7d834d1375a8dc
|
|
| BLAKE2b-256 |
b85d1475f34ca35be0c4d4ffd19b3acba1dd9931d3a5bbd7f305fa7d3916840c
|
File details
Details for the file lidb-2.2.0-py3-none-any.whl.
File metadata
- Download URL: lidb-2.2.0-py3-none-any.whl
- Upload date:
- Size: 110.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06aa691b5aa0410626688d5d5e01293028e2c480c44e76b2b87ffbb0de4df4ae
|
|
| MD5 |
c365c97af764b34d5bbcf3b720557b06
|
|
| BLAKE2b-256 |
91f7374bde69de8a6e88bc4e90141716deb18c82d82d3f02f6d097906ec9c6a1
|