Time-magics

Latest version: v0.5.1

Safety actively analyzes 626474 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.5.1

Added missing dependency

0.5.0

The following changes where made:

* Replaced the iPython backend to reduce overhead

0.4.1

Bugfixes.

0.4.0

The following changes where made:
* Changed `timeit()` parameter `number` to `n`.
* Changed `timeit()` parameter `repeat` to `r`.

0.3.0

The following changes where made:

- Changed package name from `timeit-magic` to `time-magics`
- Added `time()` and `time_()`
- Changed decorator function name `time_it` to `timeit_`
- Changed `timeit` and `timeit_` to use the same backend as the `%timeit` magic command
- `timeit` and `timeit_` now returns a `TimeitResult` object
- Removed `**kwargs` from `timeit`
- Added `ns`, `precision` and `quiet` arguments
- The first line in `timeit` multi-line statements are now used as setup as to be consistent with `%%timeit`

0.2.1

Bugfixes.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.