Skip to main content

A Textual widget for code reflection and introspection.

Project description

Textual Reflect

A Textual widget for inspecting Python code reflection.

Installation

$ uv pip install textual-reflect

Usage

from textual.app import App, ComposeResult
from textual_reflect import Reflector

class MyApp(App):
    def compose(self) -> ComposeResult:
        yield Reflector()  # Add widget

if __name__ == "__main__":
    app = MyApp()
    app.run()

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_reflect-0.1.5.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

textual_reflect-0.1.5-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file textual_reflect-0.1.5.tar.gz.

File metadata

  • Download URL: textual_reflect-0.1.5.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.7

File hashes

Hashes for textual_reflect-0.1.5.tar.gz
Algorithm Hash digest
SHA256 424b2e96ec0f1b19515e8a680ea5c625df41616fbcb810d287892b84d8090a71
MD5 e094e9980120e5ed20a3a07c80aca7d1
BLAKE2b-256 0a91413d5a7fe4fea3a40ec72cf5d60206cef03658d027f685d0708565521492

See more details on using hashes here.

File details

Details for the file textual_reflect-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for textual_reflect-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 545ad3c36704dc05781922874b1af42495d831442db918a9f506f12b4dc92039
MD5 80e6fa1a6e19bbca3d6a82367ec3725a
BLAKE2b-256 d4ae9917f084da0392247549d918fcf1ef046528955a94018836fcf4ae6ec40a

See more details on using hashes here.

Supported by

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