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

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
  • 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.
  • 1
    Django Autocomplete Light

    Django Autocomplete Light

    A fresh approach to autocomplete implementations

    A fresh approach to autocomplete implementations, specially for Django. Python 2.7, 3.4, Django 2.0+ support (Django 1.11 (LTS), is supported until django-autocomplete-light-3.2.10), Django (multiple) choice support, Django (multiple) model choice support, Django generic foreign key support (through django-querysetsequence), Django generic many to many relation support (through django-generic-m2m and django-gm2m). Multiple widget support: select2.js, easy to add more. Creating choices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    LibVNCBinds

    Native Python and Ruby bindings for LibVNCServer and LibVNCClient .

    Native Python and Ruby language bindings for LibVNCServer and LibVNCClient libraries. Project started with LibVNCClient Python binding implementation. For now only Python versions of 2.7.x and Linux platform are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Boto3

    Boto3

    AWS SDK for Python

    ...'s 'client' and 'resource' interfaces have dynamically generated classes driven by JSON models that describe AWS APIs. This allows us to provide very fast updates with strong consistency across all supported services. Boto3 was written from the ground up to provide native support in Python versions 2.7+ and 3.4+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    r12STOmolecular

    Inter-electronic distances and many centered STOs

    Inter-electronic distances and many centered STOs. This is not a finished GPLproject. Presently it offers an IPython 2.7 notebook using pure Python mpmath to evaluate diatomic exchange integrals based on analytic formula for beta=0, alpha1=alpha2. Uncomment examples at bottom of script to run program.
    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
    ExSTraCS

    ExSTraCS

    Extended Supervised Tracking and Classifying System

    ... to address problems in epidemiological data mining to identify complex patterns relating predictive attributes in noisy datasets to disease phenotypes of interest. ExSTraCS combines a number of recent advancements into a single algorithmic platform. It can flexibly handle (1) discrete or continuous attributes, (2) missing data, (3) balanced or imbalanced datasets, and (4) binary or many classes. A complete users guide for ExSTraCS is included. Coded in Python 2.7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Magdalena Budget Planer

    Simple budget planer for daily home expenses.

    A simple program that lets user store all his daily expenses, like rent, groceries, gas etc and makes analyse - percentage comparision from last months, years.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    adsidera

    adsidera

    Python space game

    ### ATTENTION! For the newest version please visit my github account! https://github.com/sireliah/adsidera Travel from Earth to distant stars. Simple space game created on Python 2.7 using Pygame module. The project is Open Source software. Feel free to view or edit the source code (under the GPLv3 license). Current version: 0.4 - new menu - constant rocket propulsion - sprites - landing vehicle 0.3 - simple main menu - planetary systems are created using randomizer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Far West 1789

    Far West 1789

    shooter game in wild west atmosphere

    ... FW1789_stages.py levels file. edit FW1789.cfg configuration file. --------------------------- As in PyBreak360 game ( https://sourceforge.net/projects/pybreak360 ), this game intend to be played by youngs childrens (and there parents) in network lan. Next revision V1.0.1 add somes bonus and mutliPayers. programed with python 2.7.x and pygame 1.9.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    xml2mif

    Tool for import Rosreestr XML files

    Средство обработки файлов XML Росреестра (кадастровый план территории, кадастровая выписка об объекте недвижимости). По результатам обработки формируется пакет файлов mid/mif для последующего импорта в GIS MapInfo. Поддерживается одновременная обработка большого количества файлов XML. Для работы требует установки в системе интерпретатора Python 2.7 (можно взять отсюда: https://www.python.org/ftp/python/2.7.9/python-2.7.9.msi https://www.python.org/ftp/python/2.7.9/python-2.7.9.amd64.msi...
    Downloads: 3 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
    pure python polyfit

    pure python polyfit

    python2/3: compute polyfit (1D, 2D, N-D) without thirdparty libraries

    python2/3: compute polyfit (1D, 2D, N-D) without any thirdparty library like numpy, scipy etc. also can be used for least squares solution computation and for A=QR matrix decomposition. Tested with python 2.7 and 3.4 Consider donating to this project: https://sourceforge.net/p/purepythonpolyfit/donation For a Sample use, refer to the WIKI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    pyhrol

    pyhrol

    Bridge between C++ and Python

    Dynamic C++ library for simplification of binding C++ projects to Python. Supports argument overloading. Automatically generates help on method signatures, including default values. Automatically generates list of named parameters. Supports primary Python protocols: Number, Sequence, Mapping, Iterator Protocol. Includes more than 40 code examples. CMake driven. Supports Python 2.x. Does not support Python 3.x (planned). Tested on Linux Ubuntu 13.X 32/64 with Python 2.7.X
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    sk001

    a django/angular skeleton project running on python 2.7

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PentagonCrew DDoS Tool

    PentagonCrew DDoS Tool

    ## YOU NEED PYTHON 2.7 TO RUN THE SCRIPT ##

    https://www.python.org/download/releases/2.7/ A tool designed by members of PentagonCrew to help you easily take down websites. -Ethical uses only-
    Downloads: 14 This Week
    Last Update:
    See Project
  • 14

    Simple Zip

    Make Compress/Decompress on Linux More Easy

    ...) a file. The file type is directly read from name. Note: Python 2.7 need to be installed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    sk003

    a django-nonrel/angular skeleton project running on python 2.7

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    MoccaSin-POS

    POS system for use in MoccaSin coffee shops or others

    MoccaSin-POS is a POS system for use in MoccaSin coffee shops or others. It is intended to replace an older closed source version using Toolbook. Data is stored in SQLite, but full compatibility for flat text files of the old solution shall be kept. Python 2.7, wxPython, Languages shall be English and German.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Python Tkinter Extensions

    Python Tkinter Extensions

    Additional Graphical Classes and Widgets for Tkinter/Ttk

    This is a Python package with extensions for Tkinter. It supports both Python 2.7 and Python 3.3. Currently, the project is in version 1.0 of the Production stage. Feel free to fork off the main project or send me possible additions to the package.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    snakeFlow - collector for flow protocol version 5 writetten on python 2.7 By default output data to the console. May store file data and the database MySQL docs (2 parts): http://snakeproject.ru/rubric/article.php?art=python_netflow_collector_1 http://snakeproject.ru/rubric/article.php?art=python_netflow_collector_2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SHA512Cracker

    Sha512cracker a simple python script to crack sha512 hashes

    Sha512cracker is a tool designed to recover password etc... from sha512 hashes.It is written in python 2.7 and it is under GPLv3 License.It is not optimized and it is slow compared to hashcat so it is ment for really weak password and its goal is to be easy to use and to be insanely fast.For more info take a look at README file inside the folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    repDNA

    repDNA is a Python package to generate various features of DNA sequenc

    ... =================== The repDNA was tested to work under Python 2.7, 3.3 and 3.4 on Windows, Mac and Linux. Installation ============ If the user had installed **pip** (A tool for installing and managing Python packages), just type: `pip install repDNA` Otherwise, download and unzip the repDNA package, go to the directory, and type: `python setup.py install` or `sudo python setup.py install`
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PyBreak360

    PyBreak360

    breakout/arkanoid clone multiplayers network game at 360°!

    written in python 2.7.x and pygame 1.9.1&2 I have not found anything playing with more than 2 childrens with serverals computers. A game easy, addictive, and not too long playing time. So, i made it: an arkanoid / breakout clone which have the particularity to play at 360°. pybreak360.cfg to fine configure outside game. pybreak360_kbd.py for special international keymap. on game, use mouse or arrow keys. press B to start/stop ComputerBootPlayer. press H to see HiScores. press D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    StoryText (formerly PyUseCase) is an unconventional GUI testing tool, with support for PyGTK, Tkinter, wxPython, Swing, SWT and Eclipse RCP. Instead of recording GUI mechanics directly, it asks the user for descriptive names and hence builds up a "domain language" along with a "UI map file" that translates it into the current GUI layout. The point is to reduce coupling, allow very expressive tests, and ensure that GUI changes mean changing the UI map file but not all the tests. Instead...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Py Linked Table Manager

    Py Linked Table Manager

    This application is to relink/update/refresh MS Access tables.

    Py Linked Table Manager will help you relink/update/refresh MS Access tables and also supports UNC paths. This application only works on Access 97-2003 and does not work on Access newer than 2003. Supports (mdb, .mda, .mde, .mdw). This application is developed on Python using Tkinter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    M0Droid

    A malware detection technique

    This is an Android malware detection technique based on system call extraction. The code is written with Python 2.7 and require Android SDK to launch virtual Android device and communicate with it. This program uses correlation coefficient to compare the signature of the app with the dataset (blacklist).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    JResistor

    Simple resistor calculator

    JResistor is created under Python 2.7 & Tkinter. A simple program for calculating the value of 4 band resistors.
    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.