Instrument

Latest version: v0.6.0

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

Scan your dependencies

0.6.0

-----
* drop Python 2.7 support
* `all`, `each` and `first` can now be used directly as decorators
* add `logging_metric` & `stderr_metric` outputs
* move outputs to `instrument.output` subpackage
* split `instrument.output.numpy` to `plot` & `table` modules
* instrumenter renames: `reducer`, `producer`, `function`, `all`, `first`, `each`
* move `print_metric` and `make_multi_metric` to `instrument.output`

0.5.1

-----
* rename project to ``instrument`` from ``measure_it``
* update to modern tooling: pytest, pipenv, etc..
* improved testing: tox, travis
* fix to work with newer versions of statsd, including its django support

0.4

---
* add default_metric
* add make_multi_metric
* add TableMetric and PlotMetric, based on numpy
* add CSVDirMetric and CSVFileMetric
* measure_block supports user-supplied count

0.3

---
* add measure_first, measure_produce, measure_func, measure_block
* rename measure to measure_iter and deprecate old name

0.2

---
* add measure_reduce

0.1

---
Initial release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.