mgaitan / pytest-line-profiler
Profile code executed by pytest, line by line.
☆26Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for pytest-line-profiler
- Use https://github.com/astral-sh/uv with tox☆135Updated last week
- A python documentation linter which checks that the docstring description matches the definition. Based on darglint by @terrencepreilly.☆22Updated 7 months ago
- Pytest plugin providing advanced doctest features☆97Updated this week
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆63Updated last month
- Seamlessly integrate numpy arrays into pydantic models.☆58Updated last year
- ☆44Updated 2 months ago
- Load Python objects documentation.☆50Updated 2 months ago
- A codemod to make your implicit optional type hints PEP 484 compliant.☆82Updated 11 months ago
- Automatically format your Python docstrings to conform with PEP 8 and PEP 257☆79Updated last week
- Lint Cython files☆73Updated this week
- Python base classes for rich path objects☆26Updated 5 months ago
- pytest plugin to create a tmpdir containing a preconfigured set of files and/or directories.☆99Updated last year
- github action for pre-commit-ci lite☆35Updated last month
- Turn Pydantic defined Data Models into CLI Tools☆143Updated 2 months ago
- Install and run applications packaged with conda in isolated environments☆114Updated 3 months ago
- Pytest plugin to create CodSpeed benchmarks☆67Updated 2 weeks ago
- Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or f…☆315Updated last week
- A Python docstring linter that checks arguments, returns, yields, and raises sections☆149Updated last month
- A pytest plugin for automatically updating doctest outputs☆61Updated last week
- Hatch plugin for versioning with your preferred VCS☆110Updated 4 months ago
- A pure-Python codified rant aspiring to a world where numbers and types can work together.☆39Updated 3 months ago
- Seamlessly integrate pydantic models in your Sphinx documentation.☆159Updated this week
- ☆84Updated this week
- Hatch build hook plugin for Mypyc☆37Updated 4 months ago
- The toolkit for building extension modules☆25Updated last year
- ☆55Updated 2 weeks ago
- A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor☆152Updated 4 months ago
- A Python Enum that inherits from str.☆103Updated 9 months ago
- Package that integrates NumPy Arrays into Pydantic☆37Updated last week
- run black on documentation code snippets