Mesi

Latest version: v1.1.0

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

Scan your dependencies

1.1.0

This release adds an `--average` option, which prints the average distance computed against the given files after the individual comparison distances. An unimplemented `--distribution` option, intended for use in the future, was also added.

1.0.2

This release adds more documentation, a `--version` option, and removes the bright white table styling from previous versions that were hard to read on light-themed terminals.


**Full Changelog**: https://github.com/Michionlion/mesi/compare/v1.0.1...v1.0.2

1.0.1

This release fixes a bug where in some situations, some distinct parts of compared file names were not displayed. Additionally, a new option, `--table-format`, was added. This allows configuration of the output table format, using [tabulate's table formats](https://github.com/astanin/python-tabulate#table-format).


**Full Changelog**: https://github.com/Michionlion/mesi/compare/v1.0.0...v1.0.1

1.0.0

Mesi is a tool to check the similarity between many different files; this is its first release, with support for many basic features and lots of text similarity/distance algorithms. You can even try out Mesi without downloading it!

bash
pipx run mesi --help

If you don't have [pipx](https://pypa.github.io/pipx/) installed, you may need to install it, but that's something you should do anyways. :smile:

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.