igrek51 / wat

Deep inspection of Python objects
https://igrek51.github.io/wat/
MIT License
1.56k stars 22 forks source link

Callable import wat #4

Closed SpecificProtagonist closed 3 months ago

SpecificProtagonist commented 3 months ago

Replaces the wat module with the wat.wat object, allowing shortening from wat import wat to import wat.

igrek51 commented 3 months ago

Many thanks for your contribution. And thanks for the tip about how to make modules callable, I didn't know about that. I'm taking your PR, but I'll make small adjustments in docs before merging it to master

igrek51 commented 3 months ago

to be continued in https://github.com/igrek51/wat/pull/9