ORM for JRDB
Project description
JRDB-Model
ORM for JRDB with flask-sqlalchemy.
You can store jrdb dataset to your database.
This repository does not have fetching scripts.
Setup
set your environmental variable below.
e.g.
DB="sqlite:///tmp/jrdb.db"
https://flask-sqlalchemy.palletsprojects.com/en/2.x/config/
Usage
Install
pip install jrdb_model
Load dataset
from jrdb_model import KaisaiData
kaisais = KaisaiData.query.filter_by(ymd='20181118').all()
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
jrdb_model-0.2.10.tar.gz
(10.8 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
File details
Details for the file jrdb_model-0.2.10.tar.gz.
File metadata
- Download URL: jrdb_model-0.2.10.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8db6be8ddcfa318c71490099ce1f750e56e0fd4beb447b00de57b4c1fb3bc10
|
|
| MD5 |
186131c4926b294ba4669df213da055a
|
|
| BLAKE2b-256 |
37caab3c273faad81ad2c1dd0e38509776158a49bd9e31cad7b58c6a6dff83c3
|
File details
Details for the file jrdb_model-0.2.10-py3-none-any.whl.
File metadata
- Download URL: jrdb_model-0.2.10-py3-none-any.whl
- Upload date:
- Size: 17.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fdffce952fd00d7504a35efbba3bcce843be88766785bbfaccdb07103f1a02d
|
|
| MD5 |
4c7cebe93d14611e2885872e9c49acfa
|
|
| BLAKE2b-256 |
407dc12f31df3e771e622e626abfa10adadc7600a0c71303c2c3b0da9dfe5761
|