Showing 125 open source projects for "python user interface"

View related business solutions
  • OpenMetal is an automated bare metal and on-demand private cloud provider. Icon
    OpenMetal is an automated bare metal and on-demand private cloud provider.

    Large Scale. Cloud Native. Fixed Costs.

    OpenMetal is an automated bare metal and on-demand private cloud provider. Our mission is to empower your team with cost effective private infrastructure that outperforms traditional public cloud.
    Learn More
  • Download the most trusted enterprise browser Icon
    Download the most trusted enterprise browser

    Chrome Enterprise brings enterprise controls and easy integrations to the browser users already know and love.

    Chrome Enterprise is ideal for businesses of all sizes, IT professionals, and organizations looking for a secure, scalable, and easily managed browser solution that supports remote work, data protection, and streamlined enterprise operations.
    Learn More
  • 1
    A tag based personal note taking system, written in python using sqlite. This program is designed to help you organize your thoughts. It uses tags in a way similar to Gmail's "labels" or del.icio.us tags. Any contribution welcome!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    File-Spector is a small, fast and easy to use binary file analyzer and Inspector. It allows the users to format a complete binary file structure and then use it to read any binary file that matches the specified format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DesktopTools is a collection of small utillities which help to make your daily life easier. Since the tools themself are rather small (projectwise) I keep them not as individual projects, but have them under this collective name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A.I. security app. Development ceased.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Silverware is an enterprise-grade hospitality platform built for hotels, resorts, and complex multi-venue operations. Icon
    Silverware is an enterprise-grade hospitality platform built for hotels, resorts, and complex multi-venue operations.

    Silverware powers high-end hospitality environments

    Silverware is built for hotel, resort, and multi-venue hospitality operators who need enterprise-grade control, deep integrations, and always-on reliability to run complex operations at scale.
    Learn More
  • 5
    Dowser is a research tool for the web. It clusters results from search engines, associates words that appear in previous searches, and keeps a local cache of all the results you click on in a searchable database. It helps you keep track of what you find.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Retrieve statistics from SNMP-aware devices, store them in a database and graphically display them for monitoring and notification purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Net.py is a tool for learning about neural nets. Currently, it only allows the user to experiment with a Hopfield net. I am now extending it to cover the Kohonen net. I'd be pleased to receive suggestions and criticism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pyCatalog is a Python, MySQL, wxPython, Reportlab application specifically usable in library and information centers. It simply produces book catalog and card catalog in pdf format rendered using reportlab. The program takes MARC file as its source data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    .ESA file editor (VOC71M Environnement S.A. analyzer), with comprehensive and facility improuvments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • White Labeled Fintech Software Solutions | Centrex Icon
    White Labeled Fintech Software Solutions | Centrex

    Centrex is a full suite of white labeled fintech solutions built and designed for brokers, lenders, banks, investors, fintechs

    The Centrex products include: CRM, loan origination, loan and advance servicing software, syndication management, white labeled mobile app, money manager, underwriting, Esign, and website smart app builder. The Centrex services include: fintech software consulting, admin retainer services, and managed data cloud.
    Learn More
  • 10
    NTuple is a Python module used by high-energy physicists and astrophysicists to easily and efficiently access ntuple data stored in large ROOT data stores. Specifically, NTuple provides a friendly Pythonic interface to TNtuples and TTrees stored in TFiles
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    pyclashie is a software developed in python to show graphic view of code dependencies in, virtually, any programming language. The idea is to analize directories of source code, and search for class hierarchy and dependencies, writing them to .dot files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VFML -- Very Fast Machine Learning toolkit. A collection of tools, learners, and APIs for working with high-speed data streams and very large data sets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Zherlock has now changed name to SciCraft and no longer hosted on sourceforge. Visit our new site at http://www.scicraft.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HORUS is a system for knowledge acquisition, hypothesis generation, inference and learning. It is an interactive, internet environment accessible to a diverse community of users (public-access or membership basis) - see also UMKAILASH project for more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ExpLab is a set of tools that supports the running, documentation and evaluation of computational experiments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A ContextTree is a way of dynamically forming relationships between information: the same information can be viewed in different ways, depending on what you want from it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Real-time data visualization. Graphically view your data as it's being generated. Peakster is a very intuitive GUI written entirely in Python, which monitors data at regular intervals and uses gnuplot to render 2D, 3D and superimposed plots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ExoPlanet

    ExoPlanet

    GUI based toolkit for running common Machine Learning algorithms.

    ExoPlanet provides a graphical interface for the construction, evaluation and application of a Machine Learning model in predictive analysis. With the back-end built using the numpy and scikit-learn libraries, as a toolkit, ExoPlanet couples fast and well tested algorithms, a UI designed over the Qt4 framework, and graphs rendered using Matplotlib to provide the user with a rich interface, rapid analytics and interactive visuals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PyEsp - Enhanced/Evolving/Extensible Semantic Profiling. This Python program will sort and filter search results by applying semantic profiling on web pages. The program will learn the user preferences and profiling will be done on the client computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Search engine to help in user understanding of the concepts behind indexing, parsing, clustering, relevance feedback and ranking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A tool for windows users, to determine the type of a file based on its content rather than it suffix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project has moved to http://code.google.com/p/triviabotcracker/ A program to automatically find the answers for trivia bot common in IRC channel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    nBoost is a suite of boosting algorithms designed to solve binary classification problems on data that is not linearly separable by a convex combination of base hypotheses, i.e. noisy data. WARNING: Active development. Underlying algorithm is unstable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project collect several data mining methods, such as: 1) clustering methods; 2) biclustering methods; 3) FCA methods and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Green Cloud Online portal

    Green Cloud Online portal

    Green cloud: A versatile sensor based precision agriculture system, in

    In Green Cloud here is a central global server which does the work of global database management along with providing complex analysis services for the users (farmers, scientists) through the client machines and the public access web portal. The existing agricultural databases throughout the world can also be used for inference purposes and their data may also be updated by our server. The meteorological servers can be accessed for climate data.This server-client architecture mandatory in...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB