Showing 721 open source projects for "python user interface"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 1
    GeoloPy

    GeoloPy

    A Python library to geolocate IP addresses.

    A Python library to geolocate IP addresses. The library provides developers with a powerful interface to map IPv4 addresses to countries and cities. The maintenance of the IPs' database is completely transparent and effortless to the client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SSBRenderer

    SSBRenderer

    Renderer for subtitle format SSB.

    SSBRenderer is a plugin for frameservers on Windows & Unix platforms to render 2D graphics by SSB (Substation Beta) data on frames of video streams.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    JED

    JED

    Java Editor For DataTables

    JED is a server-side library of classes that support the client-side jquery DataTables interface for displaying and editing tabular data on webpages. If you want to be able to not only display tabular data, but also want full CRUD (Create,Read,Update,Delete) functionality, then you need JED on the Java Platform. Supports MySQL and Oracle RDBMS on the back end. Our website has many examples on how to setup and use JED with DataTables. Be sure to visit and learn how to apply them on your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Simple Workflow

    Simple Workflow is a free workflow engine written in Java.

    Simple Workflow is a free workflow engine written in Java. Properties: - Simple to use (need to call only 2 methods and implement 1 interface) - Written in Java 7 - Uses a simple domain language to describe workflows - Can be used with any storage backend (Sql, NoSql, File, etc.) - Can be used with any frontend - High level of backend/frontend abstraction
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Python Tkinter Extensions

    Python Tkinter Extensions

    Additional Graphical Classes and Widgets for Tkinter/Ttk

    This is a Python package with extensions for Tkinter. It supports both Python 2.7 and Python 3.3. Currently, the project is in version 1.0 of the Production stage. Feel free to fork off the main project or send me possible additions to the package.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    isbnlib

    isbnlib

    A Python library to manipulate ISBNs.

    A Python library to manipulate ISBNs. Through abstract classes and Factories, the library provides developers with a transparent interface to query any of the many different web services provided without efforts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Twain interface (twain.h) for Delphi
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Snap.js

    Snap.js

    A Library for creating beautiful mobile shelfs in Javascript

    A Library for creating beautiful mobile shelfs in Javascript. As standalone just include the file in a script tag. The slide intent is an int between 0 and 90, and represents the degrees in the first quadrant of a circle that you would like to have mirrored on the X and Y axis. For example, if you have 40 set as your slideIntent value, the user would only be able to slide the pane by dragging in the blue area in the diagram below. Once intent has been defined, it will not change until the user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Jython Simple Dialogs

    Simple UI Dialog boxes much like 'zenity' project for jython

    I have wanted very simple dialog box implementation for asking user questions, such as what is intended by the 'zenity' (or previous XDialog) type of interfaces. After looking at options I settled on using swing based UI components and it is based on the information available from: https://wiki.python.org/jython/SwingExamples The specific use of this code is targeted to user inputs for simple activities and it appears as if there isn't any single 'aggregator' and I tried to provide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10

    Flask-AppBuilder

    Rapid web application development (python + Flask)

    Simple and rapid Application builder, built on top of Flask. includes detailed security, auto form generation, google charts and much more. Demo on: http://flaskappbuilder.pythonanywhere.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    libcontc

    libcontc

    Container library in C.

    About Collection of data structures and operations that have been (and will continue to be) implemented in response to need. Container interface, naming and behavior is similar to the STL containers. Algorithm interface is in the spirit of the C standard library search and sort functions. Compatibility ISO C99, ISO C++98, ISO C++11. Performance These are designed to be general purpose, and reasonably efficient in most circumstances. Notes The biggest problem with these is type...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    edumath

    Python Module

    edumath is a python module. You can do calculations of advance topics of mathematics of high school. In intial release v 1.0 it contains 28 functions for performing calculations. This is windows installer. Just download, read documentation on github and use it in your own projects. I started writing this module from 05-04-2014. I covered three topics of high school - Matrices, Progression and Vector Algebra. I am constanly working on edumath. If you find this module helpful and wnt...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ProximityForest

    Efficient Approximate Nearest Neighbors for General Metric Spaces

    A proximity forest is a data structure that allows for efficient computation of approximate nearest neighbors of arbitrary data elements in a metric space. See: O'Hara and Draper, "Are You Using the Right Approximate Nearest Neighbor Algorithm?", WACV 2013 (best student paper award). One application of a ProximityForest is given in the following CVPR publication: Stephen O'Hara and Bruce A. Draper, "Scalable Action Recognition with a Subspace Forest," IEEE Conference on Computer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ScpTreeStore

    Array-based GTK+ store

    A GtkTreeStore / GtkListStore like object, based entirely on arrays. Faster, especially for sorted stores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Getopt::Euclid is a Perl module that uses your program's own documentation to create a command-line argument parser. This ensures that your program's documented interface and its actual interface always agree. Only development code is hosted on this Sourceforge webpage. Download releases of Getopt::Euclid from CPAN: http://search.cpan.org/dist/Getopt-Euclid/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    charset

    charset

    character set conversion library

    charset is a c++ template library that aim to provide simple interface to convert between different character sets, the default implementation uses Unicode as the middle layer (also you can use Unicode, as source or target of conversion).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Gnats.py

    GNATS database communication interface classes for Python

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    tmw-callcount

    Create CountCase's for projects that use TimerMiddleware.

    TimerMiddleware Call Count allows you to create CountCase's for your Pylons application using your applications custom TimerMiddleware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Python scripts that eventually work. The goal is to put together helpful python libraries, at first to learn more about python. There will at least be a library to generate regular expressions and more should come later. The latest version of the code is available in code-git (code / svn is not maintained anymore)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    OtrosVfsBrowser

    OtrosVfsBrowser download page

    Since Google code is not supporting downloads, downloads can be found on sf.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ... introduction article and a reference manual accompanies the library with examples and recommendations on how to use the library. Several graphical user interfaces are also available for the library.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 22
    This project develops a simple, fast and easy to use Python graph library using NumPy, Scipy and PySparse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    jStyleParser

    Java CSS parser and DOM style assignment library

    jStyleParser is a CSS parser written in Java. It has its own application interface that is designed to allow an efficient CSS processing in Java and mapping the values to the Java data types. It is also able to apply the parsed style sheets to a DOM that represents an HTML or XML document and to compute the resulting style of the individual document elements. It supports CSS 2.1 and a large subset of CSS3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HexLib - Java component for Hex-Editor
    A Java component which displays bytes in Hex- and ASCII-format. The component is designed as a standalone lib. A complete interface which provides the function of an HexEditor based on this lib exisits under the Fork of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    serialLCD ATmega8 (ArduinoBased)

    The serial LCD module using ATmega8 along with easy arduino library.

    ... is required to communicate with serialLCD module. The library & firmware file is released in public domain as open-source project. Feel free to edit/improve/share it. *** Raspberry Pi python library added. video available on youtube at: http://youtu.be/adNOWREWuL8
    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.