Python3 implementation of cmatrix with a timer
Project description
Matrix-py3
Python3 implementation of cmatrix to ganerate "character falls".
Matrix-py3 is adapted from pmatrix that is well recommended if you prefer Python2.
It is also noteworthy that a timer is added to matrix-py3 for a scheduled stop.
Installation
- with conda
conda install matrix-py3 -c conda-forge
- with pip
pip install matrix-py3
Usage
- run in command line:
matrix # run until `Ctrl + C`
matrix 3 # run for 3 seconds
- run in python:
from matrix3 import matrix
matrix # run until `Ctrl + C`
matrix(3) # run for 3 seconds
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
matrix-py3-0.0.2.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file matrix-py3-0.0.2.tar.gz
.
File metadata
- Download URL: matrix-py3-0.0.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32f7160a040db7b138ccb3ee0458210a44aabcdddca1f671b222259eb32ee7ea |
|
MD5 | afaf42af1cb16223dd63ac552df9a5c1 |
|
BLAKE2b-256 | 79a504ccedbf549a541f5c6ab818bf89b362a568a916c6b3cfc6e36d02fd3814 |
File details
Details for the file matrix_py3-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: matrix_py3-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9c37a72f499875ccf7a8a5b299f62f47df6df82800aa4f27c5503af8661a8bd |
|
MD5 | f7a6b44e5ea4703f082cf20c363de53d |
|
BLAKE2b-256 | fbb0eba2e92d1b6ae2de89501cf7cbfad9787c16e22d14b2de6c9ec30a3beb69 |