Metadata-Version: 2.1
Name: boorukits
Version: 0.0.5
Summary: boorukits is an unofficial asynchronous library for the APIs of booru-like gallery (eg. Danbooru/Moebooru).
Home-page: https://github.com/MaikoTan/boorukits
Author: Maiko Tan
Author-email: maiko.tan.coding@gmail.com
License: MIT
Project-URL: Documentation, https://github.com/MaikoTan/boorukits
Project-URL: Source Code, https://github.com/MaikoTan/boorukits
Description: # boorukits
        
        ![Github Actions pytest](https://img.shields.io/github/workflow/status/MaikoTan/boorukits/pytest?label=pytest)
        [![GitHub release](https://img.shields.io/github/v/release/MaikoTan/boorukits?include_prereleases&style=plastic)](https://github.com/MaikoTan/boorukits/releases/latest)
        [![Pypi package](https://img.shields.io/pypi/v/boorukits)](https://pypi.org/project/boorukits/)
        
        boorukits is an unofficial asynchronous library for fetching images from booru-like gallery (eg. Danbooru/Moebooru)
        
        ## WORK IN PROGRESS
        
        **This project is not stable now.**
        
        It is **NOT** recommanded to use it in production.
        
        ## Usage
        
        (Coming soon...)
        
Platform: nt
Platform: posix
Platform: os2
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: AsyncIO
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Description-Content-Type: text/markdown
