Skip to main content

Python3 implementation of cmatrix with a timer

Project description

Matrix-py3

Python3 implementation of cmatrix to generate "character falls".

Matrix-py3 is adapted from pmatrix that is well recommended if you prefer Python2.

It is noteworthy that a timer is added to matrix-py3 for a scheduled stop.

screenshot

Installation

  • with pip
pip install matrix-py3
  • with conda
conda install matrix-py3 -c conda-forge

Usage

Run independently

  • 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

Parallel with others

# NOT AVAILABLE YET

[TO DO]What's more, matrix-py3 can be regarded as a screensaver parallel with other time-consuming programs.

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.3.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

matrix_py3-0.0.3-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file matrix-py3-0.0.3.tar.gz.

File metadata

  • Download URL: matrix-py3-0.0.3.tar.gz
  • Upload date:
  • Size: 4.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

Hashes for matrix-py3-0.0.3.tar.gz
Algorithm Hash digest
SHA256 f6800ae6dc6941b67e9e61b42ffe97d02a477ebae610dd4e2280672d2e90aae8
MD5 6018a370ba181ffd8f91cc7d27ef886e
BLAKE2b-256 5e7e1924c6aca7bd05606547d4ff40b11e779dd20eca822aa285bdd42de64909

See more details on using hashes here.

File details

Details for the file matrix_py3-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: matrix_py3-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 5.2 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

Hashes for matrix_py3-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 67024cfc3f4d0ae8c5eb7b87fff7ad53039bc8690611a0e98c2fa773fafa43cd
MD5 b439128500c43812d572b60a4171acde
BLAKE2b-256 ae1138be0540ded2d0e08c68ec05838a2468260deb9d9dcc7d47e6bb9091fc3d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page