No project description provided
Project description
PyCMDMovie
PyCMDMovie is a Python package that converts images and videos into ASCII art to be printed onto the terminal.
Installation
You can install PyCMDMovie via pip: pip install pycmdmovie
Usage
Display an Image
from pycmdmovie import displayer
if name == 'main': displayer.display_img('my/image/path.png')
Display a Set of Images
from pycmdmovie import displayer
if name == 'main': displayer.display_imgs('my/images/dir', delay=0, clear=False, infinite=True)
Display a Video
from pycmdmovie import displayer
if name == 'main': displayer.display_video('my/video/path.mp4', delay=0, clear=False, infinite=True)
Project details
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 pycmdmovie-1.1.0.tar.gz.
File metadata
- Download URL: pycmdmovie-1.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bfb9ba5ce754b52807dd1ebdadbe6022156c6277254b869e0c1b7f04b1500124
|
|
| MD5 |
4303eed735f3227fa1e203737b14fdb3
|
|
| BLAKE2b-256 |
dec8c110b0147716ce7bf299c89e5de7f56bb81281edb89f109b967d369e0de0
|
File details
Details for the file pycmdmovie-1.1.0-py3-none-any.whl.
File metadata
- Download URL: pycmdmovie-1.1.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b27d10e179af833e3a17aadec38b267654b5b84a2c25ce28af2532f152559aad
|
|
| MD5 |
2a11515d4d5671ff27bddfeaa5dc5cc6
|
|
| BLAKE2b-256 |
c506ebed917e7bdf86074540d8947cc7a76bb2d30d9943f970d0eb7ef269490b
|