A set of libraries for pluggable business logic components.
dry-python/returns
– is all aboutResult
,Maybe
,Reader
, andIO
types. And thing to help with the composition.dry-python/classes
- is all about typeclasses and removing behavior from objects - leaving them as simple structs.
Make sure to follow our rules.