Caliper is a tool for measuring and assessing change in packages.
Project description
Caliper is a tool for measuring and assessing change in packages.
See the documentation for getting started.
TODO
- write tests to discover and test all metrics (type, name, etc.)
- think of common functions to run metric
- create visualization of grid of errors / scripts, and mouesover to see codes (server rendered)
- stats: try to estimate types of codes (e.g., error name)
Analysis Ideas
- Start with a bunch of unit tests for a library (or example scripts) and build a model that can predict success (return code 0) vs fail (any other code) based on the scripts (tokens is a simple idea). Then given a new script without declared versions, predict which will work.
- (A slightly different project) - given a set of known "optimal" containers for a library like tensorflow, parse dependencies, versions, and library versions, run across same set of unit tests / example scripts, and try to say which combos (architecture and dependencies) works for different kinds of scripts.
License
- Free software: MPL 2.0 License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
caliper-0.0.23.tar.gz
(41.8 kB
view details)
File details
Details for the file caliper-0.0.23.tar.gz
.
File metadata
- Download URL: caliper-0.0.23.tar.gz
- Upload date:
- Size: 41.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0.post20201006 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d172973670c3b5343f4cbf35baa66efa5ee16a738f8d8a1a65ab586e490953ea |
|
MD5 | 7c35e07c2a923867f6dc4147639d1c30 |
|
BLAKE2b-256 | 9b8267d35f974377f660235a52aa2ecc5677628e232430becfce07e3ba8e08e4 |