OTAKUGIFS


NameOTAKUGIFS JSON
Version 1.0.4 PyPI version JSON
download
home_pagehttps://github.com/infinite31/OTAKUGIFS
SummaryA Python wrapper for the OtakuGIFS API
upload_time2025-09-05 12:32:46
maintainerNone
docs_urlNone
authorINFINITE_.
requires_python>=3.6
licenseNone
keywords python gif-generator anime api wrapper
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## A Python wrapper for the OtakuGIFS API, created by INFINITE_. using httpx

[API LINK](https://otakugifs.xyz)

### How to install
```
pip install otakugifs
```

### How to use

#### Initializing
Import otakugifs and create an instance.
```py 
from otakugifs import OtakuGIFS
gifs = OtakuGIFS()
```


#### Requesting
Call the method for your correspondingreaction. For example if you want a reaction for hug you will do this:
```py
gifs.hug(format="GIF")
```
Format can be:
  - GIF
  - AVIF
  - WebP

Returns -> A string with the url of the reaction.


### All reactions
airkiss , angrystare , bite , bleh , blush , brofist , celebrate , cheers , clap , confused , cool , cry , cuddle , dance , drool , evillaugh , facepalm , handhold , happy , headbang , hug , huh , kiss , laugh , lick , love , mad , nervous , no , nom , nosebleed , nuzzle , nyah , pat , peek , pinch , poke , pout , punch , roll , run , sad , scared , shout , shrug , shy , sigh , sip , slap , sleep , slowclap , smack , smile , smug , sneeze , sorry , stare , stop , surprised , sweat , thumbsup , tickle , tired , wave , wink , woah , yawn , yay , yes

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/infinite31/OTAKUGIFS",
    "name": "OTAKUGIFS",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "python, gif-generator, anime, api, wrapper",
    "author": "INFINITE_.",
    "author_email": "work4infinite@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a0/14/ffcfd36cb581a477c21346b8793173d2d0318622b3f5f4df610d334da8f5/otakugifs-1.0.4.tar.gz",
    "platform": null,
    "description": "## A Python wrapper for the OtakuGIFS API, created by INFINITE_. using httpx\r\n\r\n[API LINK](https://otakugifs.xyz)\r\n\r\n### How to install\r\n```\r\npip install otakugifs\r\n```\r\n\r\n### How to use\r\n\r\n#### Initializing\r\nImport otakugifs and create an instance.\r\n```py \r\nfrom otakugifs import OtakuGIFS\r\ngifs = OtakuGIFS()\r\n```\r\n\r\n\r\n#### Requesting\r\nCall the method for your correspondingreaction. For example if you want a reaction for hug you will do this:\r\n```py\r\ngifs.hug(format=\"GIF\")\r\n```\r\nFormat can be:\r\n  - GIF\r\n  - AVIF\r\n  - WebP\r\n\r\nReturns -> A string with the url of the reaction.\r\n\r\n\r\n### All reactions\r\nairkiss , angrystare , bite , bleh , blush , brofist , celebrate , cheers , clap , confused , cool , cry , cuddle , dance , drool , evillaugh , facepalm , handhold , happy , headbang , hug , huh , kiss , laugh , lick , love , mad , nervous , no , nom , nosebleed , nuzzle , nyah , pat , peek , pinch , poke , pout , punch , roll , run , sad , scared , shout , shrug , shy , sigh , sip , slap , sleep , slowclap , smack , smile , smug , sneeze , sorry , stare , stop , surprised , sweat , thumbsup , tickle , tired , wave , wink , woah , yawn , yay , yes\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python wrapper for the OtakuGIFS API",
    "version": "1.0.4",
    "project_urls": {
        "Homepage": "https://github.com/infinite31/OTAKUGIFS"
    },
    "split_keywords": [
        "python",
        " gif-generator",
        " anime",
        " api",
        " wrapper"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9da0b1977ab62842c86c558b6e87c1e9a6733edc1ca03f4b7caf66c0945a21e6",
                "md5": "e95bc79b2c35c9a67f55c7785324b270",
                "sha256": "49fc51bee6541e31f8cd8a5e443f87450c642acb3f9789277084bc3a415e7710"
            },
            "downloads": -1,
            "filename": "otakugifs-1.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e95bc79b2c35c9a67f55c7785324b270",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 5393,
            "upload_time": "2025-09-05T12:32:44",
            "upload_time_iso_8601": "2025-09-05T12:32:44.962410Z",
            "url": "https://files.pythonhosted.org/packages/9d/a0/b1977ab62842c86c558b6e87c1e9a6733edc1ca03f4b7caf66c0945a21e6/otakugifs-1.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a014ffcfd36cb581a477c21346b8793173d2d0318622b3f5f4df610d334da8f5",
                "md5": "b0661d13e1b720b491cdd391749298ba",
                "sha256": "cd9a997b98d9439fdb88a29c8ab9f56e48bde16ebc1a8316dd8d1866a7cd449a"
            },
            "downloads": -1,
            "filename": "otakugifs-1.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "b0661d13e1b720b491cdd391749298ba",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 5368,
            "upload_time": "2025-09-05T12:32:46",
            "upload_time_iso_8601": "2025-09-05T12:32:46.078106Z",
            "url": "https://files.pythonhosted.org/packages/a0/14/ffcfd36cb581a477c21346b8793173d2d0318622b3f5f4df610d334da8f5/otakugifs-1.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-05 12:32:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "infinite31",
    "github_project": "OTAKUGIFS",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "otakugifs"
}
        
Elapsed time: 0.49532s