Skip to content

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

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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