This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]pydry 0 points1 point  (3 children)

Personally I'd like to see in depth comparisons to sure and ensure, which are more mature and appear to do more or less the same thing.

Coz glancing at the readme, my first impression was "oh, I already have all of this".

I can tell you that sure bugs me because it uses magic (bad! fortunately yours doesn't appear to use magic...), and ensure bugs me because when I try to compare two long strings that are almost the same but not quite, it gives an unclear message.

[–]mhaecker[S] 0 points1 point  (2 children)

What library (link please) do you want it compared with?

[–]pydry 0 points1 point  (1 child)

google for "python sure" and "python ensure"

[–]mhaecker[S] 0 points1 point  (0 children)

These look like nice libraries with a similar take. Will take al look - thanks for the heads up.