A tkinter GUI application for searching through source code and documentation
Project description
IBM Error Search
A tkinter GUI application for searching through IBM error codes with the following features:
- Search bar with minimum 2 character requirement
- Power generation filter (9, 10, 11)
- Source/code initial filter
- Left panel showing search results (max 100)
- Right panel showing HTML content of selected error code
Installation
From PyPI (when published)
pip install ibm-error-search
From source
git clone <repository-url>
cd src-search
poetry install
Usage
After installation, run the application:
ibm-error-search
Or if installed via Poetry:
poetry run ibm-error-search
Development
This project uses Poetry for dependency management. To set up for development:
poetry install
poetry shell
Requirements
- Python 3.8+
- tkinter (usually included with Python)
Data File
The application requires a ds.pkl.gz file containing the IBM error code data. This file is included in the package.
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
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
File details
Details for the file src_search-0.1.0.tar.gz.
File metadata
- Download URL: src_search-0.1.0.tar.gz
- Upload date:
- Size: 2.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.13.5 Linux/6.12.43+deb13-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
678b080fb55cd8f9f63ee3908162d6d31dc97fcf457bb3d9ec6e4d86eb812c92
|
|
| MD5 |
8ac7b5e52734836717bc81499e5432a2
|
|
| BLAKE2b-256 |
6595a14687bae10a4f85861de54289797d51f729ae2686ff7f0c3d9309520a26
|
File details
Details for the file src_search-0.1.0-py3-none-any.whl.
File metadata
- Download URL: src_search-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.13.5 Linux/6.12.43+deb13-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0cfd7a58b8aeabe258229767395196dc9939ce889bb562522c82f167f45b0cc4
|
|
| MD5 |
d4fe6d11a7f2fb73ef12f69cd482e978
|
|
| BLAKE2b-256 |
f7559dad3037d0dd49c963735183ee89242a838322e968144c1e0cfb1c9aae59
|