| Name | GoSound JSON |
| Version |
0.1.2
JSON |
| download |
| home_page | None |
| Summary | A short description of my awesome library. |
| upload_time | 2025-10-13 11:19:57 |
| maintainer | None |
| docs_url | None |
| author | 王子毅 |
| requires_python | None |
| license | MIT |
| keywords |
easy
pygame
play-audio
|
| VCS |
|
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
欢迎使用GoSound!
这是一个播放声音的库,简化了pyaudio
依赖:pygame
你可以这样使用它:
from GoSound import *
load_sound(‘jump’,’audio/bang’)
# ~~~~ ~~~~~~~~
# 重新化jump 路径
Play(‘jump’)
# ~~~~~
# 播放jump
#其他请自由探索
Raw data
{
"_id": null,
"home_page": null,
"name": "GoSound",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "easy, pygame, play-audio",
"author": "\u738b\u5b50\u6bc5",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/36/f8/7badb5a6453b5e55a47934c2ca7e3b8f347e29f1bbde4dec36aa4d400da4/gosound-0.1.2.tar.gz",
"platform": null,
"description": "\u6b22\u8fce\u4f7f\u7528GoSound!\r\n\u8fd9\u662f\u4e00\u4e2a\u64ad\u653e\u58f0\u97f3\u7684\u5e93\uff0c\u7b80\u5316\u4e86pyaudio\r\n\u4f9d\u8d56\uff1apygame\r\n\u4f60\u53ef\u4ee5\u8fd9\u6837\u4f7f\u7528\u5b83\uff1a\r\nfrom GoSound import *\r\nload_sound(\u2018jump\u2019,\u2019audio/bang\u2019)\r\n# ~~~~ ~~~~~~~~\r\n# \u91cd\u65b0\u5316jump \u8def\u5f84\r\nPlay(\u2018jump\u2019)\r\n# ~~~~~\r\n# \u64ad\u653ejump\r\n#\u5176\u4ed6\u8bf7\u81ea\u7531\u63a2\u7d22\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A short description of my awesome library.",
"version": "0.1.2",
"project_urls": null,
"split_keywords": [
"easy",
" pygame",
" play-audio"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "e0b6e42077972b7ab685beadce62b11d4dfa57725f40b5d2da74d82234dc7f37",
"md5": "a0163998a5d9e39f3bcb942d9af5f445",
"sha256": "3aa8e3a88dc56eb58eb177fc3ce6c77443a7f08d151b4bf3d1e9261b7d916889"
},
"downloads": -1,
"filename": "gosound-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a0163998a5d9e39f3bcb942d9af5f445",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4053,
"upload_time": "2025-10-13T11:19:56",
"upload_time_iso_8601": "2025-10-13T11:19:56.926061Z",
"url": "https://files.pythonhosted.org/packages/e0/b6/e42077972b7ab685beadce62b11d4dfa57725f40b5d2da74d82234dc7f37/gosound-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "36f87badb5a6453b5e55a47934c2ca7e3b8f347e29f1bbde4dec36aa4d400da4",
"md5": "136a747b12acdefd5f310f71d1e133c8",
"sha256": "4628f50b25dd998281fa61d2f4de8f9a34a7fd193984669941a7ec512950f3e6"
},
"downloads": -1,
"filename": "gosound-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "136a747b12acdefd5f310f71d1e133c8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4057,
"upload_time": "2025-10-13T11:19:57",
"upload_time_iso_8601": "2025-10-13T11:19:57.851508Z",
"url": "https://files.pythonhosted.org/packages/36/f8/7badb5a6453b5e55a47934c2ca7e3b8f347e29f1bbde4dec36aa4d400da4/gosound-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-13 11:19:57",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "gosound"
}