同人音声の部屋 (http://doonroom.blog.jp/) Unofficial DB
Project description
doonroom_db
- A Building Tool for 同人音声の部屋 Unofficial DB
- Separate table for each category in DB
Install
pip install doonroom-db
Build DB
$ ddb
Download pages? >> y
...
Log
log
: issued sql statements are written
SQL Schema (SQLite3)
page {
page_id integer,
article_link text,
post_date text,
title text,
body text,
rating integer, -- `99` when the page is unrated
category text,
type text -- [dojin|hypno|other]
}
link {
page_id integer,
buy_link text,
type text -- [dlsite|fanza|other]
}
tag {
page_id integer,
tag text
}
play {
page_id integer,
play text
}
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
doonroom_db-0.1.0.tar.gz
(6.3 kB
view details)
Built Distribution
File details
Details for the file doonroom_db-0.1.0.tar.gz
.
File metadata
- Download URL: doonroom_db-0.1.0.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac14c09463b46edd610e5daccd761bb9e763d9a5b9400e2ecd7cf4c9d3b12b1f |
|
MD5 | 1545ed60b4e702db6704ec56c0dbc677 |
|
BLAKE2b-256 | da50e2d33d39f3def8a3389f05bddb146f21041faf727e723c0087f0e9497500 |
File details
Details for the file doonroom_db-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: doonroom_db-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ffe70ed62943a65a8b9c5d0a10cda4b4e17ca35146f8663002b32315ad18da42 |
|
MD5 | bce9818c9cfb604f05a4ddd1f330e7b3 |
|
BLAKE2b-256 | 721a92aa5c0e3108ad70b0d5a655eed11c2feb41d4bb9c4354aae68bfc684e6b |