cournape / import-profilerLinks
A basic python import profiler to find bottlenecks in import times
☆16Updated 8 years ago
Alternatives and similar repositories for import-profiler
Users that are interested in import-profiler are comparing it to the libraries listed below
Sorting:
- Check your wheels have the right contents☆166Updated last month
- show where your regex match assertion failed!☆80Updated last month
- Vendorize packages from PyPI☆106Updated last year
- forge (python signatures) for fun and profit☆107Updated 4 years ago
- Freeze your API☆47Updated 5 years ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆76Updated 2 months ago
- Automated testing for the examples in your documentation.☆84Updated 2 months ago
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆56Updated 3 years ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 months ago
- pytest plugin to test mypy static type analysis☆34Updated 2 weeks ago
- Useful Mutable Mappings☆72Updated 2 years ago
- Better version of repr/reprlib for short, cheap string representations in Python☆25Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- A simple Python wheel builder for simple projects.☆32Updated 3 weeks ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆218Updated last week
- Display a treemap of the timings reported by python -X importtime☆115Updated 4 years ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- Discover and load entry points from installed packages☆76Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- Build and Inspect Python Packages in GitHub Actions☆211Updated last week
- A Python library to determine what exactly the user ran at the command line, along with default values, and any transformations that happ…☆46Updated last week
- A simple example of how to structure a Python project☆128Updated 4 months ago
- Intuitive way to define a Python property with getter, setter, deleter, gestter_setter and documenter decorators☆22Updated 5 years ago
- A Python package that provides tools for inheriting docstrings in customizable ways.☆63Updated 2 years ago
- Automatically convert unittests to pytest☆59Updated last month
- Readable, pleasing console output for Python☆50Updated 2 years ago
- A pygments lexer for pytest output☆23Updated 3 months ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆57Updated last year
- A standalone implementation of PEP 735 Dependency Groups☆13Updated last month
- Lazy import python modules for low start-up time. (Taken from mercurial.)☆52Updated last year