Search Results for "python user interface" - Page 7

297 projects for "python user interface" with 1 filter applied:

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 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
    Multiverse

    Multiverse

    Open Source Virtual World and MMOG Development Platform

    3D Client (Windows), Server, and Tools to easily create massively multiplayer games and virtual worlds. If you want to contribute to the source code please go to https://github.com/multiversemmo/MultiversePlatform
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Cyberbit

    Cyberbit

    Visual Cryptography and Bit-Plane Complexity Segmentation in Python

    Hide secret messages in your pictures! Cyberbit lets you transmit a secret message to an intended person in a new manner. The secret message is an 1-bit deep black & white image. The message can contain written text, a drawing, a secret code etc. Using Visual Cryptography the application splits the secret message into two "shadow images" called <<shares>>. Any of the two shares will be embedded into a "normal" image file called by tradition <<vessel>>. You can use a method of hand to...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Black Spot Leaf Area Calculator

    Black Spot Leaf Area Calculator

    Automated leaf area estimation from scanned leaf images

    Black Spot is a free stand alone software and method to estimate leaf area from images of leaves captured using standard flatbed scanners. This easy to use software allows the user to batch process a large number of samples from multiple species with minimal user input.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Seqshell

    Seqshell

    A JAVA GUI for performing the function of Tophat and Cuffdiff

    Combines the Tophat and Cuffdiff functions in one GUI interface. tophat and cuffdiff are required to be pre-installed in the system. By modifying the program, it can be used to execute any command line programs even R packages since R can also be run from commandlines. New functions: Batch processing function for Tophat. You can now execute as many mapping jobs as you want with tophat. This program will save the output into separate folders. An alert email will be sent to your email...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 5

    Kelvin's Batch Program v9.0(latest)

    A simple batch program with many useful functions!

    Changelogs: v9 -- Fixed MSCONFIG flooding bug v8 -- Added Adv Control Panel v7 -- Added keepsafe directory secure v6 -- Improved update system v5 -- Added sudoku solver v4 -- Added initializing screen v3 -- Display current version in main menu v2 -- Fixed netplwiz bug v1 -- New build
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    bemap

    BEnchMarks for Automatic Parallelizer

    ...All OpenCL code benchmarks covered in this project are done step-by-step along with hand-tunning. Each tuning step executional time are measured in details with a comprehensive user interface and help option. The exact implementation in native code (C++) is also provided in each project folder for reference. By using these benchmarks, one may analyze: 1. How to tune/optimize the auto-parallelizer's compiler 2. Whether the appropriate optimization procedure is provided within the compiler This project is partially funded by the Department of the New Energy and Industrial Technology Development Organization (NEDO).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DynaFabric

    Manage existing clusters of machines efficiently via SSH.

    DynaFabric is an SSH based command dispatching and systems management framework, designed for easy implementation on existing networks. It allows you to configure SSH key based authentication, and centrally dispatch commands, manage installed software, maintain services, and enforce policies across your systems. DynaFabric is designed to be platform agnostic; support is being developed for FreeBSD, OpenBSD, NetBSD RHEL/CentOS, Ubuntu, Solaris 10, Solaris 11, and Illumos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    F1RE W1RE

    F1RE W1RE

    A text based game made in Python

    A text based game made in Python. Its about hacking ip adresses(Not Real!). Its a small project with what im just testing and improving my skills
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Horrid'

    Horrid'

    Text based game made in python 3.3

    Horrid' is a text based game made in python 3.3. Right now it's just a fun project, for learning and entertaining myself. I am still learning python for more advanced uses and programming. In future it is going to have UI and advanced text. It is not advanced.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 10
    This is for Expa Administration group only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    S-soft Command Panel

    S-soft Command Panel

    Run DOS commands and view the output

    Command panel is a lightweight and easy to use application that can run DOS commands and display the output. The application is an ideal tool for learning how to work in DOS, from simple commands to complex scripts. It features an intuitive interface, where you can import and export commands or write your own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FLAK
    Flak Is An Automation Frame-Work For MDK3 It Help's Users To Use MDK3 With Ease And in Interactive Way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    MySQL for Python

    MySQL database connector for Python programming

    MySQLdb is a Python DB API-2.0-compliant interface; see PEP-249 for details. For up-to-date versions of MySQLdb, use the homepage link. Supported versions: * MySQL versions from 3.23 to 5.5; 5.0 or newer recommended. MariaDB should also work. * Python versions 2.4-2.7; Python 3 support coming soon. ZMySQLDA is a Database Adapter for Zope2.
    Downloads: 78 This Week
    Last Update:
    See Project
  • 14

    Lograph

    Log text into graph on python and javascript.

    Graphize logs on the web browser. Fast javascript implementation needed with large monitor use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A web-based interface for the Hadoop MapReduce framework that simplifies the process of writing and running MapReduce jobs. Aimed at introducing parallelism concepts in introductory computer science courses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Motor Home Trip Cost

    Motor Home Trip Cost

    Simple tool for calculating cost of a trip based on mileage

    Simple program that has the ability to give the cost for a trip of a certain distance. It also gives the cost in a changeable minimum and maximum mpg. It is written for Linux systems with python 3 installed (any newer distro in the last 2 years or so).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    QMC Logic Minimizer

    QMC Logic Minimizer

    combinational logic functions minimization

    QMC Logic Minimizer is a versatile application for fast simplifying truth and reduce lines tables. This program offers a comfortable user interface for generating and minimizing of the combinational logic functions. It is unique for its possibility of minimizing several functions at the same time. This program is intended for practical digital devices constructors as well as formal scholars and academics. Features: - You can minimize up to 16 input variables and up to 16 output variables...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Way to Sms

    Way to Sms

    Text Messaging Application

    "Way to Sms" is a desktop application written in python to send free text messages all over India through Way2Sms gateway
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Widigdosoft® Morse®
    Widigdosoft® Morse® Is Made In Indonesia , By Widigdo Dimas Pratama , Widigdosoft® Morse® Helps You To Translate/Encode Text To Morse Or Translate/Decode Morse To Text. Widigdosoft® Morse® Have Tested In Windows 8 , And Work Perfectly. Soon, Widigdosoft® Morse® For Android Is Coming But Now Is In Development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Visual Two Zone Model

    Build up groundwater numerical modeling

    The Visual Two-Zone Model (Visual TWZN) is freeware software to build up groundwater numerical modeling, in both radial and vertical flow components trough an abstraction well in layered aquifers. The conceptual model and computer native code was developed by Rushton and Redshaw (1979), Rathod and Rusthon (1984 and 1992), and the graphical user interface was developed by our Group Member, the hydrogeologist Noél Hernández Laloth. The model, based on finite-difference approximations using the “two-zone” conceptual approach, can provide a greater flexibility than analytical methods, because the aquifer system is approximated as two horizontal permeable zones with less permeable intermediate layers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ClassleSoft Extension Changer 2.0

    ClassleSoft Extension Changer 2.0

    Quickly change the extension of a single file or multiple files

    “ClassleSoft Extension Changer and Image convertor 1.0″ is simple application lets you easily change the extension of a single file or multiple files or multiple files in folders. Users can simply Drag and Drop files or browse & select files from File browse dialog and with a click of button, new files with new extension will be created in matter of seconds. The new extension files will be saved in their respective folders as their original ones. This utility is easy to use, does exactly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Serbian Dictionary
    'Serbian Dictionary' is a bidirectional Serbian-English dictionary. It currently contains only a command line interface. Supports only *nix based operating systems at this moment. Tested on Linux, *BSD and Cygwin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    goLite version 1.1

    goLite version 1.1

    goLite is the next generation SQLite GUI

    SQLite database is a light weight database you can integrate with your app. goLite is an interface to create SQLite Database. You can generate script, browse data using object viewer or can run query using query executer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    yafra

    yafra

    Apache Cayenne, Wicket, CXF, GWT, EJB examples as a framework

    Yet another (different) framework. Examples around Apache Cayenne. Using different technologies like Apache CXF Google Web Toolkit EJB Apache Wicket Eclipse RCP Java ANSI C Perl Python Bash WE MOVED TO GITHUB.COM !! All sources are now in git on github.com - search for yafra project. Thanks sf.net for the very good service in the past - but now it was time to move on!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    D0xBase

    D0xBase

    D0xBase - old school d0x database

    D0xBase was created with a thought that it will be similar to what you see in the old movies when police uses on their computers to search for a criminal record. Of course we tried to replicate as much as we can and I think we succeeded. (Screenshots shows version 0.1 but it doesn't change anything. Program looks like it was before)
    Downloads: 0 This Week
    Last Update:
    See Project