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.tar.gz
(212.2 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-py3-none-any.whl
(157.4 kB
view details)
File details
Details for the file lidb-2.3.7.tar.gz.
File metadata
- Download URL: lidb-2.3.7.tar.gz
- Upload date:
- Size: 212.2 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 |
1b1fb6ab5318bc8c5bf2cf20163f67574faa95dc154fd065fdad6eb985a7d0ac
|
|
| MD5 |
89847d9cae27c89502dab993b468655e
|
|
| BLAKE2b-256 |
a7563f5fd1d9d4555afe287b79d516caab933d6ba58f1fd07c62cb513faf290b
|
File details
Details for the file lidb-2.3.7-py3-none-any.whl.
File metadata
- Download URL: lidb-2.3.7-py3-none-any.whl
- Upload date:
- Size: 157.4 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 |
b86027a2a8a996cec16486b99aaae0b1670c6debff6f643238e168fd8d330c33
|
|
| MD5 |
d33fa97a88735487df9f0a09ec1cb2c7
|
|
| BLAKE2b-256 |
3a1af5b4dd5353b179799faa35a518abe4be94f7a40e6d65e91e2cfded6e2d52
|