Name | pylizmedia JSON |
Version |
0.0.16
JSON |
| download |
home_page | None |
Summary | Personal python library for media utilities. |
upload_time | 2025-02-13 20:33:38 |
maintainer | None |
docs_url | None |
author | Gabliz |
requires_python | None |
license | None |
keywords |
python
video
utilities
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# PYLIZ Media Library
This is a simple python library that contains some useful functions regarding media that I use in my projects.
## Installation
```bash
pip install pylizmedia
```
## Description
The purpose of the library is to provide:
- A class used for handling media files and directories for a python script/project.
- Some general utilities regarding video frames and audio.
Raw data
{
"_id": null,
"home_page": null,
"name": "pylizmedia",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "python, video, utilities",
"author": "Gabliz",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/1a/6a/9eab0a699a316df45786b4fb3967c59e6adb3cd4973de6fc5f9336b6a96a/pylizmedia-0.0.16.tar.gz",
"platform": null,
"description": "\n# PYLIZ Media Library\nThis is a simple python library that contains some useful functions regarding media that I use in my projects.\n\n## Installation\n```bash\npip install pylizmedia\n```\n\n## Description\nThe purpose of the library is to provide:\n- A class used for handling media files and directories for a python script/project.\n- Some general utilities regarding video frames and audio.\n",
"bugtrack_url": null,
"license": null,
"summary": "Personal python library for media utilities.",
"version": "0.0.16",
"project_urls": null,
"split_keywords": [
"python",
" video",
" utilities"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "df39a14bebe7d080b8318b68d77327542807e92455bb6d1e7fef04d7f0c2e01b",
"md5": "4c519b9e021866e3920d2f1f491d3093",
"sha256": "83e3d213543bb5e6c2b6a2d91b1ce37616f261e9d6d0473f5162de10e0034bba"
},
"downloads": -1,
"filename": "pylizmedia-0.0.16-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4c519b9e021866e3920d2f1f491d3093",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 11852,
"upload_time": "2025-02-13T20:33:37",
"upload_time_iso_8601": "2025-02-13T20:33:37.128315Z",
"url": "https://files.pythonhosted.org/packages/df/39/a14bebe7d080b8318b68d77327542807e92455bb6d1e7fef04d7f0c2e01b/pylizmedia-0.0.16-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1a6a9eab0a699a316df45786b4fb3967c59e6adb3cd4973de6fc5f9336b6a96a",
"md5": "c79edfa0f6b4b7165d7df29b1ff701eb",
"sha256": "1f3371eae595d156b67b4c5f5725a44ed3f62f5d78e5be682ada5fdffe817ce8"
},
"downloads": -1,
"filename": "pylizmedia-0.0.16.tar.gz",
"has_sig": false,
"md5_digest": "c79edfa0f6b4b7165d7df29b1ff701eb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9552,
"upload_time": "2025-02-13T20:33:38",
"upload_time_iso_8601": "2025-02-13T20:33:38.181406Z",
"url": "https://files.pythonhosted.org/packages/1a/6a/9eab0a699a316df45786b4fb3967c59e6adb3cd4973de6fc5f9336b6a96a/pylizmedia-0.0.16.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-13 20:33:38",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pylizmedia"
}