Skip to main content

A Basic Anime Image API Created By Stawa

Project description

Estrapy-API

A Basic Anime Image API Created By Stawa

Installing Estrapy-API

pip install estrapy-api

or If you want to use latest update of Estrapy-API

pip install git+https://github.com/StawaDev/Estrapy-API

Example to use Estrapy-API

# First Examples
import Estrapy

def function():
    print(f"A Running GIF: {Estrapy.sfw.run()}")
    print(f"A Hug GIF: {Estrapy.sfw.hug()}")

function()

# Second Examples
import Estrapy

print(Estrapy.sfw.run())
print(f"Run: {Estrapy.sfw.run()})

AutoUpdate Estrapy-API

This is only optional, the function will be called if version of Estrapy-API is not same with the newewst one.

import Estrapy
from Estrapy import autoupdate

print(Estrapy.__version__) # Print version of Estrapy-API

Print All Function Endpoints

import Estrapy


print(Estrapy.EstraHelp.sfw()) # Print all sfw endpoints
print(Estrapy.EstraHelp.nsfw()) # Print all nsfw endpoints
print(Estrapy.EstraHelp.all()) # Print all sfw, nsfw endpoints in once

SFW Function Endpoints

SFW Function Examples Description
Run Estrapy.sfw.run() Return SFW Run GIF
Hug Estrapy.sfw.hug() Return SFW Hug GIF
Smile Estrapy.sfw.smile() Return SFW Smile GIF
Headpat Estrapy.sfw.headpat() Return SFW Headpat GIF

NSFW Function Endpoints

NSFW Function Examples Description
Coming Soon! Coming Soon! Coming Soon!

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

Estrapy-API-0.1.5.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file Estrapy-API-0.1.5.tar.gz.

File metadata

  • Download URL: Estrapy-API-0.1.5.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.1 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for Estrapy-API-0.1.5.tar.gz
Algorithm Hash digest
SHA256 0d27f29f8c57bf8231b57590b889443aec0fe81e67b2de16ea163c4ebf452b9d
MD5 24de6643ba940809cbcea5594a552f3c
BLAKE2b-256 a786eef097fe601c930c3f01b65a5c222cfd047502e43c803677bc6273e3e635

See more details on using hashes here.

Provenance

Supported by

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