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.carbon))

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
  • Bing Image Creator
  • CC Generator
  • Carbon Imager
  • ChatGPT Chatbot
  • Character Search
  • Covid Info Search
  • Currency Converter
  • Country Info Search
  • Code Executor (Piston)
  • Dictionary Search
  • DALL-E Image Creator
  • Figlet Generator
  • Fake Info Generator
  • Google Search
  • Github Search
  • Global News (BBC)
  • Google Translator
  • Google Image Search
  • Ip Fraud Checker
  • Internet Acronyms
  • Logo Maker
  • Lyrics Search
  • Manga Search
  • Note Writer
  • NSFW Detector
  • Npm Package Search
  • OCR/ Text Reader
  • Proxy Finder (HTTP)
  • PyPi Package Search
  • Quotly Sticker
  • QR Code Generator
  • Reddit Search
  • Rayso Imager
  • Random Memes
  • Random Facts
  • Random Jokes
  • Random Bully
  • Random Quote
  • Spell Checker
  • Spam Detector
  • Special Pastebin
  • Stripe Key Checker
  • Song Finder (Shazam)
  • Short Link Bypasser
  • Short Link Generator
  • Stackoverflow Search
  • Spotify Account Creator
  • 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
  • Wallpaper Search
  • Wikipedia Search
  • Website Screenshot
  • Weather Informatiom
  • Xda-developer Search
  • YouTube 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.41.tar.gz (11.3 kB view hashes)

Uploaded Source

Built Distribution

SafoneAPI-1.0.41-py3-none-any.whl (10.7 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