Skip to main content

Practice debugging, by intentionally introducing bugs into an existing codebase.

Project description

py-bugger logo

py-bugger

When people learn debugging, they typically have to learn it by focusing on whatever bugs come up in their code. They don't get to work on specific kinds of errors, and they don't get the chance to progress from simple to more complex bugs. This is quite different from how we teach and learn just about any other skill.

py-bugger lets you intentionally introduce specific kinds and numbers of bugs to a working project. You can introduce bugs to a project with a single file, or a much larger project. This is much different from the typical process of waiting for your next bug to show up, or introducing a bug yourself. py-bugger gives people a structured way to learn debugging, just as we approach all other areas of programming.

Full documentation is at https://py-bugger.readthedocs.io/.

Installation

$ pip install python-bugger

Note: The package name is python-bugger, because py-bugger was unavailable on PyPI.

Basic usage

If you don't specify a target directory or file, py-bugger will look at all .py files in the current directory before deciding where to insert a bug. If the directory is a Git repository, it will follow the rules in .gitignore. It will also avoid introducing bugs into test directories and virtual environments that follow familiar naming patterns.

py-bugger creates bugs that induce specific exceptions. Here's how to create a bug that generates a ModuleNotFoundError:

$ py-bugger -e ModuleNotFoundError
Introducing a ModuleNotFoundError...
  Modified file.

When you run the project again, it should fail with a ModuleNotFoundError.

For more details, see the Quick Start and Usage pages in the official docs.

Contributing

If you're interested in this project, please feel free to get in touch. If you have general feedback or just want to see the project progress, please share your thoughts in the Initial feedback discussion. Also, feel free to open a new issue. The contributing section in the official docs has more information about how to contribute.

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

python_bugger-0.4.1.tar.gz (12.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

python_bugger-0.4.1-py3-none-any.whl (14.9 kB view details)

Uploaded Python 3

File details

Details for the file python_bugger-0.4.1.tar.gz.

File metadata

  • Download URL: python_bugger-0.4.1.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for python_bugger-0.4.1.tar.gz
Algorithm Hash digest
SHA256 37807d0b67053ea0d1ea73579e4b4436bacfcaab73d039819785b2ee552e35ff
MD5 3286d43b6619457e1aea56774fb0cb48
BLAKE2b-256 453463ee3013ea4916e1e847b24d73bda3b9db3c4a7158aba00b1e62de2c2047

See more details on using hashes here.

File details

Details for the file python_bugger-0.4.1-py3-none-any.whl.

File metadata

  • Download URL: python_bugger-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 14.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for python_bugger-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 370e1ac4d8fa3236fb0e478cd5446cf4a6ac8fed80219200de0be82b534c0648
MD5 357a3f651a0579ecd04b7117d3ec66e8
BLAKE2b-256 8d1667a5487f056ab8a9f7491bb1a11fc5e5b0181315b5d0e7ea15386c265008

See more details on using hashes here.

Supported by

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