Skip to main content

Use AI to automatically fix bugs

Project description

fixme

PyPI Changelog Tests License

Use AI to automatically fix bugs

Installation

Install this tool using pip:

pip install fixme

Usage

For help, run:

fixme --help

You can also use:

python -m fixme --help

Development

To contribute to this tool, first checkout the code. Then create a new virtual environment:

cd fixme
python -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

pip install -e '.[test]'

To run the tests:

pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fixme-0.4.tar.gz (13.7 kB view hashes)

Uploaded Source

Built Distribution

fixme-0.4-py3-none-any.whl (15.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page