# viz3dvideo
Visualize a video of 3D graphs in Matplotlib
[](https://www.youtube.com/watch?v=OSm2YUywPsQ)
## 1. Installing
To install the package from [PyPI](https://pypi.org/project/viz3dvideo/), follow the instructions below:
```bash
pip install --upgrade viz3dvideo
```
Execute `which viz3dvideo-info` to see where it was installed, probably in `/home/USERNAME/.local/bin/viz3dvideo-info`.
### Using
To start, use the command below:
```bash
viz3dvideo-info
```
## 2. More information
If you want more information go to [doc](https://github.com/trucomanx/Viz3DVideo/blob/main/doc) directory.
## 3. Buy me a coffee
If you find this tool useful and would like to support its development, you can buy me a coffee!
Your donations help keep the project running and improve future updates.
[☕ Buy me a coffee](https://ko-fi.com/trucomanx)
## 4. License
This project is licensed under the GPL license. See the `LICENSE` file for more details.
Raw data
{
"_id": null,
"home_page": null,
"name": "viz3dvideo",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>",
"keywords": "writing, translate",
"author": null,
"author_email": "Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/63/b0/f03883d45a245a2a9640c7f6c772d34c685ba7f855a7791ac2e60655d731/viz3dvideo-0.1.1.tar.gz",
"platform": null,
"description": "# viz3dvideo\n\nVisualize a video of 3D graphs in Matplotlib\n\n[](https://www.youtube.com/watch?v=OSm2YUywPsQ)\n\n## 1. Installing\n\nTo install the package from [PyPI](https://pypi.org/project/viz3dvideo/), follow the instructions below:\n\n\n```bash\npip install --upgrade viz3dvideo\n```\n\nExecute `which viz3dvideo-info` to see where it was installed, probably in `/home/USERNAME/.local/bin/viz3dvideo-info`.\n\n### Using\n\nTo start, use the command below:\n\n```bash\nviz3dvideo-info\n```\n## 2. More information\n\nIf you want more information go to [doc](https://github.com/trucomanx/Viz3DVideo/blob/main/doc) directory.\n\n## 3. Buy me a coffee\n\nIf you find this tool useful and would like to support its development, you can buy me a coffee! \nYour donations help keep the project running and improve future updates. \n\n[\u2615 Buy me a coffee](https://ko-fi.com/trucomanx) \n\n## 4. License\n\nThis project is licensed under the GPL license. See the `LICENSE` file for more details.\n",
"bugtrack_url": null,
"license": null,
"summary": "Visualize a video of 3D graphs in Matplotlib",
"version": "0.1.1",
"project_urls": {
"Bug Reports": "https://github.com/trucomanx/Viz3DVideo/issues",
"Documentation": "https://github.com/trucomanx/Viz3DVideo/tree/main/doc",
"Funding": "https://trucomanx.github.io/en/funding.html",
"Source": "https://github.com/trucomanx/Viz3DVideo"
},
"split_keywords": [
"writing",
" translate"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "698308ddebac65f36acd063364c4dae2d7221ae38c4e335d9b9cf59c29ceeef0",
"md5": "8e283bf44c2544f405e2b6b396c787ee",
"sha256": "60ba03de6e277ce504fc70dfcf44b30b44800cbe869ebe6a4817f55617a330d1"
},
"downloads": -1,
"filename": "viz3dvideo-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8e283bf44c2544f405e2b6b396c787ee",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 27895,
"upload_time": "2025-08-28T03:24:21",
"upload_time_iso_8601": "2025-08-28T03:24:21.227179Z",
"url": "https://files.pythonhosted.org/packages/69/83/08ddebac65f36acd063364c4dae2d7221ae38c4e335d9b9cf59c29ceeef0/viz3dvideo-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "63b0f03883d45a245a2a9640c7f6c772d34c685ba7f855a7791ac2e60655d731",
"md5": "30ed5d15a6670aded69689adce20ce18",
"sha256": "251865649db7ed1b9680f303ef16b587b55409d94221fcf94134909026430805"
},
"downloads": -1,
"filename": "viz3dvideo-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "30ed5d15a6670aded69689adce20ce18",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 23410,
"upload_time": "2025-08-28T03:24:23",
"upload_time_iso_8601": "2025-08-28T03:24:23.210320Z",
"url": "https://files.pythonhosted.org/packages/63/b0/f03883d45a245a2a9640c7f6c772d34c685ba7f855a7791ac2e60655d731/viz3dvideo-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-28 03:24:23",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "trucomanx",
"github_project": "Viz3DVideo",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "matplotlib",
"specs": []
},
{
"name": "moviepy",
"specs": []
}
],
"lcname": "viz3dvideo"
}