mgedmin / profilehooksLinks
Python decorators for profiling/tracing/timing a single function
☆338Updated 2 months ago
Alternatives and similar repositories for profilehooks
Users that are interested in profilehooks are comparing it to the libraries listed below
Sorting:
- Human friendly input/output for text interfaces using Python☆345Updated last year
- A backport of fstrings to python<3.6☆389Updated 4 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated 2 years ago
- A python package that provides useful locks.☆276Updated 5 months ago
- A dictionary that allows attribute-style access.☆275Updated 7 years ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆358Updated 4 years ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆240Updated last week
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆456Updated last year
- A port of Ruby on Rails' inflector to Python☆523Updated 2 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆548Updated last year
- Add or enhance bash, fish, zsh and powershell completion in Click☆294Updated 10 months ago
- A decorator for caching properties in classes.☆705Updated last year
- Colored terminal output for Python's logging module☆558Updated last year
- Hunter is a flexible code tracing toolkit.☆865Updated 5 months ago
- ☆593Updated last year
- Debug Python logging problems by printing out the tree of handlers you have defined.☆332Updated last year
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆123Updated 2 years ago
- A fast and thorough lazy object proxy.☆263Updated 2 weeks ago
- Python library to easily setup basic logging functionality☆341Updated last week
- Dictdiffer is a module that helps you to diff and patch dictionaries.☆848Updated 5 months ago
- Python library provides common APIs to load and dump configuration files in various formats☆289Updated last week
- Monitoring tool based on radon☆271Updated last year
- It's easy to show that your command line app is active☆297Updated 2 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 3 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆225Updated last year
- pprint++: a drop-in replacement for pprint that's actually pretty☆412Updated 3 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆415Updated 2 months ago
- Tool to check the completeness of MANIFEST.in for Python packages☆294Updated last month