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☆218Updated 10 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆338Updated last year
- Python 3.5+ runtime type checking for integration testing and data validation☆543Updated 9 months ago
- Small utility library for coroutine-driven asynchronous generic programming in Python☆203Updated last year
- Function overloading for Python 3☆112Updated 4 years ago
- effect isolation in Python, to facilitate more purely functional code☆373Updated 2 years ago
- A fast and thorough lazy object proxy.☆254Updated 3 months ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Deserialize to objects while staying DRY☆158Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆405Updated 2 months ago
- Plugin for py.test to enter PyCharm debugger on uncaught exceptions☆131Updated 4 years ago
- A plugin for flake8 integrating Mypy.☆100Updated 4 years ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- Debug Python logging problems by printing out the tree of handlers you have defined.☆328Updated 10 months ago
- plugin that tells tox to use `pyenv which` to find python executables☆126Updated last year
- Missing features of fp in Python -- active fork of kachayev/fn.py☆151Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Fast RFC3339 compliant Python date-time library☆242Updated 9 months ago
- A extensible library for Settings/Code separation☆179Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Seamless integration of tox into Travis CI☆201Updated 5 months ago
- configuration library for python projects☆152Updated last month
- Custom Python linting through AST expressions☆268Updated last year
- A library for stubbing in python☆311Updated 8 months ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated 6 months 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
- Configurable method retrying for Pythonistas.☆69Updated 2 years ago
- WSGI adapter for aiohttp.☆232Updated 3 years ago
- Enum handling for Marshmallow☆108Updated 3 years ago