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.0.tar.gz
(8.6 kB
view details)
Built Distribution
File details
Details for the file jrdb-model-0.2.0.tar.gz
.
File metadata
- Download URL: jrdb-model-0.2.0.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e148f39937342acea6e2a8dfbf147a7c676e5bb79660d4c7000fba205d0d39d |
|
MD5 | b181c191b4aa08d022d1448b9d27745d |
|
BLAKE2b-256 | 1d955a7a9b445713e3181c243ab98712ba4cc7e65ee672c45f9f39cdd309b08d |
File details
Details for the file jrdb_model-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: jrdb_model-0.2.0-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3621ecc3427c4a7f0eab8a8c717d9388e3c32839fa18f34ffb4ee09f5baf8d08 |
|
MD5 | 8ae5ad526fe15265c3f772748ccb58d0 |
|
BLAKE2b-256 | 4a907dc91744a9705a467daa4eb94740d93f6ae185a4ab55cfdbf4920a2d4e81 |