8000 GitHub - Zachacious/PyCreator: Simple Qt/ PyQode based Python ide created for learning purposes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.

Zachacious/PyCreator

Repository files navigation

This is an old project but I want to give credit where credit is due. Heavily inspired by this project

PyCreator

Simple Python ide created for learning purposes. Uses PyQode and a special version of PyQt5 for Python 2.7(see here). Features full Python syntax highlighting, Jedi code completion, splittable code tabs, script out-liner, Frosted and Pep checkers as well as a fully drag 'n drop enabled file browser. That said, it still lacks alot of features present in other ides like virtual environment management, a debugger and Github integration.

Installation

Clone or download this repo then::

python setup.py install

Important: Pycreator is an experiment and is not meant for actual production use, however, pull request are welcome and I will do my best to answer any questions you may have.

PyCreator Screenshot

About

Simple Qt/ PyQode based Python ide created for learning purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0