Bluepymm

Latest version: v0.9.10

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

Scan your dependencies

Page 3 of 3

0.4

The conf file of the select doesn't accept the key 'mm_run_path' anymore, this is replaced with e.g.:
"scores_db": "./output/scores.sqlite"

0.3

We removed the bluepymm-megate command, and everything now goes through the 'bluepymm' command.
It now acts a bit like the 'pip' command, with subcommands.

There are three stages:
prepare, run and select

'bluepymm prepare <configfile>' builds the me-combo database from the input files
'bluepymm run <configfile>' takes the database and runs all the combos
'bluepymm select <configfile>' is the megating step

A sample of a config for the new 'run' phase is here:
https://github.com/BlueBrain/BluePyMM/blob/master/bluepymm/tests/examples/simple1/simple1_conf_run.json

The bluepymm command will show an help message if you run it without argument.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.