ekampf / pymaybeLinks
A Python implementation of the Maybe pattern
☆210Updated 3 years ago
Alternatives and similar repositories for pymaybe
Users that are interested in pymaybe are comparing it to the libraries listed below
Sorting:
- Pattern matching for python☆218Updated 11 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆548Updated last year
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated 2 years ago
- Small utility library for coroutine-driven asynchronous generic programming in Python☆206Updated last year
- Function overloading for Python 3☆111Updated 4 years ago
- Custom Python linting through AST expressions☆278Updated 2 years ago
- Configures your Python shell.☆413Updated last week
- effect isolation in Python, to facilitate more purely functional code☆384Updated 3 years ago
- Easy anonymous functions by partial application of operators☆102Updated 2 years ago
- Fast RFC3339 compliant Python date-time library☆242Updated last year
- A Python DSL for describing JSON schemas☆217Updated 8 years ago
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated 2 years ago
- The missing SQLAlchemy ORM interface.☆175Updated 2 months ago
- a tool for moving things in python☆125Updated 4 years ago
- configuration library for python projects☆149Updated 3 months ago
- Python serialization for adults☆157Updated last year
- Versatile async-friendly retry package with multiple backoff strategies☆119Updated 2 years ago
- This package is deprecated - use Import Linter instead.☆62Updated 3 years ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- WSGI adapter for aiohttp.☆234Updated 3 years ago
- A extensible library for Settings/Code separation☆180Updated 5 months ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆415Updated 2 months ago
- Configurable method retrying for Pythonistas.☆66Updated 3 years ago
- Debug Python logging problems by printing out the tree of handlers you have defined.☆332Updated last year
- A CLI tool to search for Python code in a path using jQuery-like selectors.☆127Updated 4 years ago
- An API for virtualenv/pip☆129Updated 3 years ago
- A module for querying the DOM tree and writing XPath expressions using native Python syntax.☆127Updated 7 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 4 years ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆358Updated 4 years ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆168Updated 4 years ago