Skip to main content

Akaneko for Python 3 and above

Project description


Cute As Fubuki


Akaneko 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

Changelogs

v1.1.2

  • Fixed Discord Bot Example

v1.1.1

  • Added Succubus Function (NSFW)
  • Removed Loli Function (ToS)

Example(s)

Python:

import akaneko

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

  # Get Lewd Neko (NSFW), owo #
  print("Lewd Neko:" + akaneko.lewdNeko())

  # Lewd Bomb me onii-san~~ #
  print("Lewd Bomb: " + akaneko.lewdBomb(5))

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

# Call Your Function!
function_name()

Legacy Function(s)

Example:

akaneko.module.function() # Format
akaneko.nsfw.lewdNeko()   # Example
akaneko.nsfw.lewdBomb(5)  # Meow, I'm Example 2
Function Description
lewdNeko NSFW Neko Girls (Cat Girls)
lewdBomb(n) Sends (n) amount of lewds! :3

SFW Function(s)

Example:

akaneko.module.function() # Format
akaneko.sfw.foxgirl()     # Awoo!~ Another example!
akaneko.sfw.neko()        # Meow! An Example!
Function Description
neko SFW Neko Girls (Cat Girls)
foxgirl SFW Fox Girls (Thanks to @LamkasDev!)

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!
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~
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
Function Description
akaneko.sfw.mobileWallpapers() Fetch a random SFW Wallpaper! (Mobile)
akaneko.sfw.wallpapers() Fetch a random SFW Wallpaper! (Desktop)
akaneko.nsfw.mobileWallpapers() Fetch a random NSFW Wallpaper! (Mobile)
akaneko.nsfw.wallpapers() Fetch a random NSFW Wallpaper! (Desktop)

Discord Bot Example

import discord # Import the module

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

client = commands.Bot(command_prefox='[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(akaneko.sfw.neko())

client.run("token") # token here

Any Bugs? Open a issue or dm Raphiel#8922

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

akanekopy-1.1.3.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

akanekopy-1.1.3-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file akanekopy-1.1.3.tar.gz.

File metadata

  • Download URL: akanekopy-1.1.3.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5

File hashes

Hashes for akanekopy-1.1.3.tar.gz
Algorithm Hash digest
SHA256 591267a3ba1172874d297a4be77aeab1e7117aa335496709909dcf4918bf6a73
MD5 3ca2c5791d4da75df2b33c0eaef08146
BLAKE2b-256 b22d17919493a5abd504685a0ae12ad0aa5136226d67568090baba418fb1757c

See more details on using hashes here.

File details

Details for the file akanekopy-1.1.3-py3-none-any.whl.

File metadata

  • Download URL: akanekopy-1.1.3-py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5

File hashes

Hashes for akanekopy-1.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b8bb004fe04f12448a75e859c4827be5f24e076ce51e4f5387c4dc55d5f1a1bb
MD5 a92ca841891a4e44f08345789563e8cc
BLAKE2b-256 d93106f6fa6e40a9697abe8bb5be40953fb3a7ea0ea3f1d91fd8e5dab62bfec3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page