Showing 205 open source projects for "python user interface"

View related business solutions
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Learn More
  • 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
    Easy Equations

    Easy Equations

    Hand Written Equation Creator

    Easy Equations is a utility using which one can write the mathematical equations. The focus of this utility is to provide user friendly access to write mathematical equations which is helpful for students, lecturers, mathematicians and Research persons who prefer using mathematical equations in a document, PowerPoint or web sites. Works on Windows as well as Linux platforms. Software Requirements: JDK 7 or higher. Linux Platform with kernel version 2.7 or higher.(for Linux users).python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Void Reader

    Quick & dirty RSS-to-email tool

    Project has moved Github at https://github.com/zlogic/voidreader This project is a simple, quick&dirty application to download RSS feeds and send them via SMTP or upload via IMAP to your mailbox. Your mailbox will provide an interface to view feed and (optionally) view the source contents by downloading the feed links and converting them into PDF attachments. PDF are ugly (most CSS is ignored, Javascript is not supported), but allow to download items on a fast unlimited connection...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    IFCX : Internet Foundation Classes eXtreme!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    betterform

    betterform

    Toolkit for rapid XML and web application development

    Toolkit for rapid XML and web application development including a full XForms 1.1 implementation and a rich set of widget and layout-containers. Extensible interfaces for integration of custom controls, functions and data connectors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    OpenPCL - Open Source PCL Viewer, Converter & Toolkit. It can be used as a backend component for developers/integrators or as a standalone desktop application for end users.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    The AJAX Engine is a portable Ajax framework built upon webservice standards (SOAP, WSDL) on data transfer layer by providing proxies for JavaScript. Supporting: AJAX Actions, queuing, scheduling, AJAX enabled controls. Server side adapters are available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Framework (scripts, configuration, code) to build free and public services around travel and leisure data. That project makes an extensive use of already existing data sources such as Geonames and dbPedia, and adds some glue around those (eg, links).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The OWL-S Composer is an open source plugin that supports graphical Web Services composition under Eclipse, helping inexperient developers to build OWL-S compositions and giving a pratical solution for the experient ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PiCon Picture Converter

    Converts image files from one format to another format

    PiCon (πCon) Picture Converter is an image converter that allows users to convert image files from one file format to another.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10

    Java HTTP REST interface

    Base for HTTP-REST Java application

    Simplified multithreaded Java HTTP server able to interpret GET/POST requests. Example dummy app included. It uses Apache2 as a proxy for AJAX calls and jQuery code as a client. ------- Requirements: For the Java HTTP server: - J2SE (SDK for compilation) For the exampe web app: - Apache2 with mod_rewrite and mod_proxy Client-side for the web app: - www browser supporting JS with jQuery --- Setup: - run Server.class from Java server files (java Server) in a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project is moved to: https://github.com/libyal/libewf This site still contains contibs.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12

    Send Word Now Test UI

    Small UI which exercises the Send Word Now web service.

    Send Word Now (http://www.sendwordnow.com) is an enterprise application that enables companies to implement a hierarchical emergency contact trees using phone, pager, email, and so on. There is both a web and a web service interface. This project implements a UI which exercises the SWN API sufficiently to show how to us it with Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    XML validating & querying tool

    Comman-line interface XML validating & querying tool

    The program processes the given source XML file according to command-line arguments. It can validate the file (with -x or -d option) or query XPath expression (with -p option). Usage: java -jar clivaq.jar -- shows the help screen java -jar clivaq.jar -d <file.dtd> <file.xml> -- validates the <file.xml> java -jar clivaq.jar -x <file.xsd> <file.xml> -- validates the <file.xml> java -jar clivaq.jar -p "<XPath expression>" <file.xml> -- evaluates an XPath expression
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JS SmartM3 KP API

    javascript API for SmartM3

    Porting of the SmartM3 Triple Space's KP on JavaScript. Due to limitations on JS connectivity a "WebSocket to TCP" relay has been developed in order to enable JavaScript KP to communicato with a SmartM3 SIB. Relay is based on jWebSocketServer. User manual currently only in italian :(
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ExiProcessor

    Command-line program for processing Efficient XML Interchange (EXI)

    ExiProcessor is a command-line program that encodes text XML files into binary EXI and decodes EXI files into XML. It uses the open source Java-based library EXIficient (http://exificient.sourceforge.net) as the EXI parser. In essence, ExiProcessor is a command-line interface to EXIficient. ExiProcessor can help people learn about the various EXI encoding and decoding options and how those options affect compression ratios. The source code itself can also be used as an example of how...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A bundle of lisp extensions, largely original, for GNU Emacs with the goal to obtain a more user friendly and powerful interface. The new features include contextual tool bars, new TeX interface, very complete menus, and a well structured IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The purpose of this project is to provide a Java implementation of the Flute file transfer tool, using a JNI interface to the underlying MCL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Dojo Faces is a set of JavaServerFaces components based on the widgets of the Dojo Javascript toolkit. It offers dynamic, AJAX ready user interface components for JSF based web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    LWKT

    LGPL WKT parser

    ... interface in order to test it. To do: -add the possibility to parse the input as XY(Z) or YX(Z)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is the Open Source RESTful client for the take.io platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Java Msn Lib(JML) based web msn client developed by Roy Tsang. You can reach me at roy dot cstsang at gmail dot com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    URBE (Uddi Query By Example) is a WSDL based web service interface matchmaker. Given two SAWSDL/WSDL files URBE states the similarity between them. More info at http://doi.ieeecomputersociety.org/10.1109/TKDE.2009.35
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The “RDB2RDF Mapper” is a Java based software desktop application which allows a user to create a mapping file between a relational database and an RDFS/OWL ontology via a graphical user interface. This project is ANDS-funded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Copperhead is a small and simple library providing a Swing user interface that allows one to automatically generate PDF documents from annotated objects using the iText PDF library. Copperhead is developed under GPLv3. Please download Copperhead 0.1b for iText 2 and 0.2b for iText5. Read more on http://byteality.ch/blog. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JAX-RX represents a thin REST-based interface layer to provide a unified access to XML databases and resources. The sources are regulary pushed over. NOTE: THIS PROJECT HAS MOVED TO GITHUB!
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.