Search Results for "tkinter python 2.7" - Page 3

Showing 378 open source projects for "tkinter python 2.7"

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
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 1

    siglent_explorer

    Siglent SDS 1102CML+ interface using Python and PyUSB

    This is an interface to the Siglent SDS 1102CML+ digital scope that doesn't use VISA or other proprietary software. This is not an API, it's based on unique asynchronous, event driven programming model which uses virtual machines which communicate over a virtual network. Tkinter is used both for that graphical user interface as well as a thread manager. The programming model and the use of Tkinter makes development much simpler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pybris

    Pybris

    B language compiler written in Python targeting RISVM

    Pybris is a compiler written in Python using Pyparsing for the B Programming Language. The compiler emits a variant of Bitmario RISVM assembly. The practical goal of the project is to provide a way to develop digital signal processing (DSP) effects for the Competent Audio library that is a friendlier alternative to writing RISVM assembly by hand. Pybris is written for Python 2.7, but has also been tested to run with Python 3.8.10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    NATTYA

    Communication application for USB to RS-232 connections.

    This Python and Tkinter application uses the features of UDEV to automatically identify USB to RS-232 type connections. Connected devices are shown in /dev/serial/by-id as a link to the virtual port. This is used for automatic connection. User settings such as baud rate and line endings associated with the unique ID are stored in a configuration file for future connections. Transmit data may be entered as ASCII or hex by using '#' as an entry mode escape character. Entering '#' will toggle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Filt8- v3.6 alerts for WSJT-X FT8

    Filt8- v3.6 alerts for WSJT-X FT8

    Alert and filter QSO for WSJT-X FT8 FT4

    Filt8 - v3.6 release - Requires Python 3.x (3.10 or higher on Mac) Scrollable maps for small screens State data as of Feb 25, 2024. Map saves settings. Map features: filter by band, click to Lookup. Offline Maps to show station grid locations as you decode them in real-time (Check out js8mapper project on https://sourceforge.net/projects/js8map/ for this same option for JS8Call) Map feature allows filtering by band, listings by callsigns or grids, and callsign lookups via QRZ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5

    Roundup Issue Tracker

    Simple-to-use/-install issue-tracking system: web, REST, email, CLI

    Roundup is a simple-to-use and -install issue-tracking system with command-line, web, REST, XML-RPC, and e-mail interfaces. It runs on python 2.7 or 3.6 or newer. Roundup has been deployed for: * bug tracking and TODO list management (the classic installation) * customer help desk support (with a wizard for the phone answerers, linking to networking, system and development issue trackers) * issue management for IETF working groups * sales lead tracking ...and so on. It's been...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    factorizer

    factorizer

    Programa Para Factorizar/Simplificar Expresiones algebráicas.

    ... Python V3..11.6, Tkinter V8.6 y sympy V1.13.2 ¡ES UNA VERSIÓN ALPHA!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Elliptical_Controller

    Hardware and software controls for a self powered elliptical machine.

    Hardware and software control of a self powered elliptical machine using an Arduino Nano. Tkinter is used both as a GUI and as a multithreading environment. Programming model is an industrial network with autonomous workcells communicating with each other. Each workcell is instantiated anonymously, maintains its own state and is completely private. Message passing between workcells is done over a virtual network. All control loops are single bit with 16 bit resolution without using analog...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    pyDaSSQLiteMan

    An easy way to manage SQLite databases and query CSV files

    Welcome to the project page for pyDaSSQLiteMan (Python Data and SQLite Manager). This application is a Python Tkinter application designed to enable easy SQLite database file manipulation, and an easy method to run SQL styled queries on CSV files. If you're not downloading the pre-compiled executable you will need Python to run this app. You can download it from http://www.python.org/ . I'd recommend something after version 3. Testing has been Windows based. SQLite is a free database...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Imaging Instruments Lite

    Imaging Instruments Lite

    Image processing App for Windows Desktop

    Imaging Instruments lite is a comprehensive image processing application developed following the Model-View-Controller (MVC) design pattern, utilizing Python, Tkinter, and OpenCV. It provides users with image manipulation capabilities, leveraging multi-threading with OpenMP and GPU acceleration using CUDA-C. Fueled by yerba mate and a passion for coding. Created by Agustin Tortolero. website: https://agustintortolero.pythonanywhere.com/ Source code: https://github.com/agustinTortolero...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10

    workcells

    Object based peer to peer asynchronous communication network.

    A workcell is an anonymously instantiated object which communicates with other similar objects using a message based asynchronous network. This model is base don industrial automation which uses autonomous workcells and simple networking. A star topology is used where all workcells connect to a central hub, also a workcell, which queues and forwards messages between objects. A workcell is derived from a high level Tkinter class like Toplevel, Labelframe or Frame and a Transceiver class...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ALMA pyconv

    this is a converter for Python 2 source files

    ... purpose is writing short Tkinter scripts only !) - with or without switched-on identation and with a well built dictionary can be useful for very little projects as a preconverter for pindent.py, using ALMA Python syntax ***********************************
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SQLObject

    SQLObject is a Python ORM.

    SQLObject is an object-relational mapper for Python. It supports MySQL, PostgreSQL, SQLite, Firebird, MaxDB/SapDB, MS SQL and Sybase. It supports Python versions back to 2.7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    yapomo

    yapomo

    yapomo - Yet Another Pomodoro Timer

    This is a simple pomodoro timer to use during your work day, with a tkinter graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Funi

    Python script for calculation of deflection of elastic ropes.

    ... of Python, version 1.10. The results may be exported to .csv or .txt files. Gui is provided with tkinter windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    py_automata

    Virtual machines communicating over a virtual network.

    By using virtual machines, known as workcells, to communicate with other virtual machines over a virtual network, creating complex event driven programs becomes very simple. For example, the USB port interface is completely autonomous and doesn't have an API. Instead, it interacts with other workcells by receiving three request messages, 'Read', 'Write' and 'Query' and transmitting 'Read' and 'Write' status messages. This is based on the industrial automation programming model where complex...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Whatsapp Automation

    Whatsapp Automation

    automation on the whatsapp and send messege all contect automation

    A WhatsApp message sender with activation security, personalized messaging, attachments, and automation via Selenium. Includes Twilio-based activation, encrypted data, and a user-friendly interface using Tkinter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TOPCEE

    TOPCEE

    Python GUI tool for estimating plant CAPEX, OPEX, and profitability

    TOPCEE (Toyese Oyegoke Process Cost & Economic Evaluator) is a GUI-based Python application designed to assist chemical engineers, researchers, and students in evaluating the profitability of chemical/process plants. The app calculates capital and operational expenditures (CAPEX & OPEX) and provides key profitability metrics such as: **ROI (Return on Investment) **IRR (Internal Rate of Return) **NPV (Net Present Value) **Payback Period (Discounted and Non-Discounted) **Benefit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    usb-loadcell

    USB loadcell meter using an MCP2210 chip to interface with an HX711

    An MCP2210 chip along with a CD74HC132E quad Nand gate used as glue logic is used to interface with an HX711 load cell amplifier. Python along with the PyUSB library is used for control. Tkinter is used as both a visual interface and thread manager. The program uses workcells which are virtual autonomous machines which communicate over a virtual peer to peer network. This results in a very simple asynchronous event driven program environment. Communication between workcells is done by message...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Data Preprocessing Automate

    Data Preprocessing Automate

    Data Preprocessing Automation: A GUI for easy data cleaning & visualiz

    Data Preprocessing Automation is a Python-based GUI application designed to simplify and automate data preprocessing tasks. It allows users to upload Excel files, automatically handle missing values, remove duplicates, and detect and remove outliers using statistical methods. The application provides data visualization tools, including box plots for distribution analysis and scatter plots for exploring relationships between variables. Users can download the processed data for further analysis...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    3D Box rotation

    3D Box rotation

    Simple example of draw and rotate 3D box

    Simple source .java file; .bat for fast re-compile and run; and pre-compiled .jar Java program with example from scratch writed in Notepad++ without Eclipse, etc., How to draw and rotate 3D box most simple way. Rotation speed regulated in simple Loop with 10 ms sleep. Use Java version 8 (OpenJDK 8, OracleJDK 8, OracleJRE 8, ..). Higher versions have an anti-aliasing error in the BufferedImage ( Windows 10 ). Python version with tkinter and math imports. Including calculated faces, moving...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    DataPrep

    Python-based data preprocessing tool

    DataPrep v0.2 is a Tkinter-based GUI application/tool designed to assist users in data preprocessing, multicollinearity removal, and feature selection for a wide range of applications in Cheminformatics, Bioinformatics, Data Analysis, Feature Selection, Molecular Modeling, Machine Learning, and Quantitative-structure-property relationship (QSPR) studies. It includes functionality to load, process, and save datasets with support for different preprocessing & multicollinearity removal strategies...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    RyuX-Passgen

    RyuX Passgen is an open-source password generator

    RyuX Passgen is an open-source password generator built using Python and Tkinter. It allows users to generate secure passwords with customizable length and stores previously generated passwords in a CSV file for future reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    bKappa

    bKappa

    Cross-platform incremental backup

    ... and PowerShell. While it saw real use, bKappa isn't tested enough to be your main backup software. If you are looking for that, BorgBackup and restic are good options as of 2024. Warning! Old 1.x versions of bKappa are insecure. Do not use them. Because backup metadata is serialized with the "pickle" Python module (https://docs.python.org/2.7/library/pickle.html), a malicious backup can take over your machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ImageRevise Pro

    ImageRevise Pro

    ImageRevise Pro - Effortless Image Resizing & Optimization Tool

    ImageRevise is a streamlined Tkinter-based application that makes image resizing and optimization effortless. With its intuitive interface, you can easily resize images while maintaining the aspect ratio, add custom watermarks with customizable positions, and optimize images for web use by adjusting quality levels. The application also lets you view and remove EXIF metadata, ensuring privacy and reducing file size. Features like multi-threaded image processing keep the app responsive during...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    translate-gui

    translate-gui

    GUI for translate-shell, the cli tool for quick translation

    GUI for the translate-shell, aims to be easy to use translator and a helpful tool for learning new languages. Most tools do a one way translation from source to target language, do to the reverse involves choosing the source and target languages again. This tool can do a 2 way translation accompanied by speech output of the target language text. Hence it can prove to be an indispensable aid when learning new languages
    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.