Search Results for "python code editor" - Page 87

Showing 2976 open source projects for "python code editor"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • HIPAA compliant secure faxing Icon
    HIPAA compliant secure faxing

    Healthcare organizations looking for a HIPAA compliant faxing, email, SMS, forms, and signatures embedding solution to automate their communication

    Medsender integrates with dozens of top EMR / EHR systems and provides everything you need out of the box to view, sign, edit, and upload documents to your EMR system.
    Learn More
  • 1
    pjchat

    pjchat

    A Symbian Mobile Client of PaoJiao Wapsite Based on PyS60.

    Summary This is a Symbian mobile client of PaoJiao wapsite based on PyS60. You can download the Python/PHP source code of our project for any use. Our Team Zubin Kang, From USTB, Paojiao wapsite ID: 52cyy℡. Feng Chen, From HUST, Paojiao wapsite ID: Xian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Adds some features of Python OOP model to vim. This is a library that helps to rewrite python code in vimscript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    D3Edit

    D3Edit

    An GUI editor to Pick/D3 programming

    An GUI editor to Pick/D3 programming made ​​in Java to make developers life easier. Features: * Syntax higthlight * Code completion (keywords, templates and functions) * Theme, font and color customize * Undo/Redo * Find/Replace * Compile Requirements: * D3 version 6 or later * Java Runtime Environment How to Use: 1 Install and startup jd3 on the server (http://sourceforge.net/projects/jd3/) 2 Compile and catalog the routine 'RLISTA' on the server (see wiki) 3 File 'config.properties' in the same folder as 'd3edit.jar' (see wiki) 4 Run d3edit.jar, go Edit > Settings and configure
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PygameFrame

    Python/Pygame Game-Building Framework

    A template I created to help me organize my Pygame code, that I decided to share for everyone's use. I built it to help me organize all of the programming practices I have seen in different Pygames, tutorials, books, and other sources, to help me make a robust framework that I can simply copy-paste to start new projects with. This package was originally known as "Santo's Pygame Template", but I've renamed it to "PygameFrame" since. This is merely a skeleton to build a game from; and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • ClouDNS provides fast and secure Free DNS Hosting and Premium DNS Hosting with Global Anycast DNS Network. Icon
    ClouDNS provides fast and secure Free DNS Hosting and Premium DNS Hosting with Global Anycast DNS Network.

    Forever Free DNS Hosting with Dynamic DNS

    ClouDNS is the biggest European provider of globally Managed DNS services, including GeoDNS, Anycast DNS and DDoS protected DNS. We also offer Domain names, Monitoring services, SSL Certificates, and Google Workspace.
    Learn More
  • 5

    data2bin

    Create structured binary files from XML data.

    ...It is able to pad Your strings with defined padding, check Your integers' sizes, it can fill default values where You didn't supply data, it can also, for example, put a "blank" array member at the end of an array etc. Whenever You change your structure in Your code, just update the data-description file and "rebuild" Your binary files without touching XML data files!
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6

    SM Character Generator

    A Space Master 2nd Edition Character Generator

    SMCG is a character generator for the second editon of the role-playing game Spacemaster. Only the program code is placed under this license. All Spacemaster material has been copyrighted by Iron Crown Enterprises. While I do have permission to publish this program, I am not affiliated with Iron Crown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    misspell-check

    misspell-check

    A program to check source code for mispelings...

    A program to check source code for mispelings...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    BriCS

    SaaS for running simulation models in the cloud

    The Bristol Cloud Service simulation runner is a cloud computing Software as a Service designed to enable users to quickly launch simulation code on Amazon AWS' Elastic Compute Cloud (EC2). BRiCS is written in Python using the Django framework and interacts with EC2 using the boto API. BriCS enables multiple simulation runs to be launched in parallel from a web browser. Model configuration (parameters) files are uploaded via the browser and results files are downloadable on completion. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    scrimage

    scrimage

    A unique python-based image editor

    A unique python-based image editor with low-level control. It will be able to apply fairly complex mathematical operations to individual pixels based on the contents of a script or user input at a command line. It will then be able to apply those changes to the image for a unique effect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy-to-use online form builder for every business. Icon
    Easy-to-use online form builder for every business.

    Create online forms and publish them. Get an email for each response. Collect data.

    Easy-to-use online form builder for every business. Create online forms and publish them. Get an email for each response. Collect data. Design professional looking forms with JotForm Online Form Builder. Customize with advanced styling options to match your branding. Speed up and simplify your daily work by automating complex tasks with JotForm’s industry leading features. Securely and easily sell products. Collect subscription fees and donations. Being away from your computer shouldn’t stop you from getting the information you need. No matter where you work, JotForm Mobile Forms lets you collect data offline with powerful forms you can manage from your phone or tablet. Get the full power of JotForm at your fingertips. JotForm PDF Editor automatically turns collected form responses into professional, secure PDF documents that you can share with colleagues and customers. Easily generate custom PDF files online!
    Learn More
  • 10

    bcPad

    bcPad is an open source, text editing program, similar to notepad.

    bcPad is a small, open-source program that is very similar to the well-known notepad. It is a very simple text editor, supporting many different types of files. This program was made as a sample project, with the source/code included, to teach people how to make a text-editing program. Features: - "Open" a file - "Save" a file - "Save as" a file - "New" file - Very simple, user friendly interface - Supports many different file types - Source code included (visual basic)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    rcard

    ncurses VCard 3.0 contact management editor

    A vcard 3.0 contact management editor developed for ncurses. It can: - load a vcf file - show all the contacts in a list - show more information about a single contact - perform a simple search in the contacts list - edit contacts - support UTF-8 (currently not on WIN32, though I'm not sure WIN32 console is actually able to support UTF-8) - convert the VCF(s) to Pine/Alpine addressbook format - import images from files as contacts photos The idea is based upon rolo (which you can find at SourceForge.net, too), but no original code remains. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JetBrains MPS

    JetBrains MPS

    JetBrains Meta programming System

    MPS (Meta Programming System) is an advanced language workbench and integrated development environment created by JetBrains that lets developers define, compose, and use domain-specific languages (DSLs) with rich tooling support. Unlike traditional text editors that treat code as plain text, MPS represents programs as structured models, enabling projectional editing where syntax, constraints, and semantics of DSLs are enforced by the editor itself, reducing parsing ambiguities and expanding expressiveness. Users can build custom languages tailored to specific problem domains and immediately get IDE benefits like intelligent completion, navigation, refactoring, type checking, and code generation for those languages. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Fidus Writer

    The all in one solution for collaborative academic writing.

    Fidus Writer is an online collaborative editor especially made for academics who need to use citations and/or formulas. The editor focuses on the content rather than the layout, so that with the same text, you can later on publish it in multiple ways: On a website, as a printed book, or as an ebook. In each case, you can choose from a number of layouts that are adequate for the medium of choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WYSIWYG .NET

    WYSIWYG .NET

    WYSIWYG html editor for .NET (C#, VB.NET)

    WYSIWYG .NET editor is an HTML editor that attempt to display the web page as it will show on the browser. It's a visual editor, and you don’t manipulate the code directly.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    ImpPath

    Simple C++ library for path manipulation

    ...For example, for working with internal application resource paths referencing a "sandboxed" virtual filesystem (like with PhysicsFS). Platform-specific path support is mainly intended for tools (e.g. map editor) which need to share a common code base (and perhaps some hard-coded resources) with the main sandboxed application (e.g. game).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GalGen Trader

    GalGen Trader

    A 2D Elite-style game written in Python 3.2.

    ...One of its most important features is the ability for extension modules to be added that can change just about any feature of the program; from new weapons and devices, to adventure modules that add new 'mini-plots' (similar to the Galactic Adventures DLC for Spore), to modules that replace parts of the core game. This functionality is supported by the game being written in Python 3, with its powerful support for including external code at run-time. The graphics will be a simple mixture of 2D raster and vector imagery with text-based menus, and the music will be highly reminiscent of the 80's 'chiptunes' that made up the soundtracks for games on the Amiga and Commodore 64.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CodeInvestigator is a tracing tool for Python programs. All the run time information is recorded. Read your code together with its run time details. Use it to visualize what happened when you program ran.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Grass BPMN Designer

    BPMN Web Designer

    BPMN Web Designer,based on Oryx editor, now support BPMN, will support Camel Pipe later Source Code: https://github.com/grasscrm/gdesigner For how to use and install this project, please check https://github.com/grasscrm/gdesigner/blob/master/README.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java 3D Editor

    Java 3D Editor

    An editor for Java 3D scenes

    A Java 3D graphics tool that can be used to implement graphics applications for various purposes. Provides the user interface in which a three-dimensional objects can be manipulated with ease. The application also allows you to generate code from the scene in the Java language automatically, so that objects can be created and used to run graphical applications later.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 21

    Isometric Turn-Based Strategy

    A turn-based strategy game in the spirit of Tactics Ogre

    The end-goal is a deep, complex tactical turn-based RPG. The main inspirations are the Final Fantasy Tactics series and Tactics Ogre, with plenty of room for innovation. Currently, we are implementing weapons, items, and spells into the battle framework, and soon to come will be the core RPG mechanics, AI, and self-contained missions. The game is being coded in C++ using SDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SipnLab

    Signal Interpreted Petri Net Laboratory

    SipnLab (Signal Interpreted Petri Net Laboratory) creates SIPN and generate AWL-Code for SPS. This tool is based on open source Project "Pipe 2.5". Version 1.1 of SipnLab integraded a Sipn to Ardunio translater and several bugfixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Java/C Comparative Benchmarks

    Java and C Comparative Performance Benchmarks

    A collection of software benchmarks developed to compare the performance of Java with C on identical code. No language libraries were used to avoid implementation differences. Some of the benchmarks are also implemented in Python and Scala. There are benchmarks for bit twiddling, numerical computing, data structure manipulation, concurrent computing, callouts to native libraries, and, graphics processing units (GPU) utilization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    StarlingPunk

    StarlingPunk

    StarlingPunk is a framework built on top the Starling library

    StarlingPunk is a game framework built on top of the Starling GPU-accelerated 2D library (AS3 / Flash / AIR). It is inspired by FlashPunk: it gives structure (entities, worlds), collision detection systems, tile maps, etc., and is intended to help developers organize 2D game code more cleanly while benefiting from Starling’s performance. It has features for quick prototyping and reusing code between projects. Organizing game objects into Worlds, Entities, with type-based grouping etc. Manage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    editor E++ - freeware HTML editor, PHP editor, C++, JavaScript, ASP, HEX editor. Based on the powerful editing component Scintilla, E++ is written in VB.NET.
    Downloads: 0 This Week
    Last Update:
    See Project