Metadata-Version: 2.4
Name: fluximp-wxwidgets
Version: 0.1.2
Summary: FluxImp wxWidgets: desktop GUI providing multiple AI agent workflows for coding and web research
Author-email: Josh Heitzman <joshheitzman@hotmail.com>
License-Expression: MPL-2.0
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE
Requires-Dist: fluximp-agent==0.1.2
Requires-Dist: fluximp-protocol==0.1.2
Requires-Dist: wxPython==4.2.4
Dynamic: license-file

# fluximp-wxwidgets

The FluxImp wxWidgets package is a desktop GUI providing multiple AI agent workflows for coding and web research.

FluxImp has been heavily used on Windows 11 with this Python 3.10 interpreter:  https://github.com/conda-forge/miniforge/releases/tag/24.3.0-0

It has been lightly tested on Windows 11 with Python 3.11 and Python 3.12 versions of Miniforge but not heavily used.  Python 3.13+ is not supported by https://pypi.org/project/python-ripgrep/ which is required.

While wxWidgets is cross-platform FluxImp has not yet been tested on an OS other than Windows 11.

## Install

```console
python -m pip install fluximp-wxwidgets
```

## License

MPL-2.0 — see [LICENSE](http://mozilla.org/MPL/2.0/).
