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.0.tar.gz (3.0 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.0-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for textual_reflect-0.1.0.tar.gz
Algorithm Hash digest
SHA256 7e54dcfaea2661d6799fdc7736e0c20245fafb2236ff4dbb989ef15b05bb4595
MD5 b0631371c18d344da329a560ad47026e
BLAKE2b-256 8418d2454915b9c87b329f884b739256f9dcd82b398a8101b52731808e4df83c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for textual_reflect-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 af11f8269ed45a0bf93fc08fcac84abe860efeae687e40adcce8c4675c3a8895
MD5 ce8f848960655ffb7b8cc4820ca26eae
BLAKE2b-256 12e10b7452e8e1181e5c812944d041840c670cac2d131d8e56192db5e827b1df

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