Contents

autoslot 2022.12.1

0

Classes and metaclasses for easier ``__slots__`` handling.

Classes and metaclasses for easier __slots__ handling.

How to Install autoslot

You can install autoslot using pip

pip install autoslot

or add it to a project with poetry

poetry add autoslot

Package Details

Author
Caleb Hattingh
License
None
Homepage
http://pythonomicon.com
PyPi:
https://pypi.org/project/autoslot/

Classifiers

No  autoslot  pypi packages just yet.

Errors

A list of common autoslot errors.

Code Examples

Here are some autoslot code examples and snippets.