All Projects → CountryTk → Hydra

CountryTk / Hydra

Licence: gpl-3.0
A simple customizable cross-platform IDE

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Hydra

Git Cola
git-cola: The highly caffeinated Git GUI
Stars: ✭ 1,787 (+1539.45%)
Mutual labels:  editor, qt5, pyqt5
erk
Ərk is an open source, cross-platform IRC client written in Python 3, Qt 5, and Twisted.
Stars: ✭ 21 (-80.73%)
Mutual labels:  pyqt5, qt5
wavebin
∿ Oscilloscope waveform capture viewer and converter.
Stars: ✭ 31 (-71.56%)
Mutual labels:  pyqt5, qt5
Photoflare
Quick, simple but powerful Cross Platform image editor.
Stars: ✭ 260 (+138.53%)
Mutual labels:  editor, qt5
dunya-desktop
A modular, customizable and open-source desktop application for accessing and visualizing music data.
Stars: ✭ 76 (-30.28%)
Mutual labels:  pyqt5, qt5
qt-template
Template/Example of Qt/QML built with CMake/qmake. (include PyQt and PySide2)
Stars: ✭ 15 (-86.24%)
Mutual labels:  pyqt5, qt5
QtExamples
Translations of the official Qt examples into PyQt5 (also PySide2) and more.
Stars: ✭ 39 (-64.22%)
Mutual labels:  pyqt5, qt5
NotEnoughAV1Encodes-Qt
Linux GUI for AV1 Encoders
Stars: ✭ 27 (-75.23%)
Mutual labels:  pyqt5, qt5
Heimer
Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt.
Stars: ✭ 380 (+248.62%)
Mutual labels:  editor, qt5
Persepolis
Persepolis Download Manager is a GUI for aria2.
Stars: ✭ 5,218 (+4687.16%)
Mutual labels:  qt5, pyqt5
Scihubeva
A Cross Platform Sci-Hub GUI Application
Stars: ✭ 683 (+526.61%)
Mutual labels:  qt5, pyqt5
QmlTreeWidget
A TreeView component, implemented by QML, providing convenient interfaces and customizable stylesheet, also available for iOS and Android.
Stars: ✭ 34 (-68.81%)
Mutual labels:  qt5, customizable
QtPyConvert
An automatic Python Qt binding transpiler to the Qt.py abstraction layer.
Stars: ✭ 66 (-39.45%)
Mutual labels:  pyqt5, qt5
sugaroid
The not-that intelligent, but cute Artificially Intelligent bot, created when I was bored.
Stars: ✭ 12 (-88.99%)
Mutual labels:  pyqt5, qt5
gopem
GUI for OPEM library
Stars: ✭ 20 (-81.65%)
Mutual labels:  pyqt5, qt5
pyqt-resources
Tips and code snippets for PyQt developers
Stars: ✭ 26 (-76.15%)
Mutual labels:  pyqt5, qt5
Pyqt5
PyQt5 from riverbank
Stars: ✭ 949 (+770.64%)
Mutual labels:  qt5, pyqt5
Notepanda
📃 A simple cross-platform notepad. Based on Qt and C++.
Stars: ✭ 134 (+22.94%)
Mutual labels:  editor, qt5
Tkimageview
An easy way to crop an image.
Stars: ✭ 342 (+213.76%)
Mutual labels:  editor, customizable
Ninja Ide
{Ninja-IDE Is Not Just Another IDE}
Stars: ✭ 868 (+696.33%)
Mutual labels:  editor, pyqt5

Hydra

A simple cross-platform Python IDE with auto completion and the ability to run scripts in interactive mode, written in python.

This editor is very customizable, just edit the config.json file. All color codes MUST be hex color codes!

nltk installation

After doing pip install -r requirements.txt you need to open up a cmd/terminal and follow these steps:

python

import nltk

nltk.download('punkt')

Installation

  1. Clone this repository: https://github.com/CountryTk/Hydra.git
  2. Change directory into Hydra repository
  3. Install the IDE via setup.py python3 setup.py install
  4. Launch Hydra with the command Hydra

Demo

Imgur demo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].