mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-06 07:53:28 -05:00
[PR #1439] [MERGED] Adds dry-python/returns #10310
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/1439
Author: @sobolevn
Created: 11/22/2019
Status: ✅ Merged
Merged: 4/7/2020
Merged by: @vinta
Base:
master← Head:patch-3📝 Commits (1)
f543332Adds dry-python/returns📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What is this Python project?
Make your functions return something meaningful, typed, and safe!
Features
mypy, PEP561 compatibleLink: https://github.com/dry-python/returns
Related:
What's the difference between this Python project and similar ones?
Currently it is the only typed monads implementation I know. Other packages are not typed and not checked with
mypyOther similar projects are listed here: https://returns.readthedocs.io/en/latest/#inspirations
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.