Search Results for "python user interface" - Page 19

995 programs for "python user interface" with 1 filter applied:

  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it 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
    Lincalc

    Lincalc

    A powerful console calculator with a fast and simple interface.

    (Graphical Edition Released, BreezyCalc: http://breezycalc.sourceforge.net/) Lincalc is a console calculator designed to provide a quick and simple interface to a very powerful engine. Its parser is based on muParser <http://muparser.sourceforge.net/>. It supports user-defined variables, logical operators for conditions, and a wide range of mathematical functions each calculation that is made is stored in a result variable (Ans1, Ans2..) and can be referenced in equations. It also supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    mdbackup

    Fully automated backups to zfs backup hosts

    mdbackup is written in perl and basically goes off and connects to a bunch of remote servers (defined in a file called mdtab) via ssh or a smb mount, rsyncs the data to a location on your local zpool and then snapshots the deepest parent zfs filesystem. Another script renames snaps to preserve them as monthlies or annuals and another script purges the remainder of snaps based on a retention policy defined in that severs configuration file, normally 21 nighties, 12 monthly and 7 annuals. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NiiCMS

    NiiCMS

    NiiCMS permette di creare siti in maniera semplice e veloce

    NiiCMS permette la creazione di siti sia per persone che non hanno la minima conoscenza di nessun linguaggio sia per veri e propri webmaster che intendono personalizzarlo fino al midollo, NiiCMS è multilingua, usa il mod_rewrite per una migliore indicizzazione del sito e regge i template in Ajax, come ogni CMS permette di dare privileggi agli utenti in modo da suddividere i compiti, ha esenzialmente due parti, una parte amministrativa da dove si possono configurare e installare degli...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    My Simple LogBook
    MSLB is a crossplatform Simple Logbook program / application to write work logs or even a diary. MSLB can also use a bunch of presets that you can add with a simple doubleclick :) Logs get saved in a simple folder system. And its all portable.
    Downloads: 2 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.
  • 5
    cashbox455

    cashbox455

    simple and clear personal cash manager with gui

    cashbox455 was created to make managing cash easy and fun. with this software customer always knows how much money he has in his pocket. main aim was to create ultra simple and easy tool with some commonly asked useful features. that is why cashbox455 is not competitor to such great, powerful tools like `gnucash`. cashbox455 doesn't have lots of professional stuff such as double-entry bookkeeping, accounts, planning. but it includes some common tools like search and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    cx_Oracle is a Python extension module that allows access to Oracle databases and conforms to the Python database API specification version 2.0 Project has moved to GitHub (https://github.com/oracle/python-cx_Oracle) and new builds are available at PyPI (https://pypi.python.org/pypi/cx_Oracle).
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7
    Моя сборка маинкрафта
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    cppTcl.ws

    C++ Tcl interface library

    This library was written for C++ and Tcl programmers. It is original written by Maciej Sobczak. It was inspired by the Boost.Python library and was deliberately designed to provide a similar interface, taking into account the limitations of Tcl. The C++/Tcl library offers the following features: Support for both extending Tcl with C++ modules and embedding Tcl in C++ applications. Possibility to expose free C++ functions as commands in Tcl. Possibility to define classes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    netwag
    Netwag provides a graphical interface to network testing functionalities.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 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
  • 10
    iSpike
    iSpike is a spiking neural interface between the iCub humanoid robot and a spiking neural simulator such as NeMo.The system aims to provide an interface for the iCub that provides as biologically realistic spike trains from its senses as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MaxIPing is an easy to use python based application that allows users to perform basic networking tasks and create detailed log files. MaxIPing can perform the following tasks, and automatically make a log file: Ping Traceroute Netstat, with parameters
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Hwrapper

    Hwrapper is a python framework for hbase rest api

    Hwrapper is python 3+ wrapper for hbase rest. (alternate download from pypi http://pypi.python.org/pypi/Hwrapper/0.1 ) Common Usage : start your hbase rest $bin/hbase rest start -p 9300 (Default port is 8080) check out wiki for more detailed tutorial. Creating a table hwrapper=Hwrapper() hwrapper.connectionParameters("host","port", False) // third argument set to false if you are not using https hwrapper.setAcceptType("json") columnFamilies={"cf","cf1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Pig2D Game Engine

    Pig2D is a game engine for Java that uses a sprite-based interface.

    Pig2D is a game engine that uses a simple sprite-based interface that was made for users of the Scratch language (http://scratch.mit.edu) for translating to "Real" programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Shark Virtual Library

    Shark Virtual Library

    The best way to store and share files

    Shark Virtual Library (shark-vlibrary) allows to share trougth an web java application educational, cultural and other types of documents (e-books, researches, articles, sounds...) it is specially designed for educational purposes and institutios, Three kinds of users can manage and use the documents what are saved in diffrerent sections that you can add.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Radeon MineCraft Texture Pack

    AMD Radeon colors inspired minecraft texture pack

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TextMachine
    Want to write a program for beginners who start with 10 fingers. It provides a graphical interface with fast handling and rapid download, easy to type, and that's it! It even has no installer, there is only one file, you must download! It is available in German and English. To download Java is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Terra BIB

    Terra BIB

    Ein Programm um den Studierenden das Leben leichter zu machen

    Ein Programm um den Alltag der Studierenden zu erleichtern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ash C++ Template Library (AshTL)

    Ash C++ Template Library (AshTL)

    Hashing and spatial concurrency library.

    AshTL aims to provide a complete framework for dealing with spatial data in an efficient, parallel manner. As such, we primarily provide container classes and data types relating to 2D and 3D coordinate grids. AshTL is currently in alpha development (some features may not work correctly, and interfaces are likely to change). While in alpha and beta development, AshTL is licensed under AGPL v3+. Stable releases will include an exception so that AshTL itself will always be AGPL, but will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Fstfix GUI

    GUI for Fstfix.exe

    Graphical user interface for the Wiped GCM Fixer utility (Fstfix.exe). The Wiped GCM Fixer utility is a Gamecube iso fixer usefull for preventing DREs (Disc Read Error).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    MBar Calculator

    MBar Calculator is a fast and reliable option for calculating numbers.

    MBar Calculator is a fast and reliable option for calculating numbers. The program is very easy to use and doesn't require Advanced Computer Knowledge. REQUIRES .NET FRAMEWORK 2.0 or HIGHER! Thank You.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MBar I.P Detector

    MBar I.P Detector

    MBar I.P Detector is a program which can show your Local I.P Host.

    MBar I.P Detector is a program which detects your Local I.P Host and shows it right in front of your screen. The program is very free to use and doesn't require special computer knowledge. REQUIRES .NET FRAMEWORK 2.0 or HIGHER! Feel free to give a ticket if you find any bugs, or to give enhancement suggestions. Thank You, Have A Nice Day. P.S: For other problems or queries, contact at: meghrajbaria@yahoo.com with the program name in subject.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    gurpa

    gurpa

    yarkant.tk

    osal.cn.la si a community
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Proxy Changer V2
    Tired of going into internet options to change your proxy server? Use Proxy Changer, an easy way to change, disable and enable proxy servers in Windows using a simple interface. NEW V2 with redesigned interface and developer API!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    iceB - accounting software for Linux/Win

    iceB - accounting software for Linux/Win

    iceB - free and opensource accounting software for Linux and Windows

    IceB is personal and corporate financial accounting (bookkeeping) software that can manage multiple accounts, multiple bases, and multiple users. It manages third parties, expenditures, and receipts categories, and also budgetary lines, financial years, and other. Support multiplatform - Linux/Unix and MS Windows (include Windows7)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    AMOS Sprite Bank Viewer (AROS/MorphOS)

    A simple viewer for AROS for AMOS sprite and icon banks.

    A simple viewer for Commodore Amiga AMOS BASIC sprite and icon banks (.abk) for AROS and MorphOS.
    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.