Search Results for "tkinter for python 2.7" - Page 3

Showing 381 open source projects for "tkinter for python 2.7"

View related business solutions
  • 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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    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: 2 This Week
    Last Update:
    See Project
  • 2
    pdf2wordx

    pdf2wordx

    Convertir "pdf" a documentos ".docx"

    `pip install pdf2wordx` Este proyecto usa "Tkinter" V8.6 y usa "pdf2docx" V0.5.8 para realizar las conversiones de PDF a DOCX. El programa es fácil de usar, solo se dene seleccionar el archivo PDF, Bucar la carpeta donde se guardará el documento DOCX, finalmente de click en el botón "Convertir", el documento se convertirá y guardará en la ruta especificada.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    HelPyLite!

    HelPyLite!

    A TkInter UI for Pythons help() utility.

    Python standard usage of the "help()" utility in a terminal shell. - "help()" will invoke interactive interface. - "help(module)" will provide help on a specific module. HelPyLite peforms the same function as "help(module)", displaying the documentation in the app window. Users can: - Expand the window. - Scroll back and forth through the documentaton. - Save the documentation to a text file, for future reference, notes, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    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
  • 6
    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: 1 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    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
  • 9

    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: 1 This Week
    Last Update:
    See Project
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 10

    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
  • 11
    CSVSplitter
    .... - **Detecção Automática de Charset e Separador**: O charset e o separador do arquivo de origem podem ser detectados automaticamente ou especificados manualmente. - **Configuração de Destino Personalizável**: Permite definir charset e separador de destino. - **Formatação de Dados**: Formatação opcional para os padrões BR, EUA, EU e UK, com exemplos para ajudar na escolha do formato desejado. - **Interface Gráfica Intuitiva**: Interface com `Tkinter`, incluindo barra de progresso e log do proc
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    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
  • 14

    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
  • 15

    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
  • 16
    WM - 574d

    WM - 574d

    WM to create a custom title bar for Tkinter GUI on Windows 10

    A Window Manager for Tkinter On Windows 10.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    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
  • 18

    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
  • 19
    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
  • 20

    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
  • 21
    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
  • 22
    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
  • 23
    System Resource Monitor

    System Resource Monitor

    SRM a lightweight desktop app for real-time CPU and Memory monitoring.

    System Resource Monitor is a lightweight, Python-based desktop application designed for real-time monitoring of CPU and Memory performance. Built with Tkinter for the GUI, Matplotlib for dynamic graphing, and Plyer for cross-platform desktop notifications, this tool empowers users to keep track of CPU and memory usage efficiently. With customizable update intervals, data exporting capabilities, and built-in alerts for resource spikes, System Resource Monitor is perfect for anyone looking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Sezioni

    Python tool for section property evaluation and stress calculation

    This software is a basic tool for section property evaluation and stress calculation, written in python. The section can be imported or input by points and then can be modified moved, rotated etc.. Area and section inertia can be exported. Loads can be applied (multiple load cases can be imported) and the related stresses are calculated by mean of De Saint Venant formulas. Results are plot with selectable color maps. Point results are listed and may be exported. Section can be also input...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ImageRevise

    ImageRevise

    ImageRevise - 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
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.