{"id":13618761,"url":"https://github.com/hamiltron/py-simple-audio","last_synced_at":"2025-10-21T13:06:31.819Z","repository":{"id":36256618,"uuid":"40561035","full_name":"hamiltron/py-simple-audio","owner":"hamiltron","description":"A simple audio playback Python extension - cross-platform, asynchronous, dependency-free ","archived":false,"fork":false,"pushed_at":"2024-08-13T07:21:01.000Z","size":11207,"stargazers_count":166,"open_issues_count":45,"forks_count":42,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T06:35:45.567Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hamiltron.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-11T19:30:33.000Z","updated_at":"2025-03-21T08:09:09.000Z","dependencies_parsed_at":"2023-01-17T00:00:44.108Z","dependency_job_id":null,"html_url":"https://github.com/hamiltron/py-simple-audio","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamiltron%2Fpy-simple-audio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamiltron%2Fpy-simple-audio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamiltron%2Fpy-simple-audio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamiltron%2Fpy-simple-audio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hamiltron","download_url":"https://codeload.github.com/hamiltron/py-simple-audio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248906819,"owners_count":21181222,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T21:00:30.193Z","updated_at":"2025-10-21T13:06:26.784Z","avatar_url":"https://github.com/hamiltron.png","language":"C","funding_links":[],"categories":["Audio Manipulation","📚 فهرست"],"sub_categories":["کار با فایل های صوتی"],"readme":"NOTE: THIS PROJECT IS ARCHIVED\n==============================\n\nI no longer have the time to dedicate to maintaining Simpleaudio (which at this point is mostly keeping CI builds working). \nThis project should be considered archived, meaning that there will be no further updates or builds. \nFor anyone seriously interested in taking over the project, I would be willing to help in that process. \nI would also be willing to revisit maintaining the library should anyone wish to sponsor it. \n\nSimpleaudio Package\n===================\n\nThe simplaudio package provides cross-platform, dependency-free audio playback\ncapability for Python 3 on OSX, Windows, and Linux.\n\nMIT Licensed.\n\n`Documentation at RTFD \u003chttp://simpleaudio.readthedocs.io/\u003e`_\n--------------------------------------------------------------\n\nInstallation\n------------\n\nInstallation (make sure the ``pip`` command is the right one for\nyour platform and Python version)::\n\n   pip install simpleaudio\n\nSee documentation for additional installation information.\n\nQuick Function Check\n--------------------\n\n.. code-block:: python\n\n   import simpleaudio.functionchecks as fc\n\n   fc.LeftRightCheck.run()\n\nSee documentation for more on function checks.\n\nSimple Example\n--------------\n\n.. code-block:: python\n\n   import simpleaudio as sa\n\n   wave_obj = sa.WaveObject.from_wave_file(\"path/to/file.wav\")\n   play_obj = wave_obj.play()\n   play_obj.wait_done()\n\nSupport\n-------\n\nFor usage and how-to questions, first checkout the tutorial in the\ndocumentation. If you're still stuck, post a question on\n`StackOverflow \u003chttp://stackoverflow.com/\u003e`_\nand **tag it 'pysimpleaudio'**.\n\nFor bug reports, please create an\n`issue on Github \u003chttps://github.com/hamiltron/py-simple-audio/issues\u003e`_\n.\n\nBig Thanks To ...\n-----------------\n\nJonas Kalderstam\n\nChristophe Gohlke\n\nTom Christie\n\nMany others for their contributions, documentation, examples, and more.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamiltron%2Fpy-simple-audio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhamiltron%2Fpy-simple-audio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamiltron%2Fpy-simple-audio/lists"}