Name | python-pod JSON |
Version |
0.1.2
JSON |
| download |
home_page | |
Summary | Python terminal music player |
upload_time | 2023-01-03 14:40:05 |
maintainer | |
docs_url | None |
author | Misha Behersky |
requires_python | >=3.8.1,<4.0.0 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
## PyPod
[](https://pypi.org/project/python-pod/)

[](https://github.com/pre-commit/pre-commit)
[](https://github.com/psf/black)
[](https://editorconfig.org/)
[](https://github.com/semantic-release/semantic-release)

Python console music player
### Installation
```bash
$ pip install python-pod
```
### Usage
```bash
$ pypod <path-to-directory> # play everything under the folder
$ pypod filename.wav # play single file
```
### Development
```bash
$ brew install portaudio
$ poetry install --with dev
$ make debug # run app in debug mode
$ make console # run textual dev console
```
Raw data
{
"_id": null,
"home_page": "",
"name": "python-pod",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8.1,<4.0.0",
"maintainer_email": "",
"keywords": "",
"author": "Misha Behersky",
"author_email": "bmwant@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/cc/5e/d125117379fe8174a5e637b59cf6a8501276c4f2f24e1eb22c3307a3b0d2/python-pod-0.1.2.tar.gz",
"platform": null,
"description": "## PyPod\n\n[](https://pypi.org/project/python-pod/)\n\n\n\n[](https://github.com/pre-commit/pre-commit)\n[](https://github.com/psf/black)\n[](https://editorconfig.org/)\n[](https://github.com/semantic-release/semantic-release)\n\n\n\n\n\nPython console music player\n\n### Installation\n\n```bash\n$ pip install python-pod\n```\n\n### Usage\n```bash\n$ pypod <path-to-directory> # play everything under the folder\n$ pypod filename.wav # play single file\n```\n\n### Development\n\n```bash\n$ brew install portaudio\n$ poetry install --with dev\n\n$ make debug # run app in debug mode\n$ make console # run textual dev console\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python terminal music player",
"version": "0.1.2",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c451ec031268a3986df3cdf5115726e8e1f48e44b695fe8259fd35d861f688dc",
"md5": "3f428f2011497d843a28215a720532c1",
"sha256": "f1a453493a73210cb18f89969e62fed12fe2e785ed04015d11e310ae044dee81"
},
"downloads": -1,
"filename": "python_pod-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3f428f2011497d843a28215a720532c1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8.1,<4.0.0",
"size": 8621,
"upload_time": "2023-01-03T14:40:06",
"upload_time_iso_8601": "2023-01-03T14:40:06.311562Z",
"url": "https://files.pythonhosted.org/packages/c4/51/ec031268a3986df3cdf5115726e8e1f48e44b695fe8259fd35d861f688dc/python_pod-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cc5ed125117379fe8174a5e637b59cf6a8501276c4f2f24e1eb22c3307a3b0d2",
"md5": "1c1de90763cdca148a4c6f1681a340f3",
"sha256": "2a6198f4d8217a7a421e72e3515626cab0d1823642a3c82bb9f59e511275ee97"
},
"downloads": -1,
"filename": "python-pod-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "1c1de90763cdca148a4c6f1681a340f3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8.1,<4.0.0",
"size": 7388,
"upload_time": "2023-01-03T14:40:05",
"upload_time_iso_8601": "2023-01-03T14:40:05.371770Z",
"url": "https://files.pythonhosted.org/packages/cc/5e/d125117379fe8174a5e637b59cf6a8501276c4f2f24e1eb22c3307a3b0d2/python-pod-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-03 14:40:05",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "python-pod"
}