Skip to main content

同人音声の部屋 (http://doonroom.blog.jp/) Unofficial DB

Project description

doonroom_db

PyPI version

release DB scheduled release

Maintainability pre-commit.ci status

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


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)

Uploaded Source

Built Distribution

doonroom_db-0.1.0-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

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

Hashes for doonroom_db-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ac14c09463b46edd610e5daccd761bb9e763d9a5b9400e2ecd7cf4c9d3b12b1f
MD5 1545ed60b4e702db6704ec56c0dbc677
BLAKE2b-256 da50e2d33d39f3def8a3389f05bddb146f21041faf727e723c0087f0e9497500

See more details on using hashes here.

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

Hashes for doonroom_db-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ffe70ed62943a65a8b9c5d0a10cda4b4e17ca35146f8663002b32315ad18da42
MD5 bce9818c9cfb604f05a4ddd1f330e7b3
BLAKE2b-256 721a92aa5c0e3108ad70b0d5a655eed11c2feb41d4bb9c4354aae68bfc684e6b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page