dwt / fluent
Python wrapper for stdlib (and other) objects to give them a fluent interface.
☆62Updated 11 months ago
Alternatives and similar repositories for fluent:
Users that are interested in fluent are comparing it to the libraries listed below
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆81Updated 6 months ago
- Capture the outcome of Python function calls☆32Updated this week
- Dynamically create python functions with a proper signature.☆120Updated 5 months ago
- An unofficial, importable pip API☆113Updated 2 weeks ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- python decorators made easy.☆24Updated 8 months ago
- Phantom types for Python.☆210Updated 3 weeks ago
- Make implemented in pure Python☆72Updated last year
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆72Updated last week
- Python monorepo made easy☆79Updated last year
- Useful types for Python☆124Updated last month
- The easiest way to parse text in Python☆102Updated 3 months ago
- Run mypy and pyright over millions of lines of code☆64Updated this week
- A Sphinx extension for running sphinx-apidoc on each build☆61Updated last year
- Show the inter-dependencies between modules of Python packages.☆28Updated last year
- A fast and thorough lazy object proxy.☆253Updated 3 months ago
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆37Updated 3 years ago
- Automated testing for the examples in your documentation.☆75Updated last week
- Reference implementation of sentinels for the Python stdlib☆39Updated 4 months ago
- A Python Enum that inherits from str.☆116Updated last year
- Command-line parsing library for Python 3.☆129Updated 5 months ago
- A small PEP440 compliant bump utility for the Python development master.☆44Updated this week
- Mypy language server: runs mypy on Python code to provide type checking, go to definition, and hover.☆34Updated 3 years ago
- Python base classes for rich path objects☆28Updated 8 months ago
- Python Typing Intersection examples☆34Updated 10 months ago
- Simple, composable command runner for Python projects☆31Updated 2 weeks ago
- Python variant types that work with match☆49Updated 10 months ago
- An experiment to use infix operators in Python☆56Updated 6 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆98Updated last year
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆67Updated 4 months ago