Skip to main content

Asynchronous Python Wrapper For SafoneAPI

Project description

SafoneAPI

Asynchronous Python Wrapper For SafoneAPI

Python GitHub

Issues Forks Stars LICENSE Contributors

Installation

$ pip install safoneapi

Usage

For Example, to search on github:

import asyncio
from SafoneAPI import SafoneAPI


async def main():
    api = SafoneAPI()
    resp = await api.github("AsmSafone")
    print(resp.results)


asyncio.run(main())

Documentation

There is no documentation as of now! However, you can take help from the docstrings this way:

from SafoneAPI import SafoneAPI

print(help(SafoneAPI.logo))

For more checkout API Playground or Read Docs.

List of APIs

  • ASQ
  • Advice
  • Astronomy
  • AI Chatbot
  • Apps Search
  • Anime Search
  • Anime News (MAL)
  • Anime Pics (SFW & NSFW)
  • Bard AI Chatbot
  • Bin Info Search
  • Bing Image Search
  • Background Remover
  • CC Generator
  • Carbon Generator
  • ChatGPT Chatbot
  • Character Search
  • Covid Info Search
  • Currency Converter
  • Country Info Search
  • Code Executor (Piston)
  • Figlet Generator
  • Fake Info Generator
  • Google Search
  • Github Search
  • Global News (BBC)
  • Grammarly Checker
  • Google Translator
  • Google Image Search
  • IMDb Movie Search
  • Image Generator (SFW & NSFW)
  • Ip Fraud Checker
  • Internet Acronyms
  • LLama-2 AI Chatbot
  • Logo Maker
  • Lyrics Search
  • Manga Search
  • Morse Code Encoder
  • Morse Code Decoder
  • Note Writer
  • NSFW Detector
  • Npm Package Search
  • OCR/Text Scanner
  • Paraphraser Tool
  • Proxy Finder (HTTP)
  • PyPi Package Search
  • Quotly Sticker
  • QR Code Generator
  • Reddit Search
  • Rayso Generator
  • Random Memes
  • Random Facts
  • Random Jokes
  • Random Bully
  • Random Quote
  • Random Insult
  • Random Riddle
  • Spell Checker
  • Spam Detector
  • Special Pastebin
  • Stripe Key Checker
  • Song Finder (Shazam)
  • Short Link Bypasser
  • Short Link Generator
  • Stackoverflow Search
  • Spotify Song Search
  • TMDb Search
  • Torrent Search
  • Truth or Dare Game
  • Telegraph Pasting
  • Telegraph File Uploader
  • Telegram Sticker Search
  • Ubuntu Search
  • Unsplash Search
  • Udemy Course Finder
  • Urban Dictionary Search
  • Word Dictionary Search
  • Wallpaper Search
  • Wikipedia Search
  • Website Screenshot
  • Weather Informatiom
  • Xda-developer Search
  • YouTube Video Search
  • YouTube Playlist Search

Note

  1. I'll add more features soon.
  2. If you're stuck somewhere, AsmSupport are there to help.

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

SafoneAPI-1.0.62.tar.gz (12.6 kB view hashes)

Uploaded Source

Built Distribution

SafoneAPI-1.0.62-py3-none-any.whl (13.3 kB view hashes)

Uploaded Python 3

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