Fully featured code-editor widgets for PyQt
Project description
PyQt Code Editor / Sigmund Analyst
Copyright 2025 Sebastiaan Mathôt
About
Sigmund Analyst is a powerful code editor (also: Integrated Development Environment or IDE) focused on AI-assisted data analysis with Python. It is composed of a set of powerful PyQt/ PySide widgets that can also be used in other applications.
Features:
- AI integration SigmundAI and Mistral Codestral
- Syntax highlighting
- Code completion
- Code checking
- Project explorer
- Jupyter (IPython) console
- Workspace explorer
- Editor panel with splittable tabs
- Settings panel
AI integration
SigmundAI for collaborative code editing
You can work together with SigmundAI on the currently active document or selected text. To activate SigmundAI integration, simply log into https://sigmundai.eu (subscription required). Sigmund Analyst will then automatically connect to SigmundAI when you enable the Sigmund panel in the toolbar.
Mistral Codestral for as-you-type suggestions
As-you-type code suggestions are provided by Mistral Codestral. To activate Mistral integration, you need to create an account with Mistral AI. Currently, a free Codestral API key is then provided through the Mistral console. Copy-paste this API key to Codestral API Key field in the settings panel of Sigmund Analyst.
Installation
Linux installer
The easiest way to install Sigmund Analyst on Linux is to download and run the installer script. This will create a Virtual Environment, pip install Sigmund Analyst and all dependencies into this environment, and add a Desktop file to your system to easily start Sigmund Analyst. To upgrade, simply run the script again.
bash <(curl -L https://raw.githubusercontent.com/open-cogsci/pyqt_code_editor/refs/heads/master/install_sigmund_analyst.sh)
Other systems
Install with:
pip install pyqt_code_editor
Start Sigmund Analyst with:
sigmund-analyst
License
PyQt Code Editor is licensed under the GNU General Public License
v3.
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 pyqt_code_editor-0.0.29.tar.gz.
File metadata
- Download URL: pyqt_code_editor-0.0.29.tar.gz
- Upload date:
- Size: 317.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86bda0fb38975b4308ce61f0980c3596a1df5d7ca9e20fbe6f12b817c8581de9
|
|
| MD5 |
71547c2e0fd4075805d4b8f0d144d3a7
|
|
| BLAKE2b-256 |
6a456ff8fb7292f95d4309ed62163c842b611d687e0f817cec4c4e7b5a8fee7c
|
File details
Details for the file pyqt_code_editor-0.0.29-py3-none-any.whl.
File metadata
- Download URL: pyqt_code_editor-0.0.29-py3-none-any.whl
- Upload date:
- Size: 342.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37f2187373083514ec7e027dd7dbeb679610a9f45bc76f40a07b4c997ffc87c8
|
|
| MD5 |
dac5ac4c54fc14420f56051efbf34862
|
|
| BLAKE2b-256 |
ab0d77968dcaf2417a84ba55c5833d81267750b4f46b2285733f118d3d6a8724
|