Bug Report extractor
Project description
BugX - Bugreport Extractor 🔍
A straightforward command-line interface (CLI) tool designed to extract essential information from raw bug reports and present it in an organized and accessible format.
Table of contents
Installation
NOTE: Ensure that you have Python 3.12 installed on your machine.
- Create a virtual environment. If you already have one, proceed to Step 3.
python3 -m venv ~/bugx
- Activate the virtual environment.
source ~/bugx/venv/bin/activate
- Install Bugx package.
pip install bugx
- (Optional) Configure BugX for persistent use.
- Bash Shell:
echo "source ~/bugx/bin/activate" > ~/.bash_profile
- Zsh shell
echo "source ~/bugx/bin/activate" > ~/.zshrc
Features
- Select
- Watch
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bugx-0.1.8.1.tar.gz
(44.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
bugx-0.1.8.1-py3-none-any.whl
(16.2 kB
view details)
File details
Details for the file bugx-0.1.8.1.tar.gz.
File metadata
- Download URL: bugx-0.1.8.1.tar.gz
- Upload date:
- Size: 44.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
583c7e7b02115395d0a4618c9ce512c5705d39b3bb2536e5c400d01bab133d58
|
|
| MD5 |
fb18a258b46fd22a645899ba5e979f6b
|
|
| BLAKE2b-256 |
099c068f231e4fdcd9379c87cc3a825b47f33215e9756b2c8d34bcd726239dd8
|
File details
Details for the file bugx-0.1.8.1-py3-none-any.whl.
File metadata
- Download URL: bugx-0.1.8.1-py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
abc5e03d4189aaf6a0e0426cf88e4dcc1db964dad21800d0122d89097cbbc56f
|
|
| MD5 |
cdb99c8c90df232a616766daf6885e19
|
|
| BLAKE2b-256 |
e0b291e6533eac537b622e5be31a531ef818e0013aa18cf494f94c594cf5d6d1
|