MSeifert04 / simple_benchmarkLinks
A simple benchmarking package including visualization facilities.
☆39Updated 4 years ago
Alternatives and similar repositories for simple_benchmark
Users that are interested in simple_benchmark are comparing it to the libraries listed below
Sorting:
- Utilities based on Pythons iterators and generators.☆96Updated 11 months ago
- Dynamically create python functions with a proper signature.☆130Updated 4 months ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆172Updated 3 weeks ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- A generic project skeleton for Python projects.☆141Updated 3 months ago
- A simple immutable dictionary for Python☆164Updated 6 months ago
- ❄ A flake8 plugin that helps you to simplify code☆195Updated 3 weeks ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 weeks ago
- Serialization library for Exceptions and Tracebacks.☆175Updated 2 weeks ago
- Advanced Enumerations for Python☆202Updated 3 months ago
- ☆46Updated 5 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆113Updated last week
- A Python Enum that inherits from str.☆118Updated last year
- A deep merge function for 🐍.☆160Updated last year
- Automatically format your Python docstrings to conform with PEP 8 and PEP 257☆83Updated last week
- A fast and thorough lazy object proxy.☆261Updated last month
- show where your regex match assertion failed!☆80Updated this week
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 8 months ago
- Discover and load entry points from installed packages☆76Updated 9 months ago
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆55Updated 2 years ago
- Object-oriented URL from `urllib.parse` and `pathlib`☆48Updated 5 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆112Updated this week
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- Plugin for py.test to enter PyCharm debugger on uncaught exceptions☆133Updated 5 years ago
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- 🌴 Parser like ConfigParser but for updating configuration files☆73Updated this week
- pytest plugin to test mypy static type analysis☆33Updated last year
- A pytest plugin to skip `@pytest.mark.slow` tests by default.☆33Updated 2 years ago
- Pytest plugin for testing console scripts☆85Updated 10 months ago