Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1939

Simpleaudio 1.0.0 Release

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Joe Hamilton <jhamilton10@georgefox.edu>
Newsgroups comp.lang.python.announce
Subject Simpleaudio 1.0.0 Release
Date Mon, 30 Nov 2015 17:03:29 -0800
Lines 22
Approved python-announce-list@python.org
Message-ID <mailman.52.1448949726.14615.python-announce-list@python.org> (permalink)
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 7bit
X-Trace news.uni-berlin.de RczyZbxKWNNJBN0oWNMsNgvuBgi19VHuG5Rq6+N2I36A==
Return-Path <jhamilton10@georgefox.edu>
X-Original-To python-announce-list@python.org
Delivered-To python-announce-list@mail.python.org
X-Spam-Status OK 0.029
X-Spam-Evidence '*H*': 0.94; '*S*': 0.00; 'below)': 0.07; 'url:github': 0.09; 'python': 0.10; 'everyone,': 0.15; '(link': 0.16; 'osx': 0.16; 'pypi.': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'usage,': 0.16; 'linux,': 0.18; 'header :User-Agent:1': 0.26; 'bugs': 0.27; "skip:' 10": 0.28; 'windows,': 0.29; 'announcement': 0.30; 'at:': 0.31; 'post': 0.31; 'source': 0.33; 'received:google.com': 0.35; 'project': 0.36; 'url:org': 0.36; 'received:209.85': 0.36; 'thanks': 0.37; 'received:209': 0.38; 'received:209.85.220': 0.38; 'to:addr:python.org': 0.40; 'called': 0.40; 'url:readthedocs': 0.84; 'wheels': 0.84; 'capability': 0.91; 'email addr:gmail.com.': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=georgefox.edu; s=google; h=from:subject:to:message-id:date:user-agent:mime-version :content-type:content-transfer-encoding; bh=dc8mwfU5DlRcddGwA/s5b21ilKyszItsQKxNPGpqi0Y=; b=K4ojHHbhzmGjnhe1LZxZx++WQmsbJUhxW9vcBLOzHUFn4a5QE4+LS8P6yRmoltMDBF krDnEO7L3ewQ1qtyB0zwiZGpJ64l7rE7QWaUcOSjJJpR5JArH96KrLCPDpl55lvmj+lL 1XBypVcszF9X0gS8rf5oEO6K+yJjkTImvK/Vw=
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:subject:to:message-id:date:user-agent :mime-version:content-type:content-transfer-encoding; bh=dc8mwfU5DlRcddGwA/s5b21ilKyszItsQKxNPGpqi0Y=; b=Mim/BgjEeoAncoKqGTvn0eH2QJfQ/7tkqW4ZPQY79sasfApOJ+SpCr1z7cAqrk5mXQ wh+fZDKGXm81vSXzsbZOLQHCo1trUo+4/avb2IIL6GUePDFeZwvkW4I4GSb9Be4oIIfb AKf7zuuNsfxA2u5eTROl4ptBu3kfdoQB0Focpjhh72vdwkltNATfzHOexFV5Tt77lAc3 DQx2joYYvzkPNLjkfsvRA1AiRPEWbYHNnYNq+UUtSaQkm6wQ9FskootGRAFHuzkvbhjf Dlwl81Dw50fzXW3GjQ6FQqCeeVZRQPCS6RMrdyQYwLfiYGP7bEpBSjWTCUHc06lL2kx6 j/GQ==
X-Gm-Message-State ALoCoQmAjMBtKX+pFSiL2awWAbclvIvfFWFIyYZUTwgrdCsN0iyTOWp/MtPDaS4vL3f+mMmUN4lp
X-Received by 10.66.102.4 with SMTP id fk4mr96793178pab.85.1448931811348; Mon, 30 Nov 2015 17:03:31 -0800 (PST)
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
X-Mailman-Approved-At Tue, 01 Dec 2015 01:02:05 -0500
X-BeenThere python-announce-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id Announcement-only list for the Python programming language <python-announce-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-announce-list/>
List-Post <mailto:python-announce-list@python.org>
List-Help <mailto:python-announce-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python.announce:1939

Show key headers only | View raw


Hello everyone,

This is my announcement for a new MIT-licensed package/module called
'simpleaudio' that provides cross-platform audio playback capability for
Python 3. Have a look at the documentation (link below) for installation,
examples, and a tutorial. Wheels for OSX and Windows, as well as the source
distribution for Linux, are on PyPI.

http://simpleaudio.readthedocs.org

The project source it at: https://github.com/hamiltron/py-simple-audio

For help with usage, please post on StackOverflow with the tag 
'pysimpleaudio'.
For bugs or distribution issues, or please email simpleaudio.bugs@gmail.com.

Thanks and have fun.

-Joe Hamilton
jhamilton10@georgefox.edu

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

Simpleaudio 1.0.0 Release Joe Hamilton <jhamilton10@georgefox.edu> - 2015-11-30 17:03 -0800

csiph-web