| Name | soundcheck JSON |
| Version |
0.0.2
JSON |
| download |
| home_page | None |
| Summary | A multi-processing audio check |
| upload_time | 2024-08-25 05:40:27 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | None |
| license | MIT License Copyright (c) 2024 Seanghay Yath Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
## SoundCheck
A multi-processing audio check
```shell
pip install soundcheck
```
### Basic example
```shell
soundcheck -i audio-dir/wavs
```
Result
```
+-------------+----------------+---------------+---------------+---------------+
| Total Files | Total Duration | Avg. Duration | Min. Duration | Max. Duration |
+-------------+----------------+---------------+---------------+---------------+
| 6,032 | 19 h, 44 m | 11 s | 0.6300 | 145.0200 |
+-------------+----------------+---------------+---------------+---------------+
```
### Advanced Usage
```shell
soundcheck -q -r -i audio-dir -e "*.mp3" -e "*.aac" -j 4 -o filelist.tsv
```
### CLI Reference
```
Usage: soundcheck [OPTIONS]
Options:
-i, --input PATH [required]
-e, --extension TEXT File extension to scan for. e.g. *.mp3
-o, --output PATH Output tsv file
-r, --recursive Recursive
-q, --quiet Silent
-j, --jobs TEXT Number of jobs
--help Show this message and exit.
```
Raw data
{
"_id": null,
"home_page": null,
"name": "soundcheck",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Seanghay Yath <seanghay.dev@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/e5/94/58ed9aa6f28031bd23eb85da580827d36785271024e6e2bb650e6bcd824a/soundcheck-0.0.2.tar.gz",
"platform": null,
"description": "## SoundCheck\n\nA multi-processing audio check\n\n\n```shell\npip install soundcheck\n```\n\n### Basic example\n\n```shell\nsoundcheck -i audio-dir/wavs\n```\n\nResult\n\n```\n+-------------+----------------+---------------+---------------+---------------+\n| Total Files | Total Duration | Avg. Duration | Min. Duration | Max. Duration |\n+-------------+----------------+---------------+---------------+---------------+\n| 6,032 | 19 h, 44 m | 11 s | 0.6300 | 145.0200 |\n+-------------+----------------+---------------+---------------+---------------+\n```\n\n### Advanced Usage\n\n```shell\nsoundcheck -q -r -i audio-dir -e \"*.mp3\" -e \"*.aac\" -j 4 -o filelist.tsv\n```\n\n### CLI Reference\n\n```\nUsage: soundcheck [OPTIONS]\n\nOptions:\n -i, --input PATH [required]\n -e, --extension TEXT File extension to scan for. e.g. *.mp3\n -o, --output PATH Output tsv file\n -r, --recursive Recursive\n -q, --quiet Silent\n -j, --jobs TEXT Number of jobs\n --help Show this message and exit.\n```",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2024 Seanghay Yath Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "A multi-processing audio check",
"version": "0.0.2",
"project_urls": {
"Homepage": "https://github.com/seanghay/soundcheck",
"Repository": "https://github.com/seanghay/soundcheck"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "202323d801b19378597f7f8e6f26d7735ec2a42854e6c77487dd1065845ae15e",
"md5": "5d1a54aa906405806530579e4a812552",
"sha256": "99d2ccea894231ed3b3fe8336a2852db010934f651efc1c0af8e7461ba732aca"
},
"downloads": -1,
"filename": "soundcheck-0.0.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "5d1a54aa906405806530579e4a812552",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 5087,
"upload_time": "2024-08-25T05:40:26",
"upload_time_iso_8601": "2024-08-25T05:40:26.274694Z",
"url": "https://files.pythonhosted.org/packages/20/23/23d801b19378597f7f8e6f26d7735ec2a42854e6c77487dd1065845ae15e/soundcheck-0.0.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e59458ed9aa6f28031bd23eb85da580827d36785271024e6e2bb650e6bcd824a",
"md5": "0dbf0c469fd335b06ccbcc4cd11c5372",
"sha256": "fc65258dd731da8d65b82f115fe9691e274f9ba7311851ae58925d101c701047"
},
"downloads": -1,
"filename": "soundcheck-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "0dbf0c469fd335b06ccbcc4cd11c5372",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5147,
"upload_time": "2024-08-25T05:40:27",
"upload_time_iso_8601": "2024-08-25T05:40:27.348096Z",
"url": "https://files.pythonhosted.org/packages/e5/94/58ed9aa6f28031bd23eb85da580827d36785271024e6e2bb650e6bcd824a/soundcheck-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-25 05:40:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "seanghay",
"github_project": "soundcheck",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "soundcheck"
}