Search Results for "python code editor" - Page 45

1450 projects for "python code editor" with 1 filter applied:

  • 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
  • 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
  • 1
    gensrc - a Python application which takes XML descriptions of functions defined in a library and generates source code for addins on supported platforms including Microsoft Excel and OpenOffice.org Calc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pyro aims to be the first major Roguelike game written in Python. Project goals are clear code, easy modification and extension, and of course, a game that's worth playing. This is an early alpha and not yet winnable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    METIL is a python-like interpreted or compiled language made for speed and generic programming, as in C++ but with static symbolic computations, type propagation, "for" surdefinition. Object orientation is centered on properties, rather than hierarchy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The main idea behind tk_happy is to allow a fully "wired" Tkinter application to be quickly created (Tkinter is the python interface to Tk). The users main responsibility is to add logic to the Tkinter framework created by tk_happy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 5
    This is a go game SGF editor and go playing program. It will be able to play on IGS as a client and KGS as a bot. It will use GNUGo any other GTP protocol program for it's computer go capabilities. It uses sgflib.py for SGF Parsing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Collection of tools for and information about converting PHP code to Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    fgen is a free command line tool that facilitates cross platform c++ development, including header generation, cpp file generation, makefile generation, unit test framework generation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Python Tk Gui Builder allows python programmers to build graphical user interfaces using the included Tkinter (tk) widgets without having to write the source code. They simply point and click on widgets and their options.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 9
    Space simulation written in Python. The project aims to someday be like Elite with aspects of Trade Wars. Currently it is an interesting experiment in vector mathematics which demonstrates a minimalistic rendering engine for 3D space graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    "The gAIme" is the real time strategy where player can code AI for his units using scripting language (LUA) or special logic editor. Play and survive in this bot's world!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sk2Py is an wxPython-based IDE which assists in the migration of Cadence Skill(tm)-based PCells to Python PyCells for use in all Open Access environments. Please post any support requests or bug reports to the tracking system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    the authors of ibo found the base ideas of ibo in the much stronger http://www.djangoproject.com/. if you stumbled in ibo, do have a look at our documentation, but please consider checking django.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HappyDoc is a tool for extracting documentation from Python source code. It differs from other such applications by the fact that it uses the parse tree for a module to derive the information and does not import the module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ECCO is a web-based IDE. In other words is an online development environment with file manager, console interface for compiling and execution of code and an editor with syntax highlighting, tabs and support for many languages and accessed with a browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PYthon to ASsembler TRAnslator. At this moment supports Microchip PIC16 instruction set only. Its main goals are: to support a wide range of microcontrollers and processors, to generate compact and effective code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GRINEdit is a graph, relation, interaction, network editor. The graph visualizer 'graphviz' is very popular but it is not interactive. The project aims to make interactive graphviz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A GNOME WYSIWYG HTML/XHTML editor written in Ruby (Ruby-Gtk2) The overriding plan is to support freeform editing of source code that the WYSIWYG editor can detect without changing the code layout. The program also supports plugins to extend the interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Translate sql code to other programming language sql statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A game creation tool "for the developer." Provides a 2d engine, IDE, and template game code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NPL is a programming language designed to ease code visualisation. It visualises the static and dynamic aspects of a program along with it's semantics, thus making reading code easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Z80 ASM editor that gives you real-time info about Mnemonics, Waitstates/Clock cycles, and Labels. Features code completion, real-time debugging and T-states profiling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The SpringEditor is a plugin for the Eclipse IDE (http://www.eclipse.org) that supports graphical modelling of application contexts for the spring framework (http://www.springframework.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The idea of this framework is to allow the code to tolerate faults by adding redundancy (either by repetition or by different variants of code) and replacing original methods or functions by syntactically identical callable fault-tolerant constructs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DEE Excellent Editor is a simple source code editor whit syntax highlighting for many languages with a file browser panel to quickly select files. DEE can open files from the local system or directly from an ftp server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MCWBE is a Bot Script Editor for Microchip-Wars(MCW).
    Downloads: 0 This Week
    Last Update:
    See Project