![Title](docs/Images/scikit_sound.png)
============
scikit-sound
============
*scikit-sound* contains functions for working with sound
Dependencies
------------
numpy, scipy
Homepage
--------
<http://work.thaslwanter.at/sksound/html/>
Author: Thomas Haslwanter Date: 08-10-2024 Ver: 0.3.0 Licence: BSD
2-Clause License (<http://opensource.org/licenses/BSD-2-Clause>)
Copyright (c) 2024, Thomas Haslwanter All rights reserved.
Installation
------------
You can install scikit-sound with
> pip install scikit-sound
and upgrade to a new version with
> pip install scikit-sound -U
Sound Processing Utilities
==========================
- sounds.Sound ... class, with methods
* generate_sound
* get_info
* play
* read_sound
* summary
* write_wav
Misc Other Utilities
====================
- misc ... GUI routines for standard file- and directory-handling
* askquestion
* get_dir
* get_file
* progressbar
* save_file
Raw data
{
"_id": null,
"home_page": "http://work.thaslwanter.at/sksound/html",
"name": "scikit-sound",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "sound, auditory signals",
"author": "Thomas Haslwanter",
"author_email": "thomas.haslwanter@fh-ooe.at",
"download_url": "https://files.pythonhosted.org/packages/b0/64/a0db3bc605513918f4d7e206ccf87b86bba3fa5340a39f2188fc393a960e/scikit_sound-0.3.1.tar.gz",
"platform": null,
"description": "![Title](docs/Images/scikit_sound.png)\n============\nscikit-sound\n============\n\n*scikit-sound* contains functions for working with sound \n\nDependencies\n------------\n\nnumpy, scipy\n\nHomepage\n--------\n\n<http://work.thaslwanter.at/sksound/html/>\n\nAuthor: Thomas Haslwanter Date: 08-10-2024 Ver: 0.3.0 Licence: BSD\n2-Clause License (<http://opensource.org/licenses/BSD-2-Clause>)\nCopyright (c) 2024, Thomas Haslwanter All rights reserved.\n\nInstallation\n------------\n\nYou can install scikit-sound with\n\n> pip install scikit-sound\n\nand upgrade to a new version with\n\n> pip install scikit-sound -U\n\nSound Processing Utilities\n==========================\n\n- sounds.Sound ... class, with methods\n * generate_sound\n * get_info\n * play\n * read_sound\n * summary\n * write_wav\n\nMisc Other Utilities\n====================\n\n- misc ... GUI routines for standard file- and directory-handling\n * askquestion\n * get_dir\n * get_file\n * progressbar\n * save_file\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Python utilites for working with sound signals",
"version": "0.3.1",
"project_urls": {
"Homepage": "http://work.thaslwanter.at/sksound/html",
"Repository": "https://github.com/thomas-haslwanter/scikit-sound"
},
"split_keywords": [
"sound",
" auditory signals"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1fdf01d9e5b7ad3f4f84631ac19c4b9f64e71fab5e2b6585683b3c0ff7078903",
"md5": "c419754251718fccbcebebbfa63e7d57",
"sha256": "bcdb004336176f2765fcdf0c57eab72576e18fa937d69aa7943536afb1029e54"
},
"downloads": -1,
"filename": "scikit_sound-0.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c419754251718fccbcebebbfa63e7d57",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 2876952,
"upload_time": "2024-11-14T20:48:06",
"upload_time_iso_8601": "2024-11-14T20:48:06.157242Z",
"url": "https://files.pythonhosted.org/packages/1f/df/01d9e5b7ad3f4f84631ac19c4b9f64e71fab5e2b6585683b3c0ff7078903/scikit_sound-0.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b064a0db3bc605513918f4d7e206ccf87b86bba3fa5340a39f2188fc393a960e",
"md5": "8fed50d8d36720dbfd80f7b1c1b55d56",
"sha256": "661404af21864e8eaad0d2bb35a3aece8dedcb0ca5c8cd0094527724c95fd20a"
},
"downloads": -1,
"filename": "scikit_sound-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "8fed50d8d36720dbfd80f7b1c1b55d56",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 2879326,
"upload_time": "2024-11-14T20:48:14",
"upload_time_iso_8601": "2024-11-14T20:48:14.235740Z",
"url": "https://files.pythonhosted.org/packages/b0/64/a0db3bc605513918f4d7e206ccf87b86bba3fa5340a39f2188fc393a960e/scikit_sound-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-14 20:48:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "thomas-haslwanter",
"github_project": "scikit-sound",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "scikit-sound"
}