anime-gif-random


Nameanime-gif-random JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/yourusername/anime_gif_random
SummaryRandom anime GIF viewer
upload_time2025-08-30 11:53:15
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Anime GIF Random 🎉

A simple Python package to **view random anime GIFs** using the Giphy API.  
You can easily display anime animations in your Python projects, Jupyter Notebook, or just for fun!

---

## ✨ Features
- 🔥 Get **random anime GIFs** from Giphy API  
- 🎯 Search GIFs by keyword (e.g. "Naruto", "One Piece")  
- 🖼️ Display GIFs directly in **Jupyter Notebook** or **open locally**  
- 📦 Lightweight & easy to use  

---

## 📦 Installation

```bash
pip install anime_gif_random

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/anime_gif_random",
    "name": "anime-gif-random",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your_email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/16/50/40e643ef095523c0b65d76948c45bc486507b569113afaa8c7ce0ee2b0e1/anime_gif_random-0.1.0.tar.gz",
    "platform": null,
    "description": "# Anime GIF Random \ud83c\udf89\r\n\r\nA simple Python package to **view random anime GIFs** using the Giphy API.  \r\nYou can easily display anime animations in your Python projects, Jupyter Notebook, or just for fun!\r\n\r\n---\r\n\r\n## \u2728 Features\r\n- \ud83d\udd25 Get **random anime GIFs** from Giphy API  \r\n- \ud83c\udfaf Search GIFs by keyword (e.g. \"Naruto\", \"One Piece\")  \r\n- \ud83d\uddbc\ufe0f Display GIFs directly in **Jupyter Notebook** or **open locally**  \r\n- \ud83d\udce6 Lightweight & easy to use  \r\n\r\n---\r\n\r\n## \ud83d\udce6 Installation\r\n\r\n```bash\r\npip install anime_gif_random\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Random anime GIF viewer",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/anime_gif_random"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "acead8b5fc690281c1accd83ba5ae65cbf77d327d0394cbf4947aca6223e1930",
                "md5": "28a40dc399e1fffa73370d47dd8e31ba",
                "sha256": "80c27aed31620b3e204e13ea7335346d6643588142c5cc06df6137f520613abe"
            },
            "downloads": -1,
            "filename": "anime_gif_random-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "28a40dc399e1fffa73370d47dd8e31ba",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2952,
            "upload_time": "2025-08-30T11:53:14",
            "upload_time_iso_8601": "2025-08-30T11:53:14.138437Z",
            "url": "https://files.pythonhosted.org/packages/ac/ea/d8b5fc690281c1accd83ba5ae65cbf77d327d0394cbf4947aca6223e1930/anime_gif_random-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "165040e643ef095523c0b65d76948c45bc486507b569113afaa8c7ce0ee2b0e1",
                "md5": "36ea15d1f2e2df22ac285f63bed24038",
                "sha256": "d89357471870b68c5177a326f35a348e10eeee157b3bfee06fa7bdac01d538dd"
            },
            "downloads": -1,
            "filename": "anime_gif_random-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "36ea15d1f2e2df22ac285f63bed24038",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2759,
            "upload_time": "2025-08-30T11:53:15",
            "upload_time_iso_8601": "2025-08-30T11:53:15.780281Z",
            "url": "https://files.pythonhosted.org/packages/16/50/40e643ef095523c0b65d76948c45bc486507b569113afaa8c7ce0ee2b0e1/anime_gif_random-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-30 11:53:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "anime_gif_random",
    "github_not_found": true,
    "lcname": "anime-gif-random"
}
        
Elapsed time: 0.70707s