Open Source Python Text Editors - Page 5

Browse free open source Python Text Editors and projects below. Use the toggles on the left to filter open source Python Text Editors by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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
  • 1
    EPT (Emacs Package Tool) is full userspace package managing tool for GNU/Emacs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Integrated development environment implemented with Python and GTK+. Editing components are based on Vim and Emacs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Enf'encrier

    Enf'encrier

    Editeur de texte pour les enfants

    Enf'encrier est un éditeur de texte simplifié et optimisé pour une utilisation dédiée aux jeunes enfants. Cette application a été développé tout particulièrement pour les enfants en situation de handicap afin de limiter les distractions liées à l'environnement applicatif.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5
    Eshed - ESsential Hebrew EDitor. Supports: bidrectional editing, niqud, multi buffers, multi views of same text, load & store in various encodings. Just Python, Using pygtk (Gtk & Pango inside).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FictionVocabulary is a tool for counting words in text files. It uses vocabularies with word sets e.g. 1000 most useful words etc. Counting occurs through vocabularies, so word list consists only of words which are not represent in vocabularies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    GCrypter

    GCrypter

    an easy way to encode and decode your thoughts

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Moleskine is a source code editor for the GNOME desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10

    GNU Hyperbole: The Everyday Info Manager

    Create hyperlinks just by dragging, find contacts instantly, ...

    GNU Hyperbole (pronounced Ga-new Hi-per-bo-lee), or just Hyperbole, is an amazing programmable hypertextual information management system implemented as a GNU Emacs package. This is the first public release in 2016. Hyperbole has been greatly expanded and modernized for use with the latest Emacs 25 releases; it supports GNU Emacs 24.4 or above. It contains an extensive set of improvements that can greatly boost your day-to-day productivity with Emacs and your ability to manage information stored across many different machines on the internet. People who get used to Hyperbole find it helps them so much that they prefer never to use Emacs without it. Hyperbole includes easy-to-use, powerful hypertextual button types and links that can be made without the need to learn a markup language. It also includes a hierarchical, record-based contact manager, a rapid window and frame control system and a powerful multi-level auto-numbered outliner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GOFoto is an appliaction for managing large collections of photos. It allows photo refining, generating web gallery and VideoCD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Gaupol is a subtitle editor for text based subtitle files (e.g. SubRip and MicroDVD).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A set of extras (plugins, snippets, templates, ...) for gedit, the GNOME text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gedit plugin: Allows to display a right side pane. A left-right pane manager is included. Copyright (C) 2009 Tournier Guillaume.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    GeditChangelog

    A Gedit plugin for exact, character based change logging

    This is a plugin for the famous text editor "Gedit" (Available for Linux, WIndows, ...?) When writing a text, GeditChangelog records every character typed. For instance, capture a video of your text creation process. It adds another dimension of text writing, the time dimension. It is very exciting to experiment with this type of writing. Since this is a plugin for gedit, any type of text can be tracked: Programming, Writing short or long text, etc. For a nice visualization, have a look at this youtube video: http://www.youtube.com/watch?v=iFhd7rpbM_M&hd=1 Consider donating to this project: https://sourceforge.net/projects/geditchangelog/donate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GitGutter

    GitGutter

    A Sublime Text 2/3 plugin to see git diff in gutter

    A Sublime Text plug-in to show information about files in a git repository. Gutter Icons indicating inserted, modified or deleted lines. Diff Popup with details about modified lines. Status Bar Text with information about file and repository and provides some commands like Goto Change to navigate between modified lines. Copy from Commit to copy the original content from the commit. Revert to Commit to revert a modified hunk to the original state in a commit. The diff popup shows the original content from the commit or the differences between it and the working content. The toolbar provides some commands to interact with or modify the changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A module for python/pygame used for typesetting text to the screen. It provides specialized functions for scrolling text, pages of text, selectable text, and an on screen text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A multiplatform visual implementation of the Unix utility grep
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This script converts books from the open Gutenberg project base text format into a format easily readable by an iPod's notes feature. This project is written in Python and is so accessible across many Operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Indexmeister

    automatic indexing for large LaTex documents

    Indexmeister reads a variety of formats (.tex, .docx, .epub, and others) and suggests keywords for indexing. The included program Imbrowse provides a semi-automatic interface to rapidly add index tags to multi-file latex documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This program allows renaming of multiple files at once by providing an editor with the names of the given files. This way the sophisticated features of this editor (for example vim) can be used to rename a whole bunch of files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    literate programming tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Powerful Python outliner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JReferences is a tool to store and retrieve bibliographic references from a file or MySQL database. It reads BibTeXML, DocBook XML and RIS type references, and can output these and BibTex. A bibtex like alternative is also provided for DocBook XML docu
    Downloads: 0 This Week
    Last Update:
    See Project