Skip to main content

A tool for tracking bugs and finding solutions

Project description

fixingbugstool

A tool for tracking bugs and finding solutions

Installation

pip install fixingbugstool

Usage

There are currently only 3 available commands: 1.track: Tracking bugs and finding solutions 2.changesrc: Change the source for different solutions 3.sources: View all available sources

from fixingbugstool import *

def main():
	# your code

# tracking bugs and redirecting to solutions
track(main)

# change the source to Reddit
changesrc("reddit")

# view all available sources
print(sources())

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

fixingbugstool-0.0.3-py3-none-any.whl (2.8 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