Skip to content

[Feature Request] Add automatic import from rich import inspect #19

@taranlu-houzz

Description

@taranlu-houzz

Suggested feature:

>>> inspect(pytz.timezone)
╭────────────── <function timezone at 0x10f396ac0> ──────────────╮
│ def timezone(zone):                                            │
│                                                                │
│ Return a datetime.tzinfo implementation for the given timezone │
│                                                                │
│ 37 attribute(s) not shown. Run inspect(inspect) for options.   │
╰────────────────────────────────────────────────────────────────╯

I really like this tool by the way! It is super convenient!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions