Showing 116 open source projects for "python text editor"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Backuso

    Backuso

    Backup software for your data to local and remote SSH systems

    ...A remote storage is anything which is accessed on your network via the ssh protocol. This could be a NAS (Network Attached Storage) in your local LAN, or a server share on the internet. Backuso is configured with a simple text file. You can start the backups manually or automatically, e.g. using crontab. Backuso is based on Python 3 and uses the software rsync as its core element. Hence it runs on systems where rsync is available (Linux, FreeBSD, Apple).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Flatland

    Flatland

    Flatland is a simple theme and accompanying color scheme

    ...Flatland also standardizes iconography and tab styling to keep the editor frame unobtrusive, letting code take center stage. Because it became widely adopted, many ports exist for other editors and terminals, making it easy to keep a consistent look across tools. The project is opinionated but pragmatic, aiming for a cohesive, contemporary feel that still respects legibility and focus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Awesome

    Awesome

    Awesome window manager

    ...It is primarily targeted at power users, developers and any people dealing with everyday computing tasks and who want to have fine-grained control on their graphical environment. A window manager is probably one of the most used software applications in your day-to-day tasks, along with your web browser, mail reader and text editor. Power users and programmers have a big range of choices between several tools for these day-to-day tasks. Some are heavily extensible and configurable. awesome tries to complete these tools with what we miss, an extensible, highly configurable window manager. To achieve this goal, awesome has been designed as a framework window manager. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Personal Document Seeker

    Personal Document Seeker

    Full text document research tool.

    Personal document seeker is a simple useful tool to search into your document by full text. This program is based on the Whoosh library for Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    E-Clipboard

    E-Clipboard

    Easily manage and sync data across all your windows devices

    E-Clipboard takes care of all your copied text across all your windows devices making it easy to manage and sync your data. It uses the power of your own google drive account to store your data so that you don't have to worry about your data security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Angry Calculator

    Angry Calculator

    Angry calculator is a calculator java

    ...Are included in the calculation of the programs tables, fibonacci, factorial, random number, charting, statistic basic, fast random generator number 1-90, generation and a system for fast calculation of the percentage, calculating the perimeter and area of plane geometric figures. This is also a program to create constant and recall among other functions is also a mini file editor text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    vinuxproject

    vinuxproject

    Vinux is an Ubuntu derived distribution for blind & visually impaired.

    Vinux supports software text to speech and Braille support from boot-up to shutdown. Users can use installation medium to install independently with no sighted assistance required. Vinux supports command line environment speech, Desktop environment speech and magnification features. Vinux comes with an accessible suite of software and has an excellent mailing list support group.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Reference implementation for the proposed SII 5194 (Bidirectional Text Editing) Israeli standard (hopefully, a Unicode standard in the future). This is a fully functional text editor with complete BiDi support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FIGlet and ASCII Art Generator

    FIGlet and ASCII Art Generator

    Input your text and have it rendered into ASCII art fonts!

    A simple and easy to use GUI FIGlet generator. It uses Python module pyfiglet. Have fun with it!
    Downloads: 7 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

    LaTeX Helper

    GUI to help create a LaTeX document

    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 particular interface of a pre-defined IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Open Current Wallpaper

    Open Current Wallpaper

    EN : Open Current Wallpaper This programm is used to open your current wallpaper on your default image viewer / editor. It's useful if you use the Wallpaper slideshow and you want to open the current image. Python sources are included in the package, you can build the .exe yourself if needed. Works on Windows 7, 8 and 10. Enjoy ! FR : Ouverture du fond d'écran courant Ce programme sert à ouvrir le fond d'écran en cours d'affichage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Afterglow Theme

    Afterglow Theme

    A minimal dark Theme for Sublime Text 2 and 3

    Afterglow is a dark, flat UI theme with matching color schemes aimed at making code and interface chrome feel cohesive and low-glare. It ships with carefully tuned palettes for syntax highlighting so keywords, literals, punctuation, and markup remain distinct without harsh contrast. The theme adjusts editor chrome—tabs, sidebars, status bars, and panels—so they visually recede and put focus on the buffer. Multiple accent variants and sidebar icon options let you align the look with your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    UniversalIDE

    UniversalIDE

    Add-on based IDE adaptable to any developement platform

    UniversalIDE is an open source development environment studied to be compatible with any programming language thanks to its add-on based structure. Anyone who knows the .NET Framework can develop add-ons to support a programming language, defining syntax highlighting rules and interfacing the IDE with compilers or interpreters. It is written in Visual Basic .NET, so it requires the .NET Framework to run. The program's GUI is multi-language (actually English and Italian are officially...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    PangView

    PangView

    Text Viewer that displays text similar to pango

    A text viewer utility that displays text in a pango like markup. The utility is written in python, and uses the pygtk toolkit. The parser reads pango tags similar to html. The utility was written, so formatted text can be displayed quickly. NEW! The parser now is updated to use a faster method of internal data structure.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Havalite CMS

    Havalite CMS

    Havalite, a lightweight, open source CMS Blog based on php and SQLite

    Havalite, a lightweight, open source CMS Blog based on php and SQLite db. It's licensed under the GNU General Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PastebinGTK

    PastebinGTK

    Linux desktop client for pastebin.com

    PastebinGTK is a Linux desktop client for the pastebin.com text sharing service (http://pastebin.com/). It is written in Python and uses GTK+ 3 for the GUI. ---- PastebinGTK requires the Python interpreter to run. Development is done using 2.7.x, but it should work with 3.x as well. GTK+ 3 is also required. To run PastebinGTK, open a terminal in the directory containing the files and type "python pastebingtk.py". ---- PastebinGTK is released under the MIT open source license (http://opensource.org/licenses/mit-license.php). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sdide 0.14.5.3
    Screwdriver is an Simple Dis-Integrated Development Environment (SDIDE) used for programming in Python, PySide, Bash and Other object-oriented programming technologies. Source code management Interface can Push Up to 97 branches into the Git server. Reclaim your favourite Linux text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HGEE

    HGEE

    A world editor for HGE game engine written in python and uses OpenGL.

    It uses most update packages and technologies for example OpenGL 4, pyhton3.3 and etc. Project focus is on simplicity, efficiency, performance, flexibility. This project aimed for Linux environment and more specifically Gnome shell. Its most development is in Fedora 20.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Webcamgrab

    Webcamgrab

    Create random JPG wallpaper from a user updatable list of webcams

    ...Assumed path names are /usr/bin for lynx and ~/Public for webcamgrab's files. If you would change these paths just modify the Python code in webcamgrab.py with the text editor of your choice. More detail in the included documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Gourmet

    GNOME Recipe Manager w/ nutrition information and other useful plugins

    Gourmet Recipe Manager is now housed at http://thinkle.github.io/gourmet/ Gourmet is a recipe-organizer for GNOME that generates shopping lists and allows rapid searching and entry of recipes. It imports mealmaster & mastercook files, as well as providing tools to help users import from text files or webpages. Gourmet can exports webpages & other formats. Gourmet has a plugin infrastructure allowing users to choose add-ins they want, such as a plugin to calculate nutritional information. Gourmet also includes an interactive python shell plugin which is a great way for new developers to get started playing around. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    x9wm linux

    x9wm linux

    x9wm Linux - 32/64bit Intel Debian Stable w/ x9wm

    ...Easy to customize menu / 1-click to any thing Instant always available system monitor top-bar Dec 04 2013 - update 1.02 1 New Desktop Wallpaper 2 Conky Top bar updated / Bottom bar space - for menu expansion in 1.03 3 New menu feature for window (max) maximize to save reshape for full-screen windows in any screen dimension 4 Code stub preped for automation and bottom menu control bar 5 Integrated into x9wm linux version "celestial" 1.2 Debian Wheezy w/ gnome-commander integrated 6 Gnome-Commander integrated and remote filesystems and WIndows SMB / CIFS partitions integrated 7 Gnome GEDIT now default text editor 8 qcalculate replaced xcalc as a much more fully features general purpose calculator / equation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23

    MegaEditor

    Simple editor for xml, csv, ini files

    Simple editor intended to make viewing and editing common files easy, including xml, csv, and ini files. Written using Delphi XE2
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    Desktop Background from Nasa APOD

    Desktop Background from Nasa APOD

    A background image grabber for GNOME from nasa's image of the day site

    This app will fetch the latest image from nasapod, http://apod.nasa.gov/apod/ and create a background image from it with a description box for a gnome desktop. Read desktop_nasa.py file for configurations and instructions! Python script. Now working with Ubuntu 12.04 and prior
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Convman

    Convman

    Conversation manager

    ...Converting Tim's last 10 free sms sent to mbox. wip:Send free sms from Tim's site and save content to eml file. Hope you like it and find it useful! The icon is a modified one (text-editor) from the Faenza icon set http://tiheum.deviantart.com/art/Faenza-Icons-173323228 The mork parser is a modified version of http://www.scalingweb.com/mork_parser.php
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo