Metadata-Version: 2.1
Name: squiz
Version: 0.1.2
Summary: View a Python object's direct and nested members.
Home-page: https://github.com/morefigs/squiz/
Author: morefigs
Requires-Python: >=3.0,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
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


