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

Showing 310 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
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 1

    Devildron Secure Download Manager

    Devildron Secure Download Manager with MD5 Verification

    A download manager implemented with python 2.7. - It does the MD5 checksum of files for download - Supports multiple simultaneous downloads - Progress Bar - Still in beta
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    XYmath

    XYmath is a GUI that creates, documents and explores y=f(x) curve fits

    ...After fitting, XYmath will find roots, minima, maxima, derivatives or integrals of the curve. It will generate source code that documents and evaluates the fit in python, FORTRAN or EXCEL. Configurable plots are created using matplotlib that are of publication quality. Click on XYWiki above for more information. If a recent version of pythonxy is installed, then XYmath can be installed with no additional dependencies. XYmath was developed with python 2.7 requires modules: matplotlib / pylab numexpr numpy PIL / Image scipy win32com / win32clipboard
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    CrazyHTTPd

    LightWeight Web Server

    CrazyHTTPd is a lightweight web server based from Stephen C Phillips' LAN Web Server. This Web Server is 100% Python based and runs on any system with Python 2.7+ and networking capabilities. The Latest Version is 1.2 See README for change log, and setup information. This project is released under the General Public License Version 2 +
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SecureWallet

    A barebones cross-platform password manager.

    SecureWallet is written by me, Ritwik Dutta. I wanted a simple password manager, and to learn some more about GUI programming, so I wrote it. The program is written purely in Python with the only external library being wxPython, used for the GUI. The application uses four layers of hashing to store the password, and one more layer to be used to decrypt the data itself. The source can be found on the downloads page, and uses Python 2.7 and wxPython 2.8. Thanks for reading, and feel free to email me at ritzymail@gmail.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    Planets

    A program for approximate simulation of planetary systems

    ...This program can be used in schools for illustration and students can experiment with it themselves. I created this project as part of the German Abitur exam, which is why the help documents are currently only available in German. Requirements: - Python 2.7 - Windows 7, Windows XP, Ubuntu Other operating systems may work but were not tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PyRoboSim2D

    Python+Pygame robot simulator 2D

    2D robotic simulator in Python 2.x, tested in 2.6 and 2.7, under Win7(64) and Ubuntu 10.04 (Lucid). Needs the matching version of Pygame installed! (www.pygame.org) Download the .py file and two .bmp files: -->back2_800_600 for background -->any of the robo1.bmp through robo4.bmp for robot image (different colors). The map of the "room" can be changed by modifying the list of obstacles.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    Projet d'ISN - PyLife

    Jeu de la vie 2D en Python 3

    ...Depuis, il a fasciné des générations de programma-teurs et de mathématiciens dans la recherche de nouvelles formes et de propriétés. Le jeu de la vie est imprévisible malgré des règles simples : c’est un automate cellulaire. PyLife est un implémentation graphique naïve du jeu de la vie en Python avec Tkinter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Pythontetris

    Just a simple tetris on python with tkinter

    Simple tetris on python with tkinter. There is nothing special here ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Python2.7_OpenGLEnv_Fornof.0.5

    Python2.7_OpenGLEnv_Fornof.0.5

    This is the python environment for developing OpenGL

    3/16/2013 This is Robert's Python environment for learning OpenGL. it includes the following: 1. python 2.7 2. pyinstall (development version) 3. pyglet SOURCE documentation can be found by googling those.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    Agenda

    Agenda

    Agenda de compromissos com data, hora e compromisso e agenda de endereços e telefones. Requer Python 2.7 e Python 2.7 PyGTK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The script for create of imposition of pdf files. It use python 2.7 (+PyPdf) with pypdf module, pdflatex (texlive). Its a latex code generator is flexible enough and can impose flatwork and sadllestitch (it have option for creep compensation) and books with collation marks, trim marks etc. Now impositor2 have fixed some bug and have some pseudointerface, using great program http://www.farmanager.com/index.php?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PYC Dissasembler

    PYC Dissasembler

    Disassemble python byte compiled file for python 2.x

    PYC Dissasembler disassemble python byte compiled files (.pyc) into a series of opcodes. It work for every version of python 2 (that use cpython) but must be run with a good interpreter. Ex: you can only disassemble python 2.7 pyc files with a python 2.7 interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    MySQL for Python

    MySQL database connector for Python programming

    MySQLdb is a Python DB API-2.0-compliant interface; see PEP-249 for details. For up-to-date versions of MySQLdb, use the homepage link. Supported versions: * MySQL versions from 3.23 to 5.5; 5.0 or newer recommended. MariaDB should also work. * Python versions 2.4-2.7; Python 3 support coming soon. ZMySQLDA is a Database Adapter for Zope2.
    Downloads: 147 This Week
    Last Update:
    See Project
  • 14
    Bit operations on integers for Python - fast C implementation of bit extraction, counting, reversal etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SpiKeDeteKt

    An automatic spike detection program to be used with new KlustaKwik

    This is an automatic spike detection program which takes account of probe geometry and produces a .mask file to be used with the new masked version of KlustaKwik. We recommend you use Python 2.6 or 2.7, e.g. a free academic version can be obtained from Entthought Python. The input files for SpiKeDeteKt are: .dat (raw data file) .probe (probe file, described below - user constructed) parameters.py (optional - otherwise it uses defaultparameters.py) SpiKeDeteKt outputs the following files: .fet.n (feature file) .mask.n (needed for using the new (masked) KlustaKwik) .clu.n (a trivial clue file where everything is put into a single cluster) .fmask.n (trial - float masks instead of binary, we are using this for testing masked KlustaKwik) .spk.n (spike file) .upsk.n (unfiltered spike waveform) .res.n (list of spike times) .xml (an xml file with all the parameters that can subsequently be used by neuroscope or klusters) .fil (highpass filtered data) .h5 (
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pyDrawing is a Graphic Library, written in Python and to be used from any python program. The Graphic Library can draw on a tkinter canvas geometric primitives with attributes and connect them with connectors. Block Diagrams can be drawn easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PGADI

    GADI - GUI Application Development Interface for python

    ...You know, if you want to code your program in the same program that helped you designed your GUI. The application will be cross platform (well as long you can install pyqt4 and will work for python 3.x and 2.7 (maybe 2.6) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Weight Loss Formula

    Basic Formula for weight loss. Created using Python 2.7 & Pyinstaller

    Simple .exe file to determine weight loss
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    KSR10 USB Python controller

    Control the KSR10 Robot Arm (Velleman) through USB with Python.

    This project aims to control the KSR10 Robot Arm (Velleman) through USB with the programming language Python. Requirements: - Python (tested with version 2.6 and 2.7) - modules: pyusb (wich on itself requires libusb or openusb)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Gnuplot2TightPDF

    Gnuplot2TightPDF

    Python script that produces a tight pdf from gnuplot with psfrag text.

    ...This script (gpt2pdf) makes it possible to generate pdf figures with 2D LaTeX maths on top of it by including psfrag replacements directly as comments in the gnuplot file. The resulting pdf file doesn't contain any extra white-spaces around it and as such can be comfortably included in any (pdf)LaTeX file. Requires: Python 2.4 - 2.7, LaTeX and the system commands ps2epsi and epstopdf which comes in with any ghostscript installation. Dr. Shibaji Banerjee Department of Physics St. Xavier's College, Kolkata Included: Main file: gpt2pdf.py demo file: demo.plt demo file; K.plt and K.txt Usage: gpt2pdf demo gpt2pdf K The script is written in pure python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    pyShotDetect

    (Auto-)Detect Video Scene Changes, output an edit list

    ...Given a .dv file automatically detect scene changes within that file (best performance on cuts and fade through/to black). Write a .kino file with each of the scenes for post-processing. Dependencies: (Python) openCV matplotlib Tkinter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    pyscope

    Software oscilloscope using Python and tkinter

    Software oscilloscope using Python and tkinter. Supports multiple sources: socket, file, audio, USB. Displays data by samples, time or frequency. Scales the input automatically or manually. It has been renamed "pdatascope" to avoid a name-clash with Pyscope, a scoping package on PyPi. See https://sourceforge.net/p/pydatascope/ for the latest code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    pyKasse

    pyKasse

    Ein Kassensystem (POS) in Python 2.7, GTK, Glade

    Ein Kassensystem (POS) geschrieben in Python 2.7. Die GUI wurde mit GTK Glade erstellt und optimiert für Touchscreens. Es ist eine Semesteraufgabe aus unserem Studium. Es sind nur die Sourcodes. Es muss also Python und GTK+ installiert sein. Eine ausführbare Datei haben wir noch nicht erstellt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Perfect Pitch Tester

    A python program used for perfect pitch ear training.

    ...You can fully customize what notes it will ask you, what octaves and even what instruments. The program is supposed to keep you practicing perfect pitch all day, hopefully making your ear much better. Windows Users You need to install Python 2.7 wxPython 2.9(Not 2.8) SMPlayer - Used to play the audio files sox and the libmad-0.dll - Read the README.txt file for how to install sox and the dll. Linux users will need to install sox and it's file for mp3 compatibility. On ubuntu these are the packages: sox libsox-fmt-mp3 Also need Python 2.7 and wxPython 2.8 You might need to install lame. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    im2ascii

    Image to ASCII converter that takes character shape into account

    im2ascii is a small python script that converts images to ascii-art. Unlike common ascii-art generators, it does not only use each character's mean brightness, but matches the full character shape. Pro: Better ascii-art quality (see screenshots for examples) Con: Matching is very resource intensive Dependencies: Python 2.7, PIL, numpy, scipy
    Downloads: 0 This Week
    Last Update:
    See Project