Cryo

Latest version: v0.3.2

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

Scan your dependencies

0.2.0

Highlights
- **python adapter**: cryo is now the fastest way to extract rpc data using it's python adapter. just `import cryo` and you can either extract data into python dataframes, or perform the cli workflow of extracting data into files. full feature parity with rust lib. installation instructions in README.md
- **new datasets**: cryo can now collect the `contracts` and `native_transfers` datasets from data.paradigm.xyz
- **transaction selectors**: can now use `--txs` instead of `--blocks` to collect precise subsets of each cryo dataset
- **command chaining**: `--txs` and `--blocks` can now point toward parquet files instead of explicit values, allowing cryo commands to be chained together
- **reports**: cryo now saves summary report every time it outputs data files. this makes it easy to track the provenance of each data file. the default location for these reports is `$OUTPUT_DIR/.cryo_reports/`

Version 0.2.0 also brings many bugfixes, performance optimizations, and QoL improvements. Thanks to ipatka for the contributions on this.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.