Showing 256 open source projects for "python user interface"

View related business solutions
  • Resolve Support Tickets 2x Faster​ with ServoDesk Icon
    Resolve Support Tickets 2x Faster​ with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 1
    Autotoolset is both a colection of small tools (scripts, emacs macros, etc.) to simplify project development with autoconf/automake/libtool/texinfo/emacs and a good documentation on how to get started on these tools and the whole GNU software model.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Multi-format generator for e-books compliant with Distributed Proofreaders and Project Gutenberg guidelines. From a single marked-up text file, outputs are generated for plain text, HTML, and selected e-book reader formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Sentence Parser for Python
    This is a code for the sentence parsing that does its job properly and FAST. The main problem is that you really need a database of abbreviations so that phrases such as "Dr. Smith" are not calculated as 2 sentences, which means that the good parser must be language dependent. I am also providing a list of all English abbreviations with the code. You can always tweak the code to get a nicer output, but the main idea is still there, and completed with this little program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 5
    OxygenOffice Professional(OOOP, O2OP)is an enhanced version of free OpenOffice.org what is a multi-platform office productivity suite.OxygenOffice Professional contains more extras like templates, cliparts, samples, fonts and VBA support. Get 3.2.1
    Downloads: 38 This Week
    Last Update:
    See Project
  • 6
    Basic Note Tagger
    Standalone application that uses the clipboard to insert a tag in any document and/or in a log file. Tags contain context information (e.g., date, author) + text note, picture or webcam shot. Tags can contain variables generated by user and/or external programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    tmx2text

    Extract text data from tmx files

    Tmx2text provides a simple interface to extract text data from tmx translation memories. It is written in Python (requires Python3 or higher) and uses PyQt (Qt 4) and is released under the GPL. Although it was created for Linux it should work on other platforms where Python3 and PyQt4 are installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Tahrir

    A simple and neat text editor designed for linux.

    Tahrir is a simple and neat text editor designed for linux, it provides an elegant graphic user interface in order to make the user focuses on writing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A compiler wrapper and a set of editor plugins allowing you to easily use Greek letters, accents, and other Unicode symbols in any programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 10

    Txtr

    Simple and neat text editor.

    Txtr is a simple, neat and elegant text editor designed for linux. it is written in python/gtk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PROJECT HAS MOVED: https://github.com/wiki2beamer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A GTK interface for browsing and searching for clip art. Developed for the Open Clip Art Library, though it can use other sources of clip art too. Written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Main point is parsing documents with regular expression to the tree and edit them or replace some of the data, powered by your own python code. Python is very easy to understand, don`t be worried about this and try it! ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    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
  • 19
    Canorus is the next generation music score editor. It is the official successor of NoteEdit. It uses Qt4, has scripting capibilities and uses modern development standards like eclipse, patterns and test units as base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This python script will generate a custom python.xml file used by Notepad++ for auto-completion features when programming in python (function names, arguments, and descriptions), using your own set of imported modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Notepad++ Python Script Automation
    Provides a set of Python scripts that allow client apps to automate Notepad++ using the excellent Python Script plugin and the Python SimpleXMLRPC modules. Demo apps in IronPython, C#, and now a "pure"-Python2.7 console app. No .Net required!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    EFM is a tool for fiction writers. It converts a plain text format into RTF. Someday it may do fancier things; see the homepage for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Applies a simple SQL query (without joins) to a tab-separated-value text file. Intended for the command line, like "txtselect 'c2 from states.txt where c3 > 1000000'." Distributed as a single Python source-code file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    BlogEdit
    User friendly editor for writing blog articles in HTML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Arabeyes

    A project to increase free Arabic fonts on Unix/Linux

    Arabeyes is a Meta project that is aimed at fully supporting the Arabic language in the Unix/Linux environment. It is designed to be a central location to standardize the Arabization process. Arabeyes relies on voluntary contributions.
    Leader badge
    Downloads: 250 This Week
    Last Update:
    See Project