33 projects for "written in python" with 2 filters applied:

  • 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
  • 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
  • 1
    Word segmentation utility for Thai language written in C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Buzz is a fast graphical editor for XML files with special support for OPML. Using the OPML convergence tools it will edit about any outline and many forms of indented text, including Python. In fact, Buzz was written with Buzz! It is written in P
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    PyEdit Editor

    PyEdit Editor

    Configurable Editor in Python

    PyEdit is a fully featured fast text editor written in Python. It can be used in any platform that has GTK. Because it is written in Python, it is easily configurable. Features code spell check and macro recording. Tested in Win/Lin/Mac --- Update: Using the editor full time V23 is mature enough for production --- Update: Had to downgrade to PyGTK 2.22.xx as 2,24,x had a double click message bug.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Crookes is a console text editor written in Python. It should run on any platform where Python is running.
    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
  • 5
    htmlarea

    htmlarea

    Small, powerful, full featured WYSIWYG editor

    HTMLArea 4 is a browser based WYSIWYG editor that easily replaces the TEXTAREA in your web pages. It is written in JavaScript, and suitable for use in any modern web browser, and any page on your web site. Current version is 4.0-2016-08-29
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PyPE (Python Programmers Editor) was written in order to offer a lightweight but powerful editor for those of you who think emacs is too much and idle is too little. Syntax highlighting is included out of the box, as is multiple open documents via tabs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    DrPython is a highly customizable cross-platform ide to aid programming in Python. It was developed with teaching in mind, and has a clean, simple interface. It is written in Python, using wxPython as the gui.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    Midnight Journal

    Midnight Journal

    A Simple Cross Platform Journaling App

    ...With Midnight Journal, we value the longevity of your journal entries and as such store them as flat plain text files that will be readable in 50 to 100 years. Written in easy-to-learn python, and the PySide Qt framework, the second goal of Midnight Journal is to provide a beginner friendly environment for developers of all skill level to contribute to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Wanted is a text editor written in Python/Tk for a didactical purpose. The primary scope is to learn python language and team developing. At the beginning we choose to implement only basical text editing let functionalities growing up in future releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    TBlogger is an application written in Python. Main purpose is to make maintaining static html entries easier. For example a static blog/diary... TBlogger supports currently only FTP protocol. This will change in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Teng is a general purpose templating engine written in C++ (i.e. library). It is also available as Python module or PHP extension. The main idea of teng is to strictly separate application logic from presentation layer. Widely used on dynamic web sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NiMC provides an Instant Messaging server and client that runs on a custom protocol that is implemented in python. The project was written as a learning experiment by its author, to get experience with TCP/IP. Great example of how to do TCP/IP wrong
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TransHelp is designed to assist in checking the consistency of Chinese-English translations in a translation project. It is written in php and python. It is especially useful in collaborative translation projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Puma-Pad is a notepad-like program written in python. Shouldnt your word processor have the power of a puma? Available for windows,linux,mac,bsd,etc. all that is required is that you have python installed. (currently working on making it so you dont need
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    rpl is a text replacement utility. It will replace strings with new strings in multiple text files. It can work recursively over directories and supports limiting the search by file suffixes. This version was originally written by Göran Weinholt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pybtex is a drop-in replacement for BibTeX written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Concurrence is a networked file editing program that enables multiple people to modify a document simultaneously. It is written entirely in Python, and uses the wxPython library for the GUI and the Twisted library for networking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ged is a (very) lightweight text editor written in Python using the pygtk bindings. The author noticed a lack of simple gtk2.0 text editors (as gedit depends on the gnome libraries) and Ged intends to fill this gap. Eventual porting to C is expected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pdfplayground is a collection of tools written in python to read/write PDF files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    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
  • 25
    A SubEthaEdit (see http://www.codingmonkeys.de/subethaedit/ for details ) like editor written in python, therefore multi platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next