Developing by Charles K Barcza (blackPanther Project - blackpanther.hu)
- Credits: Harrison Amoatey, Miklos Horvath
PyCoderAi seeks to simplify the process of development in python3 by means of:
- A simple and intuitive UI ( Zero clutter )
- Utilization of very powerful open source libraries
- Implementation of carefully chosen features
- Support for other file formats that commonly accompany python development
- Python, Xml, Css, Html, Txt, etc. edit support
- Builds source code into executable with Cx_Freeze (PyInstaller planned)
- Refactoring
- Project Management
- Go-to-Definition
- Snippets
- Support for syntax coloring for XML, HTML and CSS
- Error Analysis
- Pycodestyle checker and fixer
- Auto-completion
- Outline Explorer
- Profiler
- Find-in-Files/Replace
- Code Library
- Split Editor ( Horizontal and Vertical )
- MiniMap (optional) instead vertical scrollbar
- Etc.
Click on [Release] to view available downloads.
- Python 3 ( for running programs )
- PyQt6 ( if you are running from source )
- Configured Ollama for local Ai support
- see requirements.txt
Then perhaps:
- Pywin32 for windows ( for stamping executables if you are running from source )
- GPL v3
** 0.5.x



