# README.md
# KS903_animethion_icon_GIF
## 概要
`KS903_animethion_icon_GIF` は、KS903 のためのアニメーションアイコンGIFライブラリです。このライブラリを使用することで、簡単にアニメーションGIFをアイコンとして設定できます。
## インストール
このライブラリは、`pip` を使用してインストールできます。
```bash
pip install KS903_animethion_icon_GIF
使い方の例として
import tkinter as tk
from KS903_animetion_icon import KS903_animethion_icon_GIF
# ウィンドウを作成
root = tk.Tk()
root.geometry("300x300")
# アニメーションアイコンを設定
gif_path = "ico.gif" # GIFファイルへのパスを設定
icon = KS903_animethion_icon_GIF(root, gif_path)
root.mainloop()
Creator/Inventor: NPO_KS_903.lnc (President: Takeshi Kumura, Director: Takuma Ozawa)
Developer: NPO_KS_903.lnc (President: Takeshi Kumura, Director: Takuma Ozawa)
Designer/Architect: NPO_KS_903.lnc (President: Takeshi Kumura, Director: Takuma Ozawa)
Founder: NPO_KS_903.lnc (President: Takeshi Kumura, Director: Takuma Ozawa)
Raw data
{
"_id": null,
"home_page": "https://github.com/NPO_KS903_KATUYOSHI/KS903_animethion_icon_GIF",
"name": "KS903-animethion-icon-GIF",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "animation icon gif KS903",
"author": "NPO_KS_903.lnc(President: Takeshi Kumura, Director: Takuma Ozawa)",
"author_email": "xksxkatuyoshi0009@gmail.com",
"download_url": null,
"platform": null,
"description": "# README.md\r\n\r\n# KS903_animethion_icon_GIF\r\n\r\n## \u6982\u8981\r\n\r\n`KS903_animethion_icon_GIF` \u306f\u3001KS903 \u306e\u305f\u3081\u306e\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u30a2\u30a4\u30b3\u30f3GIF\u30e9\u30a4\u30d6\u30e9\u30ea\u3067\u3059\u3002\u3053\u306e\u30e9\u30a4\u30d6\u30e9\u30ea\u3092\u4f7f\u7528\u3059\u308b\u3053\u3068\u3067\u3001\u7c21\u5358\u306b\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3GIF\u3092\u30a2\u30a4\u30b3\u30f3\u3068\u3057\u3066\u8a2d\u5b9a\u3067\u304d\u307e\u3059\u3002\r\n\r\n## \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\r\n\r\n\u3053\u306e\u30e9\u30a4\u30d6\u30e9\u30ea\u306f\u3001`pip` \u3092\u4f7f\u7528\u3057\u3066\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3067\u304d\u307e\u3059\u3002\r\n\r\n```bash\r\npip install KS903_animethion_icon_GIF\r\n\r\n\u4f7f\u3044\u65b9\u306e\u4f8b\u3068\u3057\u3066\r\nimport tkinter as tk\r\nfrom KS903_animetion_icon import KS903_animethion_icon_GIF\r\n\r\n# \u30a6\u30a3\u30f3\u30c9\u30a6\u3092\u4f5c\u6210\r\nroot = tk.Tk()\r\nroot.geometry(\"300x300\")\r\n\r\n# \u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u30a2\u30a4\u30b3\u30f3\u3092\u8a2d\u5b9a\r\ngif_path = \"ico.gif\" # GIF\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9\u3092\u8a2d\u5b9a\r\nicon = KS903_animethion_icon_GIF(root, gif_path)\r\n\r\nroot.mainloop()\r\n\r\n\r\n\r\nCreator/Inventor: NPO_KS_903.lnc (President: Takeshi Kumura, Director: Takuma Ozawa)\r\nDeveloper: NPO_KS_903.lnc (President: Takeshi Kumura, Director: Takuma Ozawa)\r\nDesigner/Architect: NPO_KS_903.lnc (President: Takeshi Kumura, Director: Takuma Ozawa)\r\nFounder: NPO_KS_903.lnc (President: Takeshi Kumura, Director: Takuma Ozawa)\r\n\r\n\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Animation icon GIF library for KS903",
"version": "0.9.8",
"project_urls": {
"Homepage": "https://github.com/NPO_KS903_KATUYOSHI/KS903_animethion_icon_GIF"
},
"split_keywords": [
"animation",
"icon",
"gif",
"ks903"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a92626680a89c466df93923e0fcca156ed02d450451328565600e82628d4e77c",
"md5": "ce370200e5b01f25549feb7e73ba0479",
"sha256": "f599f66dcb124be002b7ccaea0ecb39e44ce2b6037b79a184279adfd20ccaca2"
},
"downloads": -1,
"filename": "KS903_animethion_icon_GIF-0.9.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ce370200e5b01f25549feb7e73ba0479",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 1917,
"upload_time": "2024-11-04T11:29:04",
"upload_time_iso_8601": "2024-11-04T11:29:04.193690Z",
"url": "https://files.pythonhosted.org/packages/a9/26/26680a89c466df93923e0fcca156ed02d450451328565600e82628d4e77c/KS903_animethion_icon_GIF-0.9.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-04 11:29:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "NPO_KS903_KATUYOSHI",
"github_project": "KS903_animethion_icon_GIF",
"github_not_found": true,
"lcname": "ks903-animethion-icon-gif"
}