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.3.tar.gz
(125.9 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.3-py3-none-any.whl
(144.1 kB
view details)
File details
Details for the file lidb-2.2.3.tar.gz.
File metadata
- Download URL: lidb-2.2.3.tar.gz
- Upload date:
- Size: 125.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49ca18e301eefe6e420916bdf7dca53c7c7320cf13d8065537f2cd79fbff663f
|
|
| MD5 |
e6c421dcf46a21ae63d7d5258334681a
|
|
| BLAKE2b-256 |
12113a2c4dad8fcfe3954492c5f2681993ad9fd5b28d1eaef5568f6515afd8f2
|
File details
Details for the file lidb-2.2.3-py3-none-any.whl.
File metadata
- Download URL: lidb-2.2.3-py3-none-any.whl
- Upload date:
- Size: 144.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28a359d462ee5f85c0255c933cb69e1fc90a0c9a1a8aa8bdc2fe0d7095bf7604
|
|
| MD5 |
24be4a6b5911cdf23291b20398e23c4d
|
|
| BLAKE2b-256 |
e35394e906d3cf150e30d2b298a12b0087b4e9926b9f3e8f43d1a920d11f0efd
|