Fauxpy

Latest version: v0.4.0

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

Scan your dependencies

0.4.0

- Updated the theme color in the documentation.
- Revise Example 2 in the Quick Start page of the documentation.
- Add test status badge to the README and documentation.
- Add GitHub Actions workflow to test FauxPy on Linux
and macOS with multiple Python versions.
- Implement two new strategies for the `GPT4o` model
and update the documentation accordingly.

0.3.0

- Add documentation to the Makefile, explaining the purpose of each target for better contributor understanding.
- Add explanations about the new `--mutation` command line option
in the "Command Line Options" page of the FauxPy documentation.
- Add new example in the "Getting Started" page of the
FauxPy documentation demonstrating how to use
LLM-driven MBFL techniques with the new `--mutation`
command line option.
- Add instructions to the installation guide for setting up an LLM API key.
- Extend the schema of the MBFL database to store PyLLMut results.
- Include mutation strategy in the report directory name.
- Change the format of the config and time files from plain text to JSON.
- Add support for LLM-driven mutation-based fault localization
by integrating PyLLMut into FauxPy. This includes
the added `--mutation` command-line option to specify the mutation
strategy for MBFL techniques.
- Refactor some modules and add docstrings.
- Improve help messages for command-line options.
- Add shorthand options `--granularity s` and
`--granularity f` for `--granularity statement`
and `--granularity function`.
- Revise and improve documentation content.
- Migrate documentation from Sphinx to MkDocs.

0.2.0

- Add entry for Analysis Mode.
- Refactor code structure.
- Add input validation for command-line arguments.
- Improve the Read the Docs
documentation.
- Update the README files in the
root and triangle example
directory.
- Add `version.py` file to manage FauxPy's versioning.

0.1.1

- Remove tests depending on FauxPy.
- Add Read the Docs documentation.
- Fix a bug in ST.
- Adopt the black code style.
- Add Triangle area example.
- Update readme.

0.1

- The first release.

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.