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.tar.gz
(44.0 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-py3-none-any.whl
(16.1 kB
view details)
File details
Details for the file bugx-0.1.8.tar.gz.
File metadata
- Download URL: bugx-0.1.8.tar.gz
- Upload date:
- Size: 44.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6df1451ff0451f288cb0a539b7dbeeb45a511bb117a8e085f94bf8a9f6895bb1
|
|
| MD5 |
f3461c0c89f2ff609d48052cd90ee081
|
|
| BLAKE2b-256 |
259596a466c320ef5ecd9d1a921382c07712501b17eb5f2b96f5a961664c4dd5
|
File details
Details for the file bugx-0.1.8-py3-none-any.whl.
File metadata
- Download URL: bugx-0.1.8-py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df6faf3d85c2d6a5a3971e80b0769279ddb9d72109026950dc508a532a23cdd5
|
|
| MD5 |
6f0ebd86eee33f298ec7863b60565fcb
|
|
| BLAKE2b-256 |
6ffb9d1fe4ed21194c678e88a94550ddb29373ec8a98403fcfa3808af8d9e3d1
|