salabim / ycecreamLinks
Sweeter debugging and benchmarking Python programs.
☆55Updated 6 months ago
Alternatives and similar repositories for ycecream
Users that are interested in ycecream are comparing it to the libraries listed below
Sorting:
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 weeks ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆103Updated last year
- Automatically use the awesome walrus operator☆128Updated this week
- show where your regex match assertion failed!☆80Updated last month
- A template engine to render Markdown with external template imports and basic variable replacements. #pypackage☆63Updated 5 years ago
- A Python Enum that inherits from str.☆119Updated last year
- An in-memory database of Python objects, searchable using quasi-SQL API☆175Updated last week
- Command-line parsing library for Python 3.☆134Updated last year
- Automatically convert relative imports to absolute☆160Updated last year
- Fancy PyPI READMEs with Hatch☆184Updated 3 weeks ago
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago
- Map CSV to Data Classes☆198Updated last month
- Sourcepy lets you source python scripts natively inside your shell☆58Updated 3 years ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆218Updated 2 months ago
- Minimal, super readable string pattern matching for python.☆183Updated last year
- A simple example of how to structure a Python project☆126Updated 4 months ago
- Vendorize packages from PyPI☆106Updated last year
- Automatically manage the __all__ variable in Python modules.☆55Updated 4 years ago
- pytest + rich integration (proof of concept)☆252Updated last week
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Friendlier Python tracebacks.☆88Updated 9 months ago
- ☆92Updated 3 months ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆57Updated last year
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆56Updated 3 years ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- Colorization of help messages in Click☆90Updated 10 months ago
- Removes commented-out code from Python files☆218Updated 2 months ago
- Define your JSON schema as Python dataclasses☆61Updated 2 years ago
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆84Updated 2 weeks ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 4 months ago