Metadata-Version: 2.1
Name: nhentaidevs
Version: 1.1.1
Summary: Mini Nhentai Doujins Scraper.
Home-page: https://pypi.org/project/nhentaidevs
Author: John Lester Dev :>
Author-email: johnlesterincbusiness@gmail.com
License: UNKNOWN
Description: ### NhentaiDevs - Nhentai Scraper - 1.1.1
        
        ---
        
        This is my basic Nhentai Scraper for downloading images and fetching
        information from [nhentai.net](https://nhentai.net)
        using bs4, requests and other required modules.
        
        ---
        
        > For Windows:
        ```shell
        pip install --upgrade nhentaidevs
        python -m nhentaidevs your_code
        ```
        > for Linux:
        ```bash
        pip3 install --upgrade nhentaidevs
        python3 -m nhentaidevs your_code
        ```
        
        ---
        
Keywords: nhentai,download,images,doujinshi,cli,scraper
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
