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

Showing 302 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
  • 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
  • 1

    pytkapp

    Python package for develop an SDI/MDI application and set of widgets.

    =========== pytkapp =========== Python package for develop an application that provide multi-documents/single-document interface with using of tkinter library and set of additional tkinter widgets. See available demos: pytkapp/demo/run_ptaoptionsdemo.py - run GUI demo for option's container (available widgets, rules) pytkapp/demo/run_ptamdidemo.py - run demo of MDI application pytkapp/demo/run_ptasdidemo.py - run demo of SDI application pytkapp/demo/run_tkwbasicdemo.py...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    base64io

    base64io

    A stream implementation for Python that provides transparent base64

    A stream implementation for Python that provides transparent base64 encoding and decoding of an underlying stream. This project is designed to develop a class, :class:`base64io.Base64IO`, that implements a streaming interface for Base64 encoding. Python has supported native Base64 encoding since version 2.4. However, there is no streaming interface for Base64 encoding, and none is available from the community. The legacy base64.encode and base64.decode interface lets you shuffle data between...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    tkColorPicker

    tkColorPicker

    Color picker dialog for Tkinter, alternative to tkinter.colorchooser

    The tkcolorpicker module contains a `ColorPicker` class which implements the color picker dialog and an `askcolor` function that displays the color picker and returns the chosen color in RGB and HTML formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Ecuacion curva demanda

    Determinacion de ecuación de curva de demanda

    Usa Pandas, numpy y tkinter de python para desarrollar un algoritmo que al ingresar los datos históricos de demanda de energía devuelve como resultado una ecuación que puede ser usada para modelamiento, simulación y proyecciones
    Downloads: 0 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
    Examples.Python

    Examples.Python

    Shows how to use tkinter only by programming code (Python).

    Examples Python shows how to use tkinter only by programming code (Python). * Github repository : https://github.com/gammasoft71/Examples.Python * Homepage : https://gammasoft71.wixsite.com/gammasoft/python
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    tkFontChooser

    tkFontChooser

    Simple font chooser dialog for tkinter

    A simple font chooser for Tkinter that allow the user to select the font family among the fonts available on his/her system. The size and style (bold, italic, underline, strikethrough) of the text can be set too. This module contains a `FontChooser` class which implements the font chooser and an `askfont` function that displays the font chooser and returns the chosen font when the user closes the font chooser. The font is returned as a dictionary like the one returned...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Aglyph

    Aglyph is a Dependency Injection framework for Python.

    Aglyph is a Dependency Injection framework for Python, supporting type 2 (setter) and type 3 (constructor) injection. Aglyph runs on CPython (http://www.python.org/) 2.7 and 3.4+, and on recent versions of the PyPy (http://pypy.org/>),Jython (http://www.jython.org/), IronPython (http://ironpython.net/), and Stackless Python (http://www.stackless.com/) variants. Aglyph can assemble "prototype" components (a new instance is created every time), "singleton" components (the same instance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CoVaMa

    Co-Variation Mapper

    CoVaMa (Co-Variation Mapper) (python) detects correlated patterns of mutations in a viral quasi-species. CoVaMa takes NGS alignment data (SAM) and populates large matrices of contingency tables that correspond to every possible pairwise interaction of nucleotides or amino acids in the viral genome. These tables are then analysed for evidence linkage disequilibrium. CoVaMa requires python version 2.7 and Numpy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    Python Pref

    Python Pref

    Program for playing Russian Preference

    Python Pref (PyPref) is a card game Preference written in the Python programming language. For some time Python Pref (PyPref) existed only in a version for Symbian OS smartphones. Now, this version of the game is also available for Windows and all devices where Python with Tkinter graphical environment is installed. This can be both personal computers and various PDAs with ARM processor architecture working under control of Microsoft Windows CE based OS (Pocket PC, Windows Mobile, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    this inventory is developed using python3.2 tkinter, and sqlite3. you can make invoices for a shop using this software. you need python3.2 to run this. no more modules are required since tkinter and sqlite3 were in python3.2 windows package.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    OverlapPER

    Overlapping Paired-End Reads accurately

    OverlapPER: Overlap Paired-End Reads OverlapPER can be used when one needs to merge overlapping paired-end reads Requirements Python 2.7+ Usage python overlapper.py <forward_reads.fastq> <reverse_reads.fastq> <min_overlap> <min_similarity> Contributors Renato Oliveira - renato.renison@gmail.com Gisele Nunes - gilopesnunes@gmail.com Ronnie Alves - ronnie.alves@itv.org Claudomiro Sales - claudomiro.sales@gmail.com Guilherme Oliveira...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pygorithm

    Pygorithm

    A Python module for learning all major algorithms

    A Python module to learn all the major algorithms on the go! Purely for educational purposes. If you are using Python 2.7 use pip instead. Depending on your permissions, you might need to use pip install, user pygorithm to install. To see all the available functions in a module, you can just type help() with the module name as an argument.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    TkinterTreectrl

    A Python wrapper for the tktreectrl widget.

    The TkTreectrl module wraps the treectrl tk extension for use with Python/Tkinter.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    River Simulations and Python

    Management of river simulations with Python

    ... required: Python 2.7.x, HEC-RAS 5.0.3 Programming language: Python 2.7.x
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    pySBOL

    pySBOL

    SWIG-Python wrappers for libSBOL

    pySBOL is a SWIG-Python wrapper around libSBOL, a module for reading, writing, and constructing genetic designs according to the standardized specifications of the Synthetic Biology Open Language (SBOL). This page provides binary installers for Windows operating system for Python 2.7 and 3.6. For installation instructions, visit: https://pysbol2.readthedocs.io/en/latest/installation.html For full documentation, visit: https://pysbol2.readthedocs.io/en/latest/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    REST framework JWT Auth

    REST framework JWT Auth

    JSON Web Token Authentication support for Django REST Framework

    JSON Web Token Authentication support for Django REST Framework. This package provides JSON Web Token Authentication support for Django REST framework. Unlike some more typical uses of JWTs, this module only generates authentication tokens that will verify the user who is requesting one of your DRF protected API resources. The actual request parameters themselves are not included in the JWT claims which means they are not signed and may be tampered with. You should only expose your API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    omegalib

    omegalib

    Hybrid visualization framework for desktops, large immersive displays

    A hybrid visualization framework for desktops, large immersive displays and the web. A framework for virtual reality and cluster-driven display systems. Requires Python (the pre-installed 2.7 version on OSX and most linux distros works fine, on Windows omegalib comes with python bundled so you don't need this). C++ Build tools for your platform (g++, clang/XCode, Visual Studio 2012/2013 depending on the OS). On windows, the free Visual Studio editions work fine. Modules are optional components...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    aeneas

    aeneas

    Automagically synchronize audio and text (aka forced alignment)

    aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment). aeneas automatically generates a synchronization map between a list of text fragments and an audio file containing the narration of the text. In computer science this task is known as (automatically computing a) forced alignment.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 20
    Password Guessing Framework

    Password Guessing Framework

    A Framework for Comparing Password Guessing Strategies

    The Password Guessing Framework is an open source tool to provide an automated and reliable way to compare password guessers. It can help to identify individual strengths and weaknesses of a guesser, its modes of operation or even the underlying guessing strategies. Therefor, it gathers information about how many passwords from an input file (password leak) have been cracked in relation to the amount of generated guesses. Subsequent to the guessing process an analysis of the cracked...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Icon Font to PNG

    Icon Font to PNG

    Python script (and library) for exporting icons from icon fonts

    Python script (and library) for easy and simple export of icons from web icon fonts (e.g. Font Awesome, Octicons) as PNG images. The best part is the provided shell script, but you can also use it’s functionality directly in your (probably awesome) Python project. There’s also font-awesome-to-png script for backward compatibility with the first iteration of the concept. You can use IconFont (and IconFontDownloader for that matter) directly inside your Python project. There's no proper...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    TkinterDnD

    Python wrapper module for tkdnd

    TkinterDnD is a python wrapper for George Petasis' tkDnD Tk extension. tkDnD adds native drag and drop support for windows and (yet partially) unix and Mac OSX to Tk. TkinterDnD makes this functionality available for Python/Tkinter.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 23

    Windows Spotlight Slideshow Update

    App maintains a slideshow image folder using Windows Spotlight images.

    .... The Slideshow Update app is most useful if it is setup as a Windows startup app but it can also be run manually anytime a refresh is desired. Some of the selection criteria are based on exif-type data imbedded in Spotlight images. The Python Pillow addon is used to extract exif-type data. Tkinter is only used to display an error dialog, if errors occur. If there are no errors, the app runs "silently". Requires a Python 3.x environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Treadmill_Controller

    Arduino control of MCS2100-LTS-50W treadmill controller

    Use an Arduino Mega 2560 board to interface between an MCS2100-LTS-50W treadmill control board and a PC using the USB-serial link. Python with a TKinter GUI is used for main control using multiprocessing. A simplified serial driver is used instead of pySerial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Krisk

    Krisk

    Statistical Interactive Visualization with pandas+Jupyter integration

    Krisk brings Echarts to the Python Data Science Ecosystem, and helpful tools for high-level statistical interactive visualization.
    Downloads: 1 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.