Python bindings for the Scintilla source code 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
A File System Folder behaves just like a normal Zope Folder, except it can export its contents to individual human-readable text files in the file system, and then re-import those same files, enabling (for example) proper version control.
POST (Python Obviously Simple Text) provides support for
simple, flexible dynamic document generation in multiple output
formats. Supports inputs in text or XML, outputs
in HTML, PDF, RTF, LaTeX source, nroff source, postscript,
and plain text.
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.
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.
A TextMap module for Python.
The TextMap class can be used to emulate oldfashioned computer screens. It will have methods like writexy(x,y,text),
input = readxy(x,y,text), clear(), scroll(x,y),
change(coloroptions), settext(text), input = gettext()
SchemaDoc is a XML-based markup language for documenting XML schemas. The work products include both the vocabulary and a set of tools for combining it with the schema source (e.g. a DTD) to produce documentation in HTML, XML DocBook, LaTeX, etc.
reStructuredText defines & implement a markup syntax for use in Python docstrings and other documentation domains, that is readable & simple, yet powerful. Project inactive. Development taken over by Docutils, http://docutils.sourceforge.net/.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A modular system for extracting and converting Python docstrings into useful structured formats like HTML, XML, and TeX.
Project inactive. Development taken over by Docutils, http://docutils.sourceforge.net/.
PM2HTML takes PageMaker files and makes a cohesive newspaper website. It comprises a PMScript that exports all stories to a directory of tagged txts, and a python program to act as a converter to turn those tagged text files into HTML, a parser to guess
The OO-Browser is an advanced object-oriented class browser with
support for browsing C, C++, Common Lisp and its Object System
(CLOS), Eiffel, Java, Objective-C, Python and Smalltalk. It runs
atop Emacs/XEmacs on Linux, UNIX and Windows.
Frosttie (FROnt-end SchemaTron Text Internet Engine) takes XHTML pages and processes them with various user-definable filters such a W3C's WAI, Section 508 (US) web usability compliance, ad removal, etc. It can be used with zKnowMan.
The FastForm is a component that helps a user to fill out huge forms and only fields that needed wasting no time to look up proper fields through the whole form.
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...
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)
Library for parsing and editing python source code in form of tree. (this tree is very similar to syntax tree, but nodes are commands.
Above this library will be build simple editor in wxPython.
Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention.
SrcComDoc allows documentation written in source comment rows to be extracted, formatted and highlighted according to the chosen documentation format. The basic SrcComDoc syntax is source and documentation language independent.