Skip to main content

No project description provided

Project description

textual-snowfall

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install textual-snowfall

License

textual-snowfall is distributed under the terms of the MIT license.

Usage

Textual-snowfall is a Textual container widget that'll add snow to your app. Use it as you would use a normal container, or use it as a mixin with other container classes.

For example:

from textual.app import App
from textual.containers import ScrollableContainer

from textual_snowfall.widgets import Snowfall

class SnowScroll(ScrollableContainer, Snowfall):
    pass

class MyApp(App):
    def compose(self):
        yield SnowScroll()

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

textual_snowfall-0.0.3.post2.tar.gz (6.3 kB view details)

Uploaded Source

Built Distribution

textual_snowfall-0.0.3.post2-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file textual_snowfall-0.0.3.post2.tar.gz.

File metadata

File hashes

Hashes for textual_snowfall-0.0.3.post2.tar.gz
Algorithm Hash digest
SHA256 c22f1adab53e8a0b33a7a1d535f3df760e24d418a583793f6dc9110530bd8736
MD5 300e0354b3be3ccd3bc96e6092dbd982
BLAKE2b-256 b77b44b2a0c0c146d67c2d68828fa41c1783b7be16b1ef6fabb4535b23749618

See more details on using hashes here.

File details

Details for the file textual_snowfall-0.0.3.post2-py3-none-any.whl.

File metadata

File hashes

Hashes for textual_snowfall-0.0.3.post2-py3-none-any.whl
Algorithm Hash digest
SHA256 7c3fd98e823fdf667abc4d68eb12bee3d6bece902c1c66b3db4ab24701d420e5
MD5 71c9f8fcfa7655fa2f800d70ec0277c7
BLAKE2b-256 bdc240c3f493ed5712f8cc7d9b935591b376051c9934675b3ebd413750724d49

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