salabim / ycecreamLinks
Sweeter debugging and benchmarking Python programs.
☆55Updated 3 months ago
Alternatives and similar repositories for ycecream
Users that are interested in ycecream are comparing it to the libraries listed below
Sorting:
- A Python Enum that inherits from str.☆119Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆115Updated last month
- An in-memory database of Python objects, searchable using quasi-SQL API☆171Updated last week
- Command-line parsing library for Python 3.☆135Updated last year
- Sourcepy lets you source python scripts natively inside your shell☆58Updated 3 years ago
- Friendlier Python tracebacks.☆86Updated 6 months ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆101Updated last year
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆85Updated 5 months ago
- Fancy PyPI READMEs with Hatch☆179Updated last week
- Map CSV to Data Classes☆196Updated last year
- A template engine to render Markdown with external template imports and basic variable replacements. #pypackage☆63Updated 4 years ago
- Minimal, super readable string pattern matching for python.☆182Updated last year
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆56Updated 3 years ago
- ☆91Updated last month
- pytest + rich integration (proof of concept)☆249Updated this week
- show where your regex match assertion failed!☆80Updated last week
- better error messages for assert equals in pytest☆328Updated last year
- A simple example of how to structure a Python project☆122Updated last month
- Vendorize packages from PyPI☆105Updated last year
- ☆44Updated last year
- Automatically convert relative imports to absolute☆157Updated last year
- Proof-of-concept `record` type for Python☆30Updated last year
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated last week
- Pytest plugin to fake subprocess.☆114Updated last week
- Automatically use the awesome walrus operator☆119Updated this week
- Fluent assertions for Python☆85Updated 3 years ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆88Updated last week
- Single-file alternative to python-requests☆286Updated 3 months ago
- A lightweight wrapper to operate on nested dictionaries seamlessly. 👌☆199Updated 2 years ago