saraApi


NamesaraApi JSON
Version 1.1.8 PyPI version JSON
download
home_pagehttps://github.com/EverGasterXd/sara_api
Summarysara api public based akaneko
upload_time2024-09-29 16:28:12
maintainerNone
docs_urlNone
authorevergaster
requires_python>=3.0
licenseMIT license
keywords sara anime wallpaper hentai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">
  <br />
  <p>
    <a href="https://discord.gg/GTJtFGUNV5"><img src="https://cdn.donmai.us/original/65/bd/__modeus_helltaker_drawn_by_kiyovero__65bd0b99d080bceb39fff3f4de7cc586.png" width="146" height="200"/></a>
  </p>
  <br />
</div>
sara is both a SFW and NSFW Wrapper, there's hentais for you perverts to use, however do understand that I'm the only one working on this, and I hand pick images to add, so you may get repeated images! Use it for your Discord Bot, your Self Made Console Waifu, or whatever it is :3

## NOTE: This Readme.md is from the [Offical Repository](https://gitlab.com/weeb-squad/akaneko/)

## Changelogs
### v0.1
- new api

### v1.1
- new commands
- new categories

### v1.6
- new funcion
- connect nhentai get cover image

### v1.1.8
- function repair
- readme change

## Example(s)
**Python:**
```python
import sara

def function_name():
  # Get SFW Neko Images, uwu #
  print("SFW Neko: " + sara.sfw.neko())

  # Get other NSFW Images#
  print("BDSM: " + sara.nsfw.bdsm())
  print("Maid: " + sara.nsfw.maid())
  print("Hentai: " + sara.nsfw.hentai())

# Call Your Function!
function_name()

```


## SFW Function(s)
Example:
```python
sara.module.function() # Format
sara.sfw.foxgirl()     # Awoo!~ Another example!
sara.sfw.neko()        # Meow! An Example!
```
Function | Description
---|---
neko | SFW Neko Girls (Cat Girls) - Purrfectly cute!
foxgirl | SFW Fox Girls - For when you're feeling foxy
sad | For when your waifu leaves you on read
angry | When someone says anime is just for kids
work | Anime characters grinding harder than you
yandere | For those who like their love... intense
wink | When you make an "I watch it for the plot" joke
vomit | When you realize your waifu isn't real
teehee | For those moments when you're being a little naughty
pout | When senpai doesn't notice you
laugh | When you tell your friends you'll stop watching anime
dance | Shake what your waifu gave ya!
cry | For when the season finale hits different
bored | When you're waiting for the next episode to drop
blush | When senpai finally notices you
run | When your parents walk in during an "intense" scene

## rolplay sfw
Function | Description
---|---
baka | For when your friend says they prefer dubs
kiss | A smooch so sweet it'll give you cavities
kill | When someone spoils the latest episode
sfwspank | A gentle reminder to behave (keep it clean, folks!)
punch | For when words just aren't enough
poke | When you need attention but are too shy to ask

## NSFW Function(s)
Function | Description
---|---
ass | I know you like anime ass~ uwu
bdsm | If you don't know what it is, search it up
blowjob | Basically an image of a girl sucking on a sharp blade!
boobs | boobs ~<3
cum | Basically sticky white stuff that is usually milked from sharpies.
doujin | Sends a random doujin page imageURL!
feet | So you like smelly feet huh?
femdom | Female Domination?
foxgirl | Girl's that are wannabe foxes, yes
gifs | Basically an animated image, so yes :3
glasses | Girls that wear glasses, uwu~
hentai | Sends a random vanilla hentai imageURL~
ahegao | Sends a random ahegao image ~
netorare | Wow, I won't even question your fetishes.
maid | Maids, Maid Uniforms, etc, you know what maids are :3
masturbation | Solo Queue in CSGO!
orgy | Group Lewd Acts
panties | I mean... just why? You like underwear?
pussy | The genitals of a female, or a cat, you give the meaning.
school | School Uniforms!~ Yatta~!
succubus | Spooky Succubus, oh I'm so scared~ Totally don't suck me~
tentacles | I'm sorry but, why do they look like intestines?
thighs | The top part of your legs, very hot, isn't it?
uglyBastard | The one thing most of us can all agree to hate :)
uniform |Military, Konbini, Work, Nurse Uniforms, etc!~ Sexy~
yuri | Girls on Girls, and Girl's only!<3
zettaiRyouiki | That one part of the flesh being squeeze in thigh-highs~<3

## rolplayNsfw Function(s)
Function | Description
---|---
rolplayNsfw.fuck | When "Netflix and chill" gets serious
rolplayNsfw.anal | For those who like to explore the back catalog
rolplayNsfw.happyend | Not your typical fairy tale ending
rolplayNsfw.kuni | Giving a new meaning to "eating out"
rolplayNsfw.spank | For those who've been very, very naughty
rolplayNsfw.suck | More than just a lollipop, if you know what I mean
rolpayNsfw.feetjob | For those with sole-ful desires


## wallpáper Function(s)
Function | Description
---|---
sara.sfw.mobileWallpapers() | Fetch a random SFW Wallpaper! (Mobile)
sara.sfw.wallpapers() | Fetch a random SFW Wallpaper! (Desktop)
sara.nsfw.mobileWallpapers() | Fetch a random NSFW Wallpaper! (Mobile)
sara.nsfw.wallpapers() | Fetch a random NSFW Wallpaper! (Desktop)



##
Discord Bot Example
```python
import discord # Import the module
import sara

from discord.ext import commands # get commands from discord.ext

client = commands.Bot(command_prefix='[PREFIX HERE]')

@client.event # the function decorator
async def on_ready(): # on Ready event
  print(f"Ready as {client.user}") # print the bot's tag when its ready

@client.command() # Make a isinstance for the command
async def neko(ctx): # Make the function and pass in `ctx` as the params
  print(sara.sfw.neko())

client.run("token") # token here

```

## Any Bugs? [Open a issue](https://github.com/EverGasterXd/sara_api/issues) or dm evergaster

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/EverGasterXd/sara_api",
    "name": "saraApi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.0",
    "maintainer_email": null,
    "keywords": "sara anime wallpaper hentai",
    "author": "evergaster",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/88/28/cefd57c233c233c8d26ed18115b3db4defc536f7e36df26d60d94585d661/saraapi-1.1.8.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n  <br />\n  <p>\n    <a href=\"https://discord.gg/GTJtFGUNV5\"><img src=\"https://cdn.donmai.us/original/65/bd/__modeus_helltaker_drawn_by_kiyovero__65bd0b99d080bceb39fff3f4de7cc586.png\" width=\"146\" height=\"200\"/></a>\n  </p>\n  <br />\n</div>\nsara is both a SFW and NSFW Wrapper, there's hentais for you perverts to use, however do understand that I'm the only one working on this, and I hand pick images to add, so you may get repeated images! Use it for your Discord Bot, your Self Made Console Waifu, or whatever it is :3\n\n## NOTE: This Readme.md is from the [Offical Repository](https://gitlab.com/weeb-squad/akaneko/)\n\n## Changelogs\n### v0.1\n- new api\n\n### v1.1\n- new commands\n- new categories\n\n### v1.6\n- new funcion\n- connect nhentai get cover image\n\n### v1.1.8\n- function repair\n- readme change\n\n## Example(s)\n**Python:**\n```python\nimport sara\n\ndef function_name():\n  # Get SFW Neko Images, uwu #\n  print(\"SFW Neko: \" + sara.sfw.neko())\n\n  # Get other NSFW Images#\n  print(\"BDSM: \" + sara.nsfw.bdsm())\n  print(\"Maid: \" + sara.nsfw.maid())\n  print(\"Hentai: \" + sara.nsfw.hentai())\n\n# Call Your Function!\nfunction_name()\n\n```\n\n\n## SFW Function(s)\nExample:\n```python\nsara.module.function() # Format\nsara.sfw.foxgirl()     # Awoo!~ Another example!\nsara.sfw.neko()        # Meow! An Example!\n```\nFunction | Description\n---|---\nneko | SFW Neko Girls (Cat Girls) - Purrfectly cute!\nfoxgirl | SFW Fox Girls - For when you're feeling foxy\nsad | For when your waifu leaves you on read\nangry | When someone says anime is just for kids\nwork | Anime characters grinding harder than you\nyandere | For those who like their love... intense\nwink | When you make an \"I watch it for the plot\" joke\nvomit | When you realize your waifu isn't real\nteehee | For those moments when you're being a little naughty\npout | When senpai doesn't notice you\nlaugh | When you tell your friends you'll stop watching anime\ndance | Shake what your waifu gave ya!\ncry | For when the season finale hits different\nbored | When you're waiting for the next episode to drop\nblush | When senpai finally notices you\nrun | When your parents walk in during an \"intense\" scene\n\n## rolplay sfw\nFunction | Description\n---|---\nbaka | For when your friend says they prefer dubs\nkiss | A smooch so sweet it'll give you cavities\nkill | When someone spoils the latest episode\nsfwspank | A gentle reminder to behave (keep it clean, folks!)\npunch | For when words just aren't enough\npoke | When you need attention but are too shy to ask\n\n## NSFW Function(s)\nFunction | Description\n---|---\nass | I know you like anime ass~ uwu\nbdsm | If you don't know what it is, search it up\nblowjob | Basically an image of a girl sucking on a sharp blade!\nboobs | boobs ~<3\ncum | Basically sticky white stuff that is usually milked from sharpies.\ndoujin | Sends a random doujin page imageURL!\nfeet | So you like smelly feet huh?\nfemdom | Female Domination?\nfoxgirl | Girl's that are wannabe foxes, yes\ngifs | Basically an animated image, so yes :3\nglasses | Girls that wear glasses, uwu~\nhentai | Sends a random vanilla hentai imageURL~\nahegao | Sends a random ahegao image ~\nnetorare | Wow, I won't even question your fetishes.\nmaid | Maids, Maid Uniforms, etc, you know what maids are :3\nmasturbation | Solo Queue in CSGO!\norgy | Group Lewd Acts\npanties | I mean... just why? You like underwear?\npussy | The genitals of a female, or a cat, you give the meaning.\nschool | School Uniforms!~ Yatta~!\nsuccubus | Spooky Succubus, oh I'm so scared~ Totally don't suck me~\ntentacles | I'm sorry but, why do they look like intestines?\nthighs | The top part of your legs, very hot, isn't it?\nuglyBastard | The one thing most of us can all agree to hate :)\nuniform |Military, Konbini, Work, Nurse Uniforms, etc!~ Sexy~\nyuri | Girls on Girls, and Girl's only!<3\nzettaiRyouiki | That one part of the flesh being squeeze in thigh-highs~<3\n\n## rolplayNsfw Function(s)\nFunction | Description\n---|---\nrolplayNsfw.fuck | When \"Netflix and chill\" gets serious\nrolplayNsfw.anal | For those who like to explore the back catalog\nrolplayNsfw.happyend | Not your typical fairy tale ending\nrolplayNsfw.kuni | Giving a new meaning to \"eating out\"\nrolplayNsfw.spank | For those who've been very, very naughty\nrolplayNsfw.suck | More than just a lollipop, if you know what I mean\nrolpayNsfw.feetjob | For those with sole-ful desires\n\n\n## wallp\u00e1per Function(s)\nFunction | Description\n---|---\nsara.sfw.mobileWallpapers() | Fetch a random SFW Wallpaper! (Mobile)\nsara.sfw.wallpapers() | Fetch a random SFW Wallpaper! (Desktop)\nsara.nsfw.mobileWallpapers() | Fetch a random NSFW Wallpaper! (Mobile)\nsara.nsfw.wallpapers() | Fetch a random NSFW Wallpaper! (Desktop)\n\n\n\n##\nDiscord Bot Example\n```python\nimport discord # Import the module\nimport sara\n\nfrom discord.ext import commands # get commands from discord.ext\n\nclient = commands.Bot(command_prefix='[PREFIX HERE]')\n\n@client.event # the function decorator\nasync def on_ready(): # on Ready event\n  print(f\"Ready as {client.user}\") # print the bot's tag when its ready\n\n@client.command() # Make a isinstance for the command\nasync def neko(ctx): # Make the function and pass in `ctx` as the params\n  print(sara.sfw.neko())\n\nclient.run(\"token\") # token here\n\n```\n\n## Any Bugs? [Open a issue](https://github.com/EverGasterXd/sara_api/issues) or dm evergaster\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "sara api public based akaneko",
    "version": "1.1.8",
    "project_urls": {
        "Homepage": "https://github.com/EverGasterXd/sara_api"
    },
    "split_keywords": [
        "sara",
        "anime",
        "wallpaper",
        "hentai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d54a5e6e89e6a9036211c42c29b5341bca45fd6463e63113bd7537c4e56b2723",
                "md5": "1f55c5d2f27b9402779f56df1cd8665c",
                "sha256": "999517e0662514799a9be54d7c2c7461346ec48d71dddf833592a695fd70ac1f"
            },
            "downloads": -1,
            "filename": "saraApi-1.1.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1f55c5d2f27b9402779f56df1cd8665c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.0",
            "size": 7828,
            "upload_time": "2024-09-29T16:28:11",
            "upload_time_iso_8601": "2024-09-29T16:28:11.529082Z",
            "url": "https://files.pythonhosted.org/packages/d5/4a/5e6e89e6a9036211c42c29b5341bca45fd6463e63113bd7537c4e56b2723/saraApi-1.1.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8828cefd57c233c233c8d26ed18115b3db4defc536f7e36df26d60d94585d661",
                "md5": "bf5aeb9cd1a2952bf6b4c0bba4425733",
                "sha256": "b69bd7021c09d0b2650afbe716c0109915fd6d469ba1ca934b7d5ef6b8fc42dc"
            },
            "downloads": -1,
            "filename": "saraapi-1.1.8.tar.gz",
            "has_sig": false,
            "md5_digest": "bf5aeb9cd1a2952bf6b4c0bba4425733",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.0",
            "size": 7097,
            "upload_time": "2024-09-29T16:28:12",
            "upload_time_iso_8601": "2024-09-29T16:28:12.577340Z",
            "url": "https://files.pythonhosted.org/packages/88/28/cefd57c233c233c8d26ed18115b3db4defc536f7e36df26d60d94585d661/saraapi-1.1.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-29 16:28:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "EverGasterXd",
    "github_project": "sara_api",
    "github_not_found": true,
    "lcname": "saraapi"
}
        
Elapsed time: 0.45924s