Open Source Linux Text Editors - Page 61

Text Editors for Linux

View 39 business solutions
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Process OpenOffice.org Writer Files and transform them to PDF without installing OpenOffice.org What is PyOpenOffice? * It is a class library, written in the Python Language. * It is a platform-independent command-line utility (many abilitie
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PyQuill is a Python-based Blogger Client (Google's blogger service) written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Sed.py is a python module to provide a easy way to do text stream processing. Just like the name of module, it likes to do the work that sed can do. But not in sed's way, it's in Python's way. To use this module, the knowledge of regexp is necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Built in python, built upon the source code of Pyword. this program offer a more powerful enriched environment for coding, html work or simply a text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    PyUrduEdit is a simple text editor for the Urdu language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PyWord is a powerful and flexible text editor written in Python. It aims to be similar to other, existing editors (including emacs), but has several unique features as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pyana is a extension module that allows Python programs to interface with the Apache Software Foundation's Xalan XSLT transformation engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pybtex is a drop-in replacement for BibTeX written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Pylero
    Pylero is an open-source Python-based text generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    The PyGE (Python Gutenberg E-text) project is a suite of GUI desktop utilities written in Python to promote and facilitate awareness and enjoyment of works of literature that are available from the archives of Project Gutenberg.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Project Homepage is moved to http://cjkpython.i18n.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a project to make a text editor in Python with the Tkinter GUI toolkit. Though there are other text editors out there, this one has the advantage that it can go anywhere you want to take it. Until I figure out the release system, CVS is the only w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Python package for constructing spell-check engines
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QAceEdit

    QAceEdit

    A lightweight cross platform programmers' editor

    QAceEdit is a lightweight open source text editor with syntax highlighting for Windows. It uses Qt for the frontend and the JavaScript-based Ace embedded editor for editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    QCreativeWriter
    A software for creative writers with some new aspects. Scene/Strand based, interactive story-devolepment in an intuitive way. Database oriented on creative writing technics. Full editor integration. Statistics. -> And a beta-reader client!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    QHexEd is a simple and fast Qt based hex editor with MDI interface, support for large files and process editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    QHexVed is a Hexadecimal Editor and Analyzer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Qt Notepad Application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QNotepad - кроссплатформенный текстовый редактор.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    QStripper
    Convert Sinclair QL word processing (Quill etc) documents to pdf, html, text and DocBook XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Blog management application based on Qt 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    QTide is a QT-based Textditor with some nice features: Simple installationscript, Tabbed editor window to allow simultaneous editing of multiple files, Allows integration of own tools/programs, extendable syntaxhighlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    QUICKopen is a tool for quickly finding files on your hard drive, and allows for individual Search Groups. Files are filtered in real-time when the users types, and there are integrations for (X)Emacs, GVIM, VIM, Visual Studio (all), and Console/Shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    QVASIMODO's String Tools

    This project is a quick way of applying macros to a portion of text.

    This project is basically a quick way of applying macros, i.e., sequences of editing commands, to a portion of text. You create a "ruleset", which is basically a sequence of "rules" to be sequentially applied to the source text. The original text is entered in the top left box, while the result appears in the top right box. Program configuration is stored in a sqlite file in a '.panglossa' directory in the user's home folder. Remember that the "rules", or commands, will be applied sequentially, in the order they are listed. So, each command will operate on the result of the previous command. You can easily copy, paste, load and save both the source and the result texts. This program is written in Lazarus (FreePascal). The only non-standard library used is Zeos, but the program can be easily adapted to use Lazarus' native database components. This is free software, distributed under a CC BY-SA 4.0 Attribution-ShareAlike 4.0 International License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    QViTextEdit is a drop-in replacement for for the QTextEdit widget providing a vi/vim interface/input method. It brings the vi interface to all those GUI apps people have always wish they could be used with.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB