Showing 200 open source projects for "python code editor"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
    Learn More
  • 1
    This is a tool to organize and present complex, interrelated ideas visually in different ways. It aims to be many tools all at the same time -- outliner, mindmapping and concept mapping tool, PIM, project manager and tracker, literate programming editor,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Ride Guitar Tab Editor offers an easy way to create ascii guitar, bass and drum tabs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Up2me allows you to simply upload media to your own hosting provider web space. Thumbnails are automatically generated and you are given the HTML code to add to your site or blog post. Why rely on 3rd party media hosting providers?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gaupol is a subtitle editor for text based subtitle files (e.g. SubRip and MicroDVD).
    Downloads: 0 This Week
    Last Update:
    See Project
  • The fastest way to host, scale and get paid on WordPress Icon
    The fastest way to host, scale and get paid on WordPress

    For developers searching for a web hosting solution

    Lightning-fast hosting, AI-assisted site management, and enterprise payments all in one platform designed for agencies and growth-focused businesses.
    Learn More
  • 5
    pkaudio is a real-time dsp framework written in C++ that uses a high-performance messaging paradigm to allow non-interrupted use from high-level languages like Python (client code provided).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Frontend or sc_trans, written in wxPython, built in playlist editor, and transmit button to start streaming directly from the frontend. supports freebsd and macosx, send kill signals directly from the frontend too!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Webcomic Archive and News Generator (WANG) is a database driven PHP application built for both aspiring and existing web comics. Written with a focus on security and speed, the code is built to be easy to use for code novices and experts alike.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A set of Python scripts, for use with Blender that will export to Java XML, which can be decoded with the standard java.beans.XMLDecoder class. [No longer writes source code; this is a better solution.]
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    A collection of code for games using python. Mostly code for use with games made with pygame, and/or pyopengl. Allthough some of it can be used outside
    Downloads: 0 This Week
    Last Update:
    See Project
  • More Bookings. Better Experience. Icon
    More Bookings. Better Experience.

    For tour and activity providers

    The all-in-one solution built to help you stay organised and get more bookings with thousands of connections to online travel agencies (OTAs), resellers and suppliers.
    Learn More
  • 10
    This XML-based language will allow easy creation and integration of Game Map and Object definitions for any game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PTOMMI(Python Toolkit for Online MP3 Management and Interaction) provides components for building CGI apps to manage MP3 files on a remote server. Two apps are also included: an MP3 playlist manager and an ID3 tag editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A graphical isometric multiplayer virtual reality server in MUD-style. Rooms and server code can be changed online. At the moment, there is also an IRC link. Clients are available in Java and Python/C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Modular portable graphical based music editor. A new concept loosely based on the tracker-interface. Aimed to be used by both amatours and serious composers. Status for AmigaOS is stable, status for Unix is pre-alpha.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    geqos (Gnome editor for Quality of Service) is a gnome network management application that provide an easy-to-use graphical user interface for configuring and monitoring QoS under linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Windows based editor designed to allow writing extensions covering any user format of raster fonts. Supports fixed/variable character height/width, incomplete character sets, etc. Has a lot of useful character-editing functions (italicize, bold, shift...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A group of Blender (http://www.blender3d.org) enthusiasts sharing code for expanding the functionality of Blender. As Blender has been bought into Open Sourceness, this ancient utility is now ancient and likely useless.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This editor aims to help users creating their own ebooks in the newly released Open Publishing standard defined by International Digital Publishing Forum. The editor will permit the creatioin of ebook in OCF-1.0 format (.epub)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Inkscape Python Iterator

    Extension to iterate custom Python snippets over objects

    An inkscape extension, written in python, that accepts snippets of Python code, and iteratively executes them over a set of objects. Iteration can be over the current selection, or over an XPath. Python code is given the current node and attributes, and can modify or delete the node, create new nodes, or simply perform calculations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An online photo editor that harnesses the power of AJAX
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A complete ASCII animation system featuring a client, server, and a graphical animation editor complete with keyframe animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Remote access to Ableton Live's Python API framework. Currently supporting telnet, access, UDP linewire, Open Sound Control, example code and API provided. Written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JackFX is a python module for midi control and realtime audio effects processing built using the Jack Audio Connection Kit. Effects are stackable, and can be chained in any configuration with only a few lines of python code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PixLab is a peculiar raster-based graphic editor giving one more additional drawing aspect to an artist. Not only traditional elements of painting, such as color and shape, but also artist's brush dynamics is fixed and displayed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    golib

    C++ collection mostly for image processing

    libGo is a C++ class library containing all kinds of things that proved useful to me. Included are: - Linear algebra, using LAPACK and CBLAS - V4L(1) image grabber - Multithreading - Image containers (up to 3D) - Some simple optimisation code - Python embedding helper - Matlab interface - .. and other things, have a look at the HTML documentation! golib grew over many years, things I had use for have been added now and then. Some parts are better taken care of than others. If you find anything spectacularly wrong or badly documented, and need assistance, please drop me a line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    fojecleno_Signer v.1.0.

    fojecleno_Signer v.1.0.

    fojecleno_Signer — Digital signature graphic tool (Trusted Signing)

    fojecleno_Signer is a simple, fast, and user-friendly graphical tool for digitally signing your Windows executables using Azure Trusted Signing. It was designed to provide a seamless experience, even for non-technical users, while remaining robust enough for software developers and distributors. The application automatically manages: signature configuration metadata validation log generation error handling Prerequisites for signing To sign your executables, you must...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB