# SafoneAPI
### Asynchronous Python Wrapper For SafoneAPI
[![Python](http://forthebadge.com/images/badges/made-with-python.svg)](https://python.org)
[![GitHub](https://forthebadge.com/images/badges/built-by-developers.svg)](https://github.com/)
[![Issues](https://img.shields.io/github/issues/AsmSafone/SafoneAPI?style=for-the-badge&color=orange)](https://github.com/AsmSafone/SafoneAPI/issues)
[![Forks](https://img.shields.io/github/forks/AsmSafone/SafoneAPI?style=for-the-badge&color=orange)](https://github.com/AsmSafone/SafoneAPI/fork)
[![Stars](https://img.shields.io/github/stars/AsmSafone/SafoneAPI?style=for-the-badge&color=orange)](https://github.com/AsmSafone/SafoneAPI)
[![LICENSE](https://img.shields.io/github/license/AsmSafone/SafoneAPI?color=orange&style=for-the-badge)](https://github.com/AsmSafone/SafoneAPI)
[![Contributors](https://img.shields.io/github/contributors/AsmSafone/SafoneAPI?style=for-the-badge&color=orange)](https://github.com/AsmSafone/SafoneAPI)
## Installation
```sh
$ pip install safoneapi
```
## Usage
For Example, to search on github:
```py
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:
```py
from SafoneAPI import SafoneAPI
print(help(SafoneAPI.logo))
```
For more checkout [API Playground](https://api.safone.co/docs) or [Read Docs](https://api.safone.co/redoc).
## 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 Recognition
- 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
- Random Excuses
- Random Motivation
- Spell Checker
- Spam Detector
- Subtitle Search
- 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
- Voice/Speech Generator
- 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](https://t.me/AsmSupport) are there to help.
Raw data
{
"_id": null,
"home_page": "https://github.com/AsmSafone/SafoneAPI",
"name": "SafoneAPI",
"maintainer": null,
"docs_url": null,
"requires_python": "~=3.7",
"maintainer_email": null,
"keywords": "API, SafoneAPI, Safone-API, Safone_API",
"author": "AsmSafone",
"author_email": "asmsafone@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/08/36/5fdb23398aabee667fe9782677a0324099733922f5248d7228c6ce3b482b/safoneapi-1.0.66.tar.gz",
"platform": null,
"description": "# SafoneAPI\n\n### Asynchronous Python Wrapper For SafoneAPI\n\n[![Python](http://forthebadge.com/images/badges/made-with-python.svg)](https://python.org)\n[![GitHub](https://forthebadge.com/images/badges/built-by-developers.svg)](https://github.com/)\n\n[![Issues](https://img.shields.io/github/issues/AsmSafone/SafoneAPI?style=for-the-badge&color=orange)](https://github.com/AsmSafone/SafoneAPI/issues)\n[![Forks](https://img.shields.io/github/forks/AsmSafone/SafoneAPI?style=for-the-badge&color=orange)](https://github.com/AsmSafone/SafoneAPI/fork)\n[![Stars](https://img.shields.io/github/stars/AsmSafone/SafoneAPI?style=for-the-badge&color=orange)](https://github.com/AsmSafone/SafoneAPI)\n[![LICENSE](https://img.shields.io/github/license/AsmSafone/SafoneAPI?color=orange&style=for-the-badge)](https://github.com/AsmSafone/SafoneAPI)\n[![Contributors](https://img.shields.io/github/contributors/AsmSafone/SafoneAPI?style=for-the-badge&color=orange)](https://github.com/AsmSafone/SafoneAPI)\n\n\n## Installation\n\n```sh\n$ pip install safoneapi\n```\n\n## Usage\n\nFor Example, to search on github:\n\n```py\nimport asyncio\nfrom SafoneAPI import SafoneAPI\n\n\nasync def main():\n api = SafoneAPI()\n resp = await api.github(\"AsmSafone\")\n print(resp.results)\n\n\nasyncio.run(main())\n```\n\n## Documentation\n\nThere is no documentation as of now!\nHowever, you can take help from the docstrings this way:\n\n```py\nfrom SafoneAPI import SafoneAPI\n\nprint(help(SafoneAPI.logo))\n```\n\nFor more checkout [API Playground](https://api.safone.co/docs) or [Read Docs](https://api.safone.co/redoc).\n\n## List of APIs\n\n- ASQ\n- Advice\n- Astronomy\n- AI Chatbot\n- Apps Search\n- Anime Search\n- Anime News (MAL)\n- Anime Pics (SFW & NSFW)\n- Bard AI Chatbot\n- Bin Info Search\n- Bing Image Search\n- Background Remover\n- CC Generator\n- Carbon Generator\n- ChatGPT Chatbot\n- Character Search\n- Covid Info Search\n- Currency Converter\n- Country Info Search\n- Code Executor (Piston)\n- Figlet Generator\n- Fake Info Generator\n- Google Search\n- Github Search\n- Global News (BBC)\n- Grammarly Checker\n- Google Translator\n- Google Image Search\n- IMDb Movie Search\n- Image Recognition\n- Image Generator (SFW & NSFW)\n- Ip Fraud Checker\n- Internet Acronyms\n- LLama-2 AI Chatbot\n- Logo Maker\n- Lyrics Search\n- Manga Search\n- Morse Code Encoder\n- Morse Code Decoder\n- Note Writer\n- NSFW Detector\n- Npm Package Search\n- OCR/Text Scanner\n- Paraphraser Tool\n- Proxy Finder (HTTP)\n- PyPi Package Search\n- Quotly Sticker\n- QR Code Generator\n- Reddit Search\n- Rayso Generator\n- Random Memes\n- Random Facts\n- Random Jokes\n- Random Bully\n- Random Quote\n- Random Insult\n- Random Riddle\n- Random Excuses\n- Random Motivation\n- Spell Checker\n- Spam Detector\n- Subtitle Search\n- Special Pastebin\n- Stripe Key Checker\n- Song Finder (Shazam)\n- Short Link Bypasser\n- Short Link Generator\n- Stackoverflow Search\n- Spotify Song Search\n- TMDb Search\n- Torrent Search\n- Truth or Dare Game\n- Telegraph Pasting\n- Telegraph File Uploader\n- Telegram Sticker Search\n- Ubuntu Search\n- Unsplash Search\n- Udemy Course Finder\n- Urban Dictionary Search\n- Voice/Speech Generator\n- Word Dictionary Search\n- Wallpaper Search\n- Wikipedia Search\n- Website Screenshot\n- Weather Informatiom\n- Xda-developer Search\n- YouTube Video Search\n- YouTube Playlist Search\n\n## Note\n\n1. I'll add more features soon.\n2. If you're stuck somewhere, [AsmSupport](https://t.me/AsmSupport) are there to help.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Asynchronous Python Wrapper For SafoneAPI",
"version": "1.0.66",
"project_urls": {
"Documentation": "https://api.safone.co/docs",
"Homepage": "https://api.safone.co",
"Issue Tracker": "https://github.com/AsmSafone/SafoneAPI/issues"
},
"split_keywords": [
"api",
" safoneapi",
" safone-api",
" safone_api"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ba776032315a38ab98c00c4532521bdade0e232d7816e5d6df6412be90c07694",
"md5": "04253d086e3857d9e45334fedf2c4f92",
"sha256": "6b96b73b8ecde192fd5089646a8a13bf204c3bf403ae3b3ddcdb36f0f6b9a377"
},
"downloads": -1,
"filename": "SafoneAPI-1.0.66-py3-none-any.whl",
"has_sig": false,
"md5_digest": "04253d086e3857d9e45334fedf2c4f92",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.7",
"size": 13503,
"upload_time": "2024-11-09T14:08:08",
"upload_time_iso_8601": "2024-11-09T14:08:08.427578Z",
"url": "https://files.pythonhosted.org/packages/ba/77/6032315a38ab98c00c4532521bdade0e232d7816e5d6df6412be90c07694/SafoneAPI-1.0.66-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "08365fdb23398aabee667fe9782677a0324099733922f5248d7228c6ce3b482b",
"md5": "b4d122b8d1c1c0e9acf58d322046c5b8",
"sha256": "37806515f93e209d09f4ad87f08d3b6bef9e657e8ce1f432940fb087dfe2c780"
},
"downloads": -1,
"filename": "safoneapi-1.0.66.tar.gz",
"has_sig": false,
"md5_digest": "b4d122b8d1c1c0e9acf58d322046c5b8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.7",
"size": 12884,
"upload_time": "2024-11-09T14:08:09",
"upload_time_iso_8601": "2024-11-09T14:08:09.987178Z",
"url": "https://files.pythonhosted.org/packages/08/36/5fdb23398aabee667fe9782677a0324099733922f5248d7228c6ce3b482b/safoneapi-1.0.66.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-09 14:08:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "AsmSafone",
"github_project": "SafoneAPI",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "aiohttp",
"specs": []
},
{
"name": "aiofiles",
"specs": []
},
{
"name": "pyrogram",
"specs": []
}
],
"lcname": "safoneapi"
}