Simple Matrix Rain Terminal Screen-Saver
Project description
Matrix Terminal Screen-Saver Async Version
- This is just a humble 100-line Python module, not the full-blown Cmatrix implementation.
do profiling like
- kernprof -l pyneorain.py (line profiling)
- python -m line_profiler pyneorain.py.lprof
- mprof run pyneorain.py (Memory Profiling)
- mprof plot
publish to pypi
- python setup.py sdist
- twine upload dist/*
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
pyneorain-2.0.8.tar.gz
(3.4 kB
view hashes)