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
- Morse Code Encoder
- Morse Code Decoder
- 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 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
- 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.44.tar.gz
(11.4 kB
view details)
Built Distribution
File details
Details for the file SafoneAPI-1.0.44.tar.gz
.
File metadata
- Download URL: SafoneAPI-1.0.44.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62d4ce354ff6b84b7d8d35d9de3e8d1c13a31c626e8270ae53476ddde0b968b4 |
|
MD5 | be6d6c3db37a0ba8a3d1d3f49372718d |
|
BLAKE2b-256 | a024f67539ddc4c625d1f258bc34f2e0a072b3b898fdd9e8fb6bbd18f83d98ea |
Provenance
File details
Details for the file SafoneAPI-1.0.44-py3-none-any.whl
.
File metadata
- Download URL: SafoneAPI-1.0.44-py3-none-any.whl
- Upload date:
- Size: 10.8 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 | 5ce9117b065f1698acb395405ed302ea1ea3fa2ddfcc6b8187744ea789248efc |
|
MD5 | 3b300ee7f45bf741084ba7be16050432 |
|
BLAKE2b-256 | ab27cbbe7ef867753e407ef20512169b90fc5093f0c1222c315baadb6ef6c7b8 |