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.6.tar.gz
(34.3 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.6-py3-none-any.whl
(13.3 kB
view details)
File details
Details for the file bugx-0.1.6.tar.gz.
File metadata
- Download URL: bugx-0.1.6.tar.gz
- Upload date:
- Size: 34.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e7616affff8aafe8bcf6ba2f0dfbe03c25250c84c53faabe5476f1c0ed148a7
|
|
| MD5 |
4de57b1dc1210e99462f8addaf2be235
|
|
| BLAKE2b-256 |
2e8d731b546abb8d501d83cdacdb36937da54d0ed8cfe9d2e45b546409f85b16
|
File details
Details for the file bugx-0.1.6-py3-none-any.whl.
File metadata
- Download URL: bugx-0.1.6-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2bfcaaff8a78b87352d3a3a67bbea9b66feb3a245a53c8b9a2a55036bf6c5811
|
|
| MD5 |
1372de7975c5f96215e6ed31ee091d4e
|
|
| BLAKE2b-256 |
dda47744887c27a2457c6dcfd6ecd447f1a27491e2ebe54a0d3bdf82f8a83f23
|