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.1.tar.gz
(98.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.2.1-py3-none-any.whl
(113.4 kB
view details)
File details
Details for the file lidb-2.2.1.tar.gz.
File metadata
- Download URL: lidb-2.2.1.tar.gz
- Upload date:
- Size: 98.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
593cfb855d0beafcfe97aaeb0536ba35d545d1ca0edb0b0f18423762ad10b614
|
|
| MD5 |
47cca164d8b1fa858d2115083749fb45
|
|
| BLAKE2b-256 |
be4df6edd8c14cf39b0a3a242b8d20465ac83517877b064216aa43fd9dd464d2
|
File details
Details for the file lidb-2.2.1-py3-none-any.whl.
File metadata
- Download URL: lidb-2.2.1-py3-none-any.whl
- Upload date:
- Size: 113.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
240c691b65ca905ab874aa38fd43abb3aeeaffafb0cc1e66b73a10bcd9aea71f
|
|
| MD5 |
e4dcee8d1367caf3e35dcfaab03f621f
|
|
| BLAKE2b-256 |
b708707867e8ffb74830047905ba542b80d8a8e9daccf77cac1451b3f996496d
|