Skip to content

dequis/danbooru.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

danbooru.py

A python danbooru interface. Interesting features:

  • Distinction of tag types - by downloading the complete list of tags, then caching it in a sqlite database
  • "paged" iterators - given the parameters start (defaults to 0), pages (defaults to -1, all pages) and limit (per-page, defaults to 100 on posts), turn any paged danbooru api request into a single for loop.

This is experimental code, not aimed at end users yet.

About

Python danbooru interface (abandoned, not working)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages