Showing 192 open source projects for "python code editor"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1

    Atari VCS (2600) Graphics Editor

    This code has been moved to GitHub

    Update 4/14/2015 This version of the project was never fully realized. I have a much better tools and GUI that was never uploaded to SourceForge that I developed before I started down this road. I'm currently trying to track down the code. I recently logged in for a completely different reason only to notice that this software keeps getting downloaded... and there are probably lots of disappointed folks out there once they try to run it. Sorry about that. Anyway, long story short... I'm looking for the real code that's actually usable. Check the Atari Age forums. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A DVI/PDF Previewer for Mac OSX written in Cocoa. Main features: two-way syncronization with source code in an external editor, automatic refresh, hyperlink support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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: 2 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 5
    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
  • 6
    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
  • 7
    pdi_lib a collection of digital image processing function implemented as a module for python. The code is written in Pyrex for clarity and speed improvement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    HTML-Editor für provessionelle Webseiten-Erstellung; trennt Inhalt und Design, sodass jede Seite auf Wunsch automatisch in mehreren Designs dargestellt werden kann.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 10
    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: 2 This Week
    Last Update:
    See Project
  • 11
    A free texture editor for Windows 9x which will support POV-Ray 3.1 textures. It also has a preview feature. This is basically a front-end to generate POV texture code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    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
  • 14
    An online photo editor that harnesses the power of AJAX
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16

    GemEngine

    Advanced technology that powers large scale, independent 3D games

    GemEngine(or just "Gem", for short) is a game engine centered around ease of use, clean code, and modern technology. The engine is multi-purpose and is geared toward platform/adventure games. The engine itself is actively used by the same developer to create a full scale indie game. Everything about the engine, from its content editor down to its source code is designed to be easy to understand. Gem requires no knowledge of scripting to be able to fully use, and both the engine and source code are extensively documented. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    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