ekampf / pymaybe
A Python implementation of the Maybe pattern
☆208Updated 2 years ago
Alternatives and similar repositories for pymaybe:
Users that are interested in pymaybe are comparing it to the libraries listed below
- Pattern matching for python☆217Updated 10 years ago
- Custom Python linting through AST expressions☆267Updated last year
- Easy anonymous functions by partial application of operators☆103Updated last year
- Small utility library for coroutine-driven asynchronous generic programming in Python☆203Updated 10 months ago
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- How rotten are your requirements?☆426Updated last year
- Fast RFC3339 compliant Python date-time library☆241Updated 7 months ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆338Updated last year
- A fast and thorough lazy object proxy.☆251Updated last month
- Deserialize to objects while staying DRY☆159Updated last year
- A extensible library for Settings/Code separation☆179Updated 3 years ago
- WSGI adapter for aiohttp.☆232Updated 2 years ago
- Function overloading for Python 3☆113Updated 3 years ago
- Seamless integration of tox into Travis CI☆201Updated 3 months ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆542Updated 7 months ago
- Configures your Python shell.☆408Updated last week
- configuration library for python projects☆152Updated 2 months ago
- effect isolation in Python, to facilitate more purely functional code☆372Updated 2 years ago
- Python serialization for adults☆155Updated 9 months ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆402Updated last month
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- Flake8 extension for enforcing trailing commas in python☆132Updated 8 months ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆340Updated 3 years ago
- Docker base image for running tox with Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, PyPy, and PyPy3.☆62Updated 2 years ago
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆373Updated 4 months ago
- testfixtures is a collection of helpers and mock objects that are useful when writing automated tests in Python.☆231Updated 2 months ago
- Serialization library for Exceptions and Tracebacks.☆166Updated 5 months ago