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.4.tar.gz
(126.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.4-py3-none-any.whl
(144.2 kB
view details)
File details
Details for the file lidb-2.2.4.tar.gz.
File metadata
- Download URL: lidb-2.2.4.tar.gz
- Upload date:
- Size: 126.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
716f685d01b33c959c276b05fcf080057a6777d11c15db945070f7b1f4c5a162
|
|
| MD5 |
d48fedcbe8cbfb8fa0932ba682fdca2d
|
|
| BLAKE2b-256 |
1577430eaabf541892173706322aee665ae30ff7bbc290f53fe86992fa87fb78
|
File details
Details for the file lidb-2.2.4-py3-none-any.whl.
File metadata
- Download URL: lidb-2.2.4-py3-none-any.whl
- Upload date:
- Size: 144.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c38fefb468fc09eb18f6adef0bbd25bba4b954ea8bc6fe12f97d1e5335d7add
|
|
| MD5 |
e73a829e691fe310fe1b50ed2a72d886
|
|
| BLAKE2b-256 |
d0d4acde65857f8ba6db11ef73c38b936f47ee8bdbe6281090aab2302ae2b367
|