Open Source Integrated Development Environments (IDE) - Page 29

Integrated Development Environments (IDE)

View 160 business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    ProjectBrowser is a jEdit plug-in which allows the developer to manage multiple projects in jEdit. It uses a columnar browser to display a project's files instead of a tree or a single list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ProjectBuddy administers files of a development project. It orients itself at file browsers of common IDEs. This tool is very helpful if you are working on just a few files in a big software repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A didactic tool, made for the support of teaching and learning of basic computer programming courses through the edition and execution of pseudocode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    Publicit is a WYSIWYG HTML editor for GNOME2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PyCodebug

    Python script coding editor that debugs as you write

    Usually, coding a script involves writing the code and either debugging or running it several times, examining variables or output and fixing the code until the desired effect is achieved. With PyCodebug, you get to see the effects of the code during coding, which greatly reduces the time needed to write a script. ================================== Demo Video: http://youtu.be/a6nFo4y3kzo ================================== Requires: Python 2.7x PySide
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyCrust is an interactive Python shell written in Python using wxPython. PyCrust is now part of wxPython (www.wxpython.org), so packaged files are no longer available here, and the latest development version has moved to the wxWindows CVS repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PyDoc

    Python documentation plugin for Eclipse

    PyDoc is a simple and convenient plugin. It saves time to Python developers using Eclipse SDK and PyDev without any need to switch between development environment and documentation. PyDoc Online is a lightweight branch with docs for Python 2.6 - 3.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PyEdit

    A simple python editor for linux

    Python Editor made with python and pygobject. With terminal and python console. Install using `pip install PyEdit`
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    This project aims at creating an IDE framework, which allows programmers to manage with keyboard only. This project extends the multi-pane environment concept (as followed by the traditional Unix Emacs and vi editors) to include graphical output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Built in python, built upon the source code of Pyword. this program offer a more powerful enriched environment for coding, html work or simply a text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Python Editor for Eclipse (Pe4elcipse) is an Eclipse platform plugin for editing and debugging Python applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Python IDE intended to be used with glade to quickly develop Pygtk applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyEclipse is a Python plugin for the Eclipse platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    General resource handling module for Python. It is developed with wxPython GUI resources in mind, but unlike the XRC resource system, this is an universal solution, applicable to anything you can call a resource and much more flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Python-based editor framework that is by design display agnostic. It will be able to edit files in virtually any display framework from curses to OpenGL, as long as there exists a frontend for it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A quick-basic like IDE written in C, for a variety of languages. It is targeted for POSIX platforms, and perhaps Cygwin if we feel like there's a need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QC++ is a code editor for QuakeC, the programming language for the popular game Quake. It is being developed in Visual Basic .NET and runs under any Windows version that supports the .NET Framework v1.0 (Windows 98, NT4, and newer).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QTide is a QT-based Textditor with some nice features: Simple installationscript, Tabbed editor window to allow simultaneous editing of multiple files, Allows integration of own tools/programs, extendable syntaxhighlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    QUML wants to be a simple Java/Swing based GUI program for UML modeling. I would like to bring to users comfortable drag-drop environment for creating UML diagrams. In the future QUML could contain some kind of the scripting language (Tcl?) for work with
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Qenos Application Framework is a full-featured workflow development environment and standardisation platform for IBM Lotus Notes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Qt Creator Cppcheck integration plugin

    Qt Creator Cppcheck integration plugin

    Qt Creator Cppcheck integration plugin

    Allows to use Cppcheck static analyzer tool in Qt Creator IDE. Sources can be obtained here: https://github.com/OneMoreGres/qtc-cppcheck IMPORTANT: plugin's version must match Qt Creator's version (difference in last digit is acceptable) Then plugin must be enabled in Help->Modules menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Qt Creator Google Test plugin

    Qt Creator Google C++ Testing Framework integration plugin

    Simplifies usage of Google C++ Testing Framework in Qt Creator IDE. Source code can be found here: https://github.com/OneMoreGres/qtc-gtest IMPORTANT: plugin's version must match Qt Creator's version (difference in last digit is acceptable) Then plugin must be enabled in Help->Modules menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An Integrated Development Environment for UNIX-like systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    QuillTex is a cross-platform native application tiling management tool written in Qt4. An emphasis is made on making all major components a separate dynamic library, for modularity.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB