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.2.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.2-py3-none-any.whl
(113.5 kB
view details)
File details
Details for the file lidb-2.2.2.tar.gz.
File metadata
- Download URL: lidb-2.2.2.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 |
7af5443cde110852b97d1eadb057a4cc7a9c5fbe6073af2aac489b23a3c96357
|
|
| MD5 |
fc672012d84a417908f73a7ea86606f5
|
|
| BLAKE2b-256 |
337aaf22e90fdbc8e511fa1464ff877f31227bb0b00cdc5048562283525648e6
|
File details
Details for the file lidb-2.2.2-py3-none-any.whl.
File metadata
- Download URL: lidb-2.2.2-py3-none-any.whl
- Upload date:
- Size: 113.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d6078d5e22b7da2d10abd8609219d08801f854197f303eb7b119bcdfffb5ed5
|
|
| MD5 |
1d0ea14dd1ce1bc1c1b73620fe2f26ae
|
|
| BLAKE2b-256 |
5fd5383b6de8730c184a2ff8452578f0d0ecff8855fad25d127fee4127f5d8a5
|