Skip to main content

A little toy for scrolling text.

Project description

Python application

python-scrolltext

Plain Terminal version

SCROLL_TEXT="Hello, world." scrolltext

You can select the line via SCROLL_LINE variable. Negative values are counting from bottom to top, e.g. the following selects the 2nd last line in the current terminal:

SCROLL_TEXT="Hello, world." SCROLL_LINE=-2 scrolltext

Curses Version

SCROLL_TEXT="Hello, world." scrolltext cursestext

This will create a logfile: 'cursesscroller.log' in the current directory.

Example (earlier versions)

SCROLL_TEXT="Hello, world." python -m scrolltext.linescroller

SCROLL_TEXT="Hello, world." python -m scrolltext.cursestext

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

scrolltext-0.0.6.tar.gz (16.9 kB view details)

Uploaded Source

Built Distribution

scrolltext-0.0.6-py3-none-any.whl (18.3 kB view details)

Uploaded Python 3

File details

Details for the file scrolltext-0.0.6.tar.gz.

File metadata

  • Download URL: scrolltext-0.0.6.tar.gz
  • Upload date:
  • Size: 16.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for scrolltext-0.0.6.tar.gz
Algorithm Hash digest
SHA256 a2c13abf8ed3d9198458dfcb1f10244b3749ef7420edae800f4e88963e1faac2
MD5 8af15f2b1aacf6d07d2b50fff12afc01
BLAKE2b-256 aac5db94250f7159d315df7ebd2b6be4130f065251405a82ded388ebffb8d4d4

See more details on using hashes here.

File details

Details for the file scrolltext-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: scrolltext-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 18.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for scrolltext-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 8b62948c1067c17389e6e7c1609663c1b4deda47c000a5e4cbd376e4e93a11da
MD5 fd1db59d012051c9419549643fde310e
BLAKE2b-256 1d0045ad1b236a7654a7704a4abfb11df7f571cdf7a5a8743457b5490dbc9120

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