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.3.7.4.tar.gz
(225.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.3.7.4-py3-none-any.whl
(157.5 kB
view details)
File details
Details for the file lidb-2.3.7.4.tar.gz.
File metadata
- Download URL: lidb-2.3.7.4.tar.gz
- Upload date:
- Size: 225.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.5 {"installer":{"name":"uv","version":"0.11.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e59a12104657741ccb8a59680c10b0c7164ac42977fd55b653b6e5a1cf0cad1
|
|
| MD5 |
96962ec0e4d29fea5afb68bd12fb195f
|
|
| BLAKE2b-256 |
b23d4f11ed805d1e2fec45e2a909c36c160f9deb62ea5e2a0ca8ec97ab76854a
|
File details
Details for the file lidb-2.3.7.4-py3-none-any.whl.
File metadata
- Download URL: lidb-2.3.7.4-py3-none-any.whl
- Upload date:
- Size: 157.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.5 {"installer":{"name":"uv","version":"0.11.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b2e8bf3f8988e59f4eb8e58cd9e02783f45862fae143212b6992142ca00739f
|
|
| MD5 |
2eb7605df148df8952ac6fb25484f75f
|
|
| BLAKE2b-256 |
b7d7713fe068e389404c2eb04f54c9684aba98bfe2f66e3877163376a103722b
|