Asynchronous Python Wrapper For SafoneAPI
Project description
SafoneAPI
Asynchronous Python Wrapper For SafoneAPI
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
- I'll add more features soon.
- If you're stuck somewhere, AsmSupport are there to help.
Project details
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file SafoneAPI-1.0.41.tar.gz
.
File metadata
- Download URL: SafoneAPI-1.0.41.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7390ba5e02263634f927ecc3a4cee6080039589753c6e4d5056f322c2b5c73e3 |
|
MD5 | 54f7a5df7d374f9f6a81d74be196dff2 |
|
BLAKE2b-256 | f85fd6cbf82fac8fe506a460e4aced3d63c9236fc4e5ee668c79eb25eeb4c7b7 |
Provenance
File details
Details for the file SafoneAPI-1.0.41-py3-none-any.whl
.
File metadata
- Download URL: SafoneAPI-1.0.41-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed7862bfe1236722fc5a11931df7a8b6161095438197b50d2dac2310a3493622 |
|
MD5 | 91a7c2fc444ad8a932863773be0fb484 |
|
BLAKE2b-256 | 840ac27498fe1851a2084d63385c4be6da37a4554227ce2983ca53904b8f3846 |