Metadata-Version: 2.1
Name: scathach-api
Version: 1.3.9
Summary: An advanced NSFW wrapper, complete rewrite and overhaul of the original Fate/Lewd Order API.
Home-page: https://github.com/sinkaroid/scathach-api
Author: sinkaroid
Author-email: anakmancasan@gmail.com
License: MIT
Description: # scathach-api
        A Python module, complete rewrite and overhaul of the original Fate/Lewd Order API.
        
        ## Requirements
        - Python 3.6 and up - https://www.python.org/downloads/
        
        # Install
        ```
        pip install scathach-api
        ```
        
        # Usage example
        ```py
        import scathach
        print(scathach.fgo())
        
        >>> 'https://us.rule34.xxx/images/3825/9711466f0b8fb65112b53349ef48c613.png'
        ```
        
        # Endpoints
        NOTE: You must call them as functions
        - gif
        - jav
        - twitter
        - real
        - fgo
        - furry
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
