A Python library for rendering code videos
Project description
If you encounter any issues, please send an email to my email. We welcome bug feedback, and we will fix them as soon as possible.
This library is used to generate videos of input code, with the camera following the cursor movement.
Command Line Installation:
pip install CodeVideoRenderer
Example
from CodeVideoRenderer import *
video = CameraFollowCursorCV(code_string="print('Hello World!')", language='python')
video.render()
For more information: CodeVideoRenderer on GitHub
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file codevideorenderer-1.1.1.tar.gz.
File metadata
- Download URL: codevideorenderer-1.1.1.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6bbf55aefe7f3fe6263309e7f9117ef00677e2b75f6b0b5724d22d0ee659778
|
|
| MD5 |
f1bde0da88dab394979a75024fbfba44
|
|
| BLAKE2b-256 |
c689aad4eb9b9cb5b15c7ca5b49aead2d44bcfcc3383014a7a1ca684db879a2b
|
File details
Details for the file codevideorenderer-1.1.1-py3-none-any.whl.
File metadata
- Download URL: codevideorenderer-1.1.1-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1584faa9076c46f87848c0f8b18176f7182ad37879116867d5d29d3013a815d8
|
|
| MD5 |
abcf1a31d2c945cea25641aeafdf122f
|
|
| BLAKE2b-256 |
f66116dd9ec11f3facdb68a72790c2e102163ab0de0effbbd85a8543560be700
|