Pycatsearch

Latest version: v5.2.2.3

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

Scan your dependencies

Page 4 of 4

5.1.2

Previously, all the PE files (`pycatsearch.exe`, `pycatsearch-async-downloader.exe`, `pycatsearch-downloader.exe`) were marked as GUI scripts, so no console output appeared. Now, `pycatsearch-async-downloader.exe` and `pycatsearch-downloader.exe` are non-GUI scripts, and `pycatsearch-cli.exe` added to show the output.

5.1.1

To search from a command line:
commandline
pycatsearch --min-frequency 118749 --max-frequency 118751 catalog.json.gz -n oxygen


To download catalog data:
commandline
pycatsearch-downloader --min-frequency 115000 --max-frequency 178000 catalog.json.gz

or
commandline
pycatsearch-async-downloader --min-frequency 115000 --max-frequency 178000 catalog.json.gz


To start the GUI:
commandline
pycatsearch

or
commandline
pycatsearch catalog.json.gz

to load `catalog.json.gz`.

5.1.0

From now on, the code forms a package, which gets published to PyPI.

No significant changes in the behavior made. It's just more convenient to obtain the application.

5.0.1

When several catalog files were loaded, and the search was performed across a frequency range outside the range of a catalog, an error was thrown. That crashed the app. Now, nothing's returned instead.

As a minor change, now the values of the frequency range, the center, and the deviation are corrected to the nearest value instead of discarding the input.

5.0.0

The code looks mature enough to announce the release.

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.