Metadata-Version: 2.0
Name: nsfw-dl
Version: 0.4.1
Summary: Python 3 package for downloading nsfw images.
Home-page: https://github.com/IzunaDevs/nsfw_dl
Author: IzunaDevs
Author-email: izunadevs@martmists.com
License: MIT
Download-URL: https://github.com/IzunaDevs/nsfw_dl
Platform: Any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Dist: aiohttp (>=2.2.0)
Requires-Dist: beautifulsoup4 (>=4.6.0)
Requires-Dist: lxml (>=3.8.0)

nsfw\_dl
--------

.. image:: https://img.shields.io/pypi/v/nsfw-dl.svg
   :target: https://pypi.python.org/pypi/nsfw-dl/
.. image:: https://img.shields.io/pypi/pyversions/nsfw-dl.svg
   :target: https://pypi.python.org/pypi/nsfw-dl/
.. image:: https://travis-ci.org/IzunaDevs/nsfw_dl.svg?branch=master
   :target: https://travis-ci.org/IzunaDevs/nsfw_dl

This is an discord library that works with aiohttp and async.

It uses Python 3.5+ syntax.

Documentation
-------------

There is no documentation as of yet for usage of ``nsfw_dl``.

Known Issues
------------

It is known that ``drunkenpumken`` does not have an working search (I
need to figure out how to send an tag to the api if they have one to get
the same result as most of the other search classes).

Also I could not figure out an search for ``nhentai``, ``tsumino``, and
``hbrowse``.

If you know how to do it for search terms / tags that would help finish
this library.


