Json-expand-o-matic

Latest version: v0.2.4

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

Scan your dependencies

0.2.4

- ExpansionZipper will now create the desired output.
- Improved testing.
- ExpansionPool bugfixes.

0.2.3

Expansion enhancements:
- Use a process pool when writing files to the target directory
- Create an in-memory zip file then unzip to the target directory
- Write files to a compressed zip file in the target directory

The intent is to improve performance. Improvements are highly dependent on how the input file is broken up (i.e. - the leaf-node instructions) and how many files are created. Writing a single compressed zip file to the target directory is typically fastest but not very useful if you need the individual files (which is kind of the point).

0.2.0

- Removes jsonrefkeeper
- Initial support for custom ref_key
- Updated github actions
- Removed non-dev requirements.

0.1.5

0.1.2

Functional expand/contract.
Reasonable test coverage.
Minimal documentation (see cli.py & tests for examples)
Minimal GitHub workflows.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.