Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
Build an app in Retool
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.
Light-weight Scintilla-based text editor with syntax highlighting
Notepad3 is a fast and light-weight Scintilla-based text editor with syntax highlighting. Notepad3 is an excellent replacement for the default Windows text editor. Notepad3 offers many extra features over Notepad. It has a small memory footprint, but is powerful enough to handle most programming jobs.
This GUI lets the user navigate a wide selection of LaTeX structure and formatting tags that are used to write a document in LaTeX. It also has a raw text input box with a LaTeX preview for testing out LaTeX markup. Also, each markup has associated help text and is automatically selected to be ready to paste into the user's text editor. Also, this GUI lets the user choose which text editor and supporting programs are used to create their LaTeX document instead of forcing them into a...
The Gedit "builder" plugin is a plugin for the Gnome Text Editor that allows you to compile source code and then click on the compiler output errors to go to those errors in the source code.
This is a code for the sentence parsing that does its job properly and FAST.
The main problem is that you really need a database of abbreviations so that phrases such as "Dr. Smith" are not calculated as 2 sentences, which means that the good parser must be language dependent. I am also providing a list of all English abbreviations with the code.
You can always tweak the code to get a nicer output, but the main idea is still there, and completed with this little program.
This python script will generate a custom python.xml file used by Notepad++ for auto-completion features when programming in python (function names, arguments, and descriptions), using your own set of imported modules.
Applies a simple SQL query (without joins) to a tab-separated-value text file. Intended for the command line, like "txtselect 'c2 from states.txt where c3 > 1000000'." Distributed as a single Pythonsource-code file.
An Emacs major mode for editing F# code, based on the OCaml mode and the Python mode.
This project is not maintained anymore. New development will go here: https://github.com/fsharp/fsharpbinding/tree/master/emacs
A C++ written console application which allows to "log" a Poker game intelligently, i.e. the program also leads the players through the game. The Code can also be used as a basement for further projects, like a poker-bot etc.
Built in python, built upon the sourcecode of Pyword. this program offer a more powerful enriched environment for coding, html work or simply a text editor.
Open Office Server Daemon based on older daemon written in python (oood).
Open Office is unstable as a server (memory leaks, not multithreaded, ...), this daemon makes it working in long-term without having to change anything in your code.
SE|PY is an ActionScript editor written in python, wxPython and using scintilla for text highlight, code collapsing. some features: snippets panel, functions panel and much more.
Contain also Flush
The software Tabua is a very, very simple python script code for table creation and manipulation. It is intended to be an easy way to build, change, manipulate and extract tables in many (language) formats.
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.
python-mode is an Emacs and XEmacs major mode for editing Pythonsourcecode. Please note that ALL DEVELOPMENT HAS MOVED TO LAUNCHPAD: http://launchpad.net/python-mode
The converter performs automatically the full process of converting the files of a C project into the equivalent C++ files. Classes are created, var and functions becomes attributes and methods and the changes are propagated into all files.
PAWed is a simple, easy to use, sourcecode editor, written for GNOME2 and utilising Scintilla, which is extensible through plugins (e.g. HTML Tidy plugin) and Python scripting.
Turn a PC keyboard into a Musical Instrument! Keyano has the ability to turn your PC into a Musical Keyboard, or select Alphabet mode and it becomes fun and educational for the Kids. Type "A B C" and it says them out loud while it shows letters on screen
Mamba is a extensible xml templates preprocessor wrote in Python.
Using it, you can rapidly develop powerful applications ready to integrate with the internet.
It can be used to work as a generic CGI program or for generate content.
Python bindings for the Scintilla sourcecode editor widget running under Gtk 1.x. NOTE: This is no longer under development, since the authors are moving to Gtk2 and using pyscintilla2 instead. See http://sra.itc.it/people/cavada/PyScintilla2.html
Tools for extracting and transforming XML-like mark-up, embedded in source code comments, into proper external entities or well-formed XML files. Can be used for JavaDoc-like "literate programming", or embedding other build-related or CM metadata.
TeXPerfect plans to be a cross-platform, extensible, user-friendly yet expert-tunable visual TeX implementation. The most important feature will be a split screen (inspired by WordPerfect(R) Reveal Codes) showing the underlying TeX code.