Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Returns Alternatives
Similar projects and alternatives to returns
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
Exercism - Scala Exercises
Crowd-sourced code mentorship. Practice having thoughtful conversations about code.
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
Metabase
The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart:
-
-
CouchDB
Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
-
-
-
-
-
Deal
🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.
-
Functional-Programming-Techniques-In-Python
Exploring functional centric designs and patterns in Python
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
returns discussion
returns reviews and mentions
-
Top FP technologies
Python is not functional language itself. And as I can relate does not want to be: look at lambda for instance. But this package allows to write more robust applications. Link to lib: GitHub - dry-python/returns: Make your functions return something meaningful, typed, and safe!
-
This Week in Python (February 23, 2024)
returns – Make your functions return something meaningful, typed, and safe
- Python Functional Programming with returns library (type-safety, monads, etc.)
- GitHub - dry-python/returns: Make your functions return something meaningful, typed, and safe!
-
[Media] Rust Results in Python :D
you haven’t heard of https://github.com/dry-python/returns
-
Unleash the Power of Python Monads: A Design Pattern for Elegant Code!
returns from the DRY python group appears to offer similar functionality.
-
Rust's Option and Result. In Python.
Not to diminish this at all, but https://github.com/dry-python/returns also exists. The scope is wider, but the look and feel of the types feels very similar.
- Functional python for data process
-
Faif/Python-patterns: A collection of design patterns/idioms in Python
https://github.com/dry-python/returns#maybe-container
You can decide for yourself what is more readable: all these lambdas or the `None and f()` code.
- Show HN: Koda, a Typesafe Functional Toolkit for Python
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 25 Mar 2025
Stats
dry-python/returns is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.
The primary programming language of returns is Python.