simplestr

Simple annotations to automatically generate __str__(self), __repr__(self) and __eq__(self, other) methods in classes

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install simplestr

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.5.0 2022-01-20
0.4.1 2021-08-06
0.4 2021-07-09
0.3 2021-03-07
0.2 2021-02-13
0.1 2021-02-13

Issues with this package?

Page last updated 2026-09-02 23:54:30 UTC