In [1]: from asdf import Asdf
In [2]: Asdf??
Init signature: Asdf(qwer: int, zxcv: str) -> None
Source:
class Asdf:
"""This thing does stuff.
It can foo and bar.
"""
qwer: int
zxcv: str
File: ~/asdf.py
Type: type
Subclasses:
A W E S O M E S A U C EI have probably wanted this every day without knowing it!
@python group #python #ipython