52

GitHub - morten1982/crossCobra: Python IDE using PyQt5

 5 years ago
source link: https://github.com/morten1982/crossCobra
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

readme.md

crossCobra

PyQt5 Python IDE

alt text

Description

A Python IDE made with PyQt5 + QScintilla.

Features

  • Autocomplete with backtab, indent, linenumbers, syntax highlighting

  • Brace matching included

  • Sourcecode analyzing

  • Find dead code (using vulture)

  • Python Codestyle check (using pycodestyle)

  • Terminal window

  • Filebrowser included

  • should be cross platform :)

Build with

You need "vulture" to find dead code

  • pip3 install vulture

You need "pycodestyle" to check your source code

  • pip3 install pycodestyle

to do

  • setting breakpoints with Qscintilla

  • Debugging features


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK