Search Results for "python gui page" - Page 26

Showing 1387 open source projects for "python gui page"

View related business solutions
  • 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
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    WeatherLog

    WeatherLog

    a Python weather application

    NOTE: this page is no longer updated! Please see the GitHub repository for the most recent releases. GitHub link: https://github.com/achesak/weatherlog WeatherLog is an application for keeping track of the weather and getting information about past trends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Linux Maintainer

    Linux Maintainer

    Updates and cleans up your computer with a simple GUI.

    Updates and cleans up your computer with a simple GUI. No need to ever memorize terminal commands again! Currently is fully working on Arch Linux, and all Debian based distro's. Rpm based distro's are next on the list. Be sure to choose the right file for you distro... As a side note, I'm only in eighth grade so I have tons of time to work on this project, any feature suggestions would be greatly appreciated! Current things I'm working on are: Porting to rpm based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PastebinGTK

    PastebinGTK

    Linux desktop client for pastebin.com

    PastebinGTK is a Linux desktop client for the pastebin.com text sharing service (http://pastebin.com/). It is written in Python and uses GTK+ 3 for the GUI. ---- PastebinGTK requires the Python interpreter to run. Development is done using 2.7.x, but it should work with 3.x as well. GTK+ 3 is also required. To run PastebinGTK, open a terminal in the directory containing the files and type "python pastebingtk.py". ---- PastebinGTK is released under the MIT open source license (http://opensource.org/licenses/mit-license.php). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RhinoLINUX Main Edition

    RhinoLINUX Main Edition

    Desktop Linux - custom built on Debian/Ubuntu/Mint upstream codebases

    RhinoLINUX aims to create a desktop OS with something for everyone, but with ease of use, flexibility and minimal fuss. It is a goal of the project that the OS will run or open ALL common/popular document/media/web format files without needing to add apps/plugins/codecs etc. RhinoLINUX Main Edition is our flagship product. We also have a Lite XFCE,KDE and Cinnamon Editions all hosted at SF.nef This latest release v8.0 is Trusty Tosca - built using Ubuntu 14.04 'trusty' source as...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 5
    maymyo

    maymyo

    Django based framework for building Enterprise Applications

    Maymyo, named after a Myanmarese hill station, is a Django and Dojo application providing infrastructural services for enterprise applications. You can build your own Django application that focuses on your particular industry vertical quicker by using Maymyo to deliver a complete enterprise application. Find out about Maymyo's features at our Home Page at http://maymyo.readthedocs.org/en/latest/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Domain Analyzer Security Tool

    Finds all the security information for a given domain name

    Domain analyzer is a security analysis tool which automatically discovers and reports information about the given domain. Its main purpose is to analyze domains in an unattended way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Kirmah
    Encryption with symmetric-key algorithm Kirmah - generate keys with exotic chars - redefine key length - key mark to ensure decryption capabilities - mix data - fast with multiprocessing - possible compression - gui on gtk3 - cli tool - python3 DEPENDENCIES : ======== python3, python-gobject, gobject-introspection, pygtk 3 modes are available to encrypt : ======== - compression (full / disabled or only final step) - random (simulate a random order - based on crypted key - to randomize data) - mix (mix data according to a generated map - based on crypted key - with addition of noise) Process is as follow : ======== encrypt : file > [ compress > ] encrypt > [randomiz data > mix data > compress > ] file.kmh decrypt: file.kmh > [ uncompress > unmix data > unrandomiz data] > decrypt > [uncompress > ] file ======== for encrypt/decrypt large binary files, use the fastest alternative : split/merge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    File based backup 52

    Content Based File level Data Backup in Python

    ...Even if the backup/restore program or backup database is not available or lost, the backup files and structure can still be recovered. Huge plus for reliability. Uses a SQL database to manage backup file information. The files are managed through their checksum (SHA256). See wiki page for additional information: https://sourceforge.net/p/filebasedbackup/wiki/Home/ The project is work in progress. Main backup script is functional, but i have taken a break from adding features to the main program to build a GUI in Tkinter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    TiCheatSheetGenerator

    Ti Cheat Sheet Generator

    ...The test-cheat sheets were tested on a TI-84+ only. It should also support the TI-83+ (at least). To run the program, you must have Python installed (https://www.python.org/).
    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
  • 10
    DS-Frame2D

    DS-Frame2D

    2D Frame Analysis, Linear Static Analysis, Mode Shapes

    This is a free program for solving linear 2D framed structures under static loading and calculating the mode shapes. It is coupled with an easy-to-use GUI that provides the possibility to design the structure very fast. It calculates reaction forces, diagrams of axial and shear forces, as well as, diagrams of bending moments. Moreover, it calculates the mode shapes of the structure using various methods and it will be cabable of performing dynamic analysis soon. The program is written in FORTRAN90 and the GUI in Python. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    pyforward

    pyforward

    Turn your linux machine into an infrastructure wifi router.

    pyforward is a GTK+ front-end to three core linux technologies that make it possible to turn your computer into a wifi access point in infrastructure mode: 1. iptables - To enable routing of your requests. 2. dnsmasq - To assign ip-addresses using dhcp. 3. hostapd - To enable wifi access to your machine in infrastructure mode. Refer the wiki page for more information on how to run pyforward. Note: Presently I'm in "development" mode. So, I urge the users of pyforward to make any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    FFPlayer

    Fastest Video player Build Using FFPLAY and FFMPEG Multi-Media Library

    Fastest Video player Build Using FFPLAY and FFMPEG Multi-Media Library with Python and Very easy to Control from KeyBoard and runs very fast as ffplay runs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    MacroFusion

    MacroFusion

    GUI to combine photos to get deeper DOF or HDR.

    MacroFusion is a neat little GUI for great tool Enfuse (command line). It makes easy fusion few photos to one with great DOF (Deep of Field) or DR (Dynamic Range). It can be useful for every macro lovers or landscapers.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14

    Clicking Game Python

    Python Clicking Game

    GUI Clicking game i developed in python. You have to click the button as many times in 10 seconds. It features menu bars and 'buttons' and timers. Its a very intense game. Its my very first python program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DrPython is a highly customizable cross-platform ide to aid programming in Python. It was developed with teaching in mind, and has a clean, simple interface. It is written in Python, using wxPython as the gui.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 16

    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 this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    qcow2image

    qcow2image

    This project provides virtual machines for qcow2

    Welcome! This project provides virtual machines for qcow2 for several free and/or open-source operating systems, such as GNU/Linux for testing, security and/or entertainment purposes. In most cases, we've done a minimal setup, to let you alter the images to your own needs and learn how to use the operating systems. We will try to provide instructions for key tasks (for example, installing Guest Additions) for each image. Updates on new images and problems will be provided in the News...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    calc2booktab.latex

    calc2booktab.latex

    Script for OpenOffice/LibreOffice to convert tables to Latex-Code

    UPDATE: The project was moved to github (https://github.com/schober-ch/calc2booktab). The soruceforge page won't get any bugfixes, please use the github repo if you want to try this macro. -------------------------------------------------------------------------- A Python extension for OpenOffice/LibreOffice to convert selected cells to LaTeX-Code. Its similar to Calc2Latex, but typographic formatting is more advanced (numeric columns, dcolumn-package, booktab-package) Script is tested and working with... ... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Control application for animated Christmas light displays. Includes scene editor, interactive control panel and playback programs. Plug-in drivers for various light controller hardware. See the project page for FAQs and more info: lumos.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Selective Assembly GUI Application

    Selective Assembly GUI Application

    ZEMAX extension for selective assembly

    As the final step of manufacturing, assembly plays a very important role. During lens assembly, fabrication errors of components are summarized and dramatically affects lens performance. Selective assembly is cost-effective solution for improving the quality of assembled product. Also selective assembly could reduce cost of product by allowing loose tolerances. Selective Assembly GUI Application (SAGA) is ZEMAX extension which allows you to arrange components in best possible assemblies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Gas Turbine Developer
    "gtdev" is an open source tool which assists the engineer in developing a new gas turbine (1D Thermo- and Aerodynamics). It is created by the student research group "Hummingbird - TUM Gas Turbines" placed at the LFA, TU Munich: http://www.hummingbird.tum.de
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    etm: event and task manager
    etm provides an intuitive format for using plain text files to store data, a command line interface for viewing data in a variety of convenient ways and a GUI interface for both viewing and modifying data. Repetition and alerts are supported .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MYRaf Project

    MYRaf Project

    An Easy GUI for IRAF Photometry

    The MYRaf is a practicable astronomical image reduction and photometry software and interface for IRAF. For this purpose, MYRaf uses iraf, PyRAF and alipy via great programming language Python and Qt framework. Also MYRaf is a absolutely free software and distributed with GPLv3 license. You can use it without restrictive licenses, make copies for your friends, school or business.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Error Propagation Calculator

    Error Propagation Calculator

    Easily propagate measurement errors through mathematical operations.

    Error Propagation Calculator is essentially a cross-platform GUI front-end for the Python Uncertainties library that does not require knowledge of Python to use. Simply point and click to enter values and errors, input your expression and press compute. The program evaluates native Python code, but the user does not need to know the syntax as common operators are provided as buttons, similar to a scientific calculator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Webcamgrab

    Webcamgrab

    Create random JPG wallpaper from a user updatable list of webcams

    Webcamgrab randomly pulls a JPG image from a user maintained list of webcams and saves it to a specific file and location. Since the file name and location do not change, it can be selected for wallpaper. Written in Python 2.6, For Linux only, You will need to install or have installed Python and lynx (your Linux distro should offer them), I am using webcamgrab in Gnome 2. It should work with any GUI which lets you select a JPG for wallpaper, Can be launched once at start up or manually if desired. For true elegance can be launched using cron or Evolution's calendar or other timed launcher however often you like (I use Evolution's calendar and it works fine), webcamgrab is not interactive - once configured you can leave it alone. ...
    Downloads: 0 This Week
    Last Update:
    See Project