Skip to main content

Simple Matrix Rain

Project description

Embrace Reality. Enter the Matrix, Neo.

  • "Let me tell you why you're here. You're here because you know something. What you know, you can't explain. But you feel it. You've felt it your entire life. That there's something wrong with the world. You don't know what it is, but it's there, like a splinter in your mind, driving you mad."

  • This is just a humble 100 line python module, not the full-blown cmatrix implementation. But hey, who wants to understand all that c code anyway? This module is much easier on the eyes and brain.

  • So what's next? Well, this project is just getting started and is actively seeking more contributions. So if you have any ideas or improvements, we'd love to hear from you. Let's make this the best Matrix screensaver around!

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pyneorain-2.0.0-py3-none-any.whl (9.6 kB view hashes)

Uploaded Python 3

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