Metadata-Version: 2.1
Name: squiz
Version: 0.1.7
Summary: View a Python object's direct and nested members.
Home-page: https://github.com/morefigs/squiz/
Author: morefigs
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown

# squiz

View a Python object's direct and nested members.

## Installation

Install from [PyPI](https://pypi.org/project/squiz/):

```shell
pip install squiz
```

## Usage

![example/example.png](examples/example.png)

