All Projects → ninja-ide → Ninja Ide

ninja-ide / Ninja Ide

Licence: gpl-3.0
{Ninja-IDE Is Not Just Another IDE}

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Ninja Ide

Spacevim
A community-driven modular vim/neovim distribution - The ultimate vimrc
Stars: ✭ 17,558 (+1922.81%)
Mutual labels:  ide, editor
Luaperfect
A pure C++ Lua IDE project, aimed to be the fastest and lightest Lua IDE in the world.
Stars: ✭ 368 (-57.6%)
Mutual labels:  ide, editor
Intellij Micropython
Plugin for MicroPython devices in PyCharm and IntelliJ
Stars: ✭ 312 (-64.06%)
Mutual labels:  ide, editor
Composer
Visual and code editor for Common Workflow Language
Stars: ✭ 232 (-73.27%)
Mutual labels:  ide, editor
Luna Studio
Looking for Luna, the WYSIWYG language for data processing? Development has moved 👉
Stars: ✭ 602 (-30.65%)
Mutual labels:  ide, editor
Dexed
IDE for the D programming language, its compilers, tools and libraries
Stars: ✭ 255 (-70.62%)
Mutual labels:  ide, editor
Cope
A modern IDE for writing classical Chinese poetry 格律诗编辑程序
Stars: ✭ 362 (-58.29%)
Mutual labels:  ide, editor
Zerobranestudio
Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and other Lua interpreters on Windows, macOS, and Linux
Stars: ✭ 2,255 (+159.79%)
Mutual labels:  ide, editor
Graphql Editor
📺 Visual Editor & GraphQL IDE. Draw GraphQL schemas using visual 🔷 nodes and explore GraphQL API with beautiful UI. Even 🐒 can do that!
Stars: ✭ 5,485 (+531.91%)
Mutual labels:  ide, editor
Pyscripter
Pyscripter is a feature-rich but lightweight Python IDE
Stars: ✭ 584 (-32.72%)
Mutual labels:  ide, editor
Theia
Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
Stars: ✭ 15,920 (+1734.1%)
Mutual labels:  ide, editor
Spyder
Official repository for Spyder - The Scientific Python Development Environment
Stars: ✭ 6,712 (+673.27%)
Mutual labels:  pyqt5, ide
Edi
Edi - The open source text editor IDE based on AvalonDock and AvalonEdit
Stars: ✭ 220 (-74.65%)
Mutual labels:  ide, editor
Slingcode
personal computing platform
Stars: ✭ 277 (-68.09%)
Mutual labels:  ide, editor
Bridge.
Minecraft Add-on Editor | We strive to provide the best development experience possible
Stars: ✭ 193 (-77.76%)
Mutual labels:  ide, editor
Gitpod
Gitpod automates the provisioning of ready-to-code development environments.
Stars: ✭ 6,261 (+621.31%)
Mutual labels:  ide, editor
Radasm2
RadASM v2
Stars: ✭ 161 (-81.45%)
Mutual labels:  ide, editor
Vscodium
binary releases of VS Code without MS branding/telemetry/licensing
Stars: ✭ 14,639 (+1586.52%)
Mutual labels:  ide, editor
Cakeshop
An integrated development environment and SDK for Ethereum-like ledgers
Stars: ✭ 491 (-43.43%)
Mutual labels:  ide, editor
Mastering Pycharm Course
Course demos and handouts for Talk Python's Mastering PyCharm course
Stars: ✭ 700 (-19.35%)
Mutual labels:  ide, editor

Ninja-IDE Is Not Just Another IDE

Build Status PRs Welcome Gitter

Ninja-IDE is a cross-platform integrated development environment (IDE) that allows developers to create applications for any purpose making the task of writing software easier and more enjoyable. It's also a secret ninja agency but this doesn't matter right now.

Ninja-IDE logo

Important

Currently version 3.0 is being developed, therefore this branch is unstable. This set of issues lists the tasks we must complete to get to a beta version.

Requirements

On any system you want Ninja-IDE, you'll need to have this dependencies installed:

  • Python 3.4+
  • PyQt5 5.6+
  • python3-pyqt5.qtquick
  • qml-module-qtquick2

Cloning and Running

You can clone this repo and simply execute:

git clone git://github.com/ninja-ide/ninja-ide.git
cd ninja-ide
python3 ninja-ide.py

Piece of cake, huh?

Ninja contact

Feedback

Videos

Ninja-IDE Videos and Screencasts

Contributing

If you are interested in fixing issues and contributing directly to the code base, please see the document How to Contribute.

License

  • GPLv3+ (GPLv3 or any other later version published by FSF at your option)
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].