Showing 19 open source projects for "python tk gui builder"

View related business solutions
  • 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
  • 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
  • 1
    antoniovandre_eval GUI

    antoniovandre_eval GUI

    Uma calculadora desenvolvida em C, com interface gráfica em Python.

    Uma calculadora desenvolvida em C, com interface gráfica em Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ANYstructure

    ANYstructure

    GUI based steel structure calculation and optimization tool.

    GUI based steel optimization tool for naval architects and structural engineers. Calculate and optimize the following: Minimum plate thickness (DNV/DNVGL-OS-C101) Minimum section modulus of stiffener/plate (DNVGL-OS-C101) Minimum shear area (DNVGL-OS-C101) Buckling (DNVGL-RP-C201) Fatigue for plate/stiffener connection (DNVGL-RP-C203) Compartments (tank pressures) are created automatically. Pressures on external hull (or any other generic location) is defined by specifying...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Funi

    Python script for calculation of deflection of elastic ropes.

    This software implements the equations of the catenary curves, in adimensional formulation. The theory is applicable only to elastic ropes with uniform section. Any number of hanged masses or hangers may be input. The schema may be imported and exported. The graphics of deflections and tensions are shown with reference to X coordinate, while the graphic of stretches is shown with reference to the curvilinear coordinate. The solution is found by iteration, by mean of Scipy Minimize...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Hydrogen Bond Analysis Tool (HBAT)

    Hydrogen Bond Analysis Tool (HBAT)

    HBAT v2 is migrated from PERL to Python.

    HBAT(Hydrogen Bond Analysis Tool) is a tool to automate the analysis of hydrogen bonds present in a PDB Structure file. HBAT v2 is migrated from PERL to Python. Latest Documentation: https://hbat.abhishek-tiwari.com/ Latest Github Release: http://github.com/abhishektiwari/hbat Citation: Tiwari, A., & Panigrahi, S. K. (2007). HBAT: A Complete Package for Analysing Strong and Weak Hydrogen Bonds in Macromolecular Crystal Structures. In Silico Biology, 7(6)....
    Leader badge
    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
  • 5

    pyModSlave

    Modbus TCP/RTU Slave Software.

    pyModSlave is a free python-based implementation of a ModBus slave application for simulation purposes. You can install the python module or use the precompiled (for Windows only) stand alone GUI (Qt based) utility (unzip and run). pyModSlave also includes a bus monitor for examining all traffic on the bus. You can also download it from pypi <https://pypi.org/project/pyModSlave/>.
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 6
    raxmlGUI
    RELEASE NOTE: Get raxmlGUI 2.0 at the NEW PROJECT LOCATION: https://antonellilab.github.io/raxmlGUI/ raxmlGUI is a graphical user interface to RAxML, one of the most popular and widely used software for phylogenetic inference using maximum likelihood. A userfriendly graphical front-end for phylogenetic analyses using RAxML (Stamatakis, 2006). Please cite: Silvestro, Michalak (2012) - raxmlGUI: a graphical front-end for RAxML. Organisms Diversity and Evolution 12, 335-337. DOI:...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 7

    ParamIT

    a Toolset for Molecular Mechanical Force Field Parameterization

    ParamIT is a toolkit aiding the development of molecular mechanical force field parameterization of small, drag like, molecules within CHARMM general force field (CGenFF) protocol. The developed toolkit helps the researchers in following ways: 1) automating the creation of multiple input files for quantum and molecular mechanics programs, 2) automating the output analysis and 3) substitute the use of full MM programs with a faster specialized one. The developed tools include: 1) generator of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    MerDAQ

    A DAQ solution in Python 2 for your Ardruino

    MerDAQ is a data acquisition GUI and other tools for collecting and storing time dependent. Originally designed to collect 4 temperature data vs. time and plot one of the temperatures in real time with matplotlib. Ideal for use with Arduino.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    LightProfiler

    LightProfiler

    Profiler for Oracle extended SQL trace files

    LightProfiler – application for performance analysis of the Oracle databases. It generates detailed resource profile for extended SQL trace files (10046 event), containing information about consuming of response time (by events, by cursors, etc.), data files usage, error analysis (SQL, PL/SQL) and much more. Also it contain tools for additional processing of trace files (extract session data, splitting files) and for management of database's sessions (disconnecting, tracing, monitor...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10

    The CCP1GUI

    An extensible GUI for computational chemistry codes

    The CCP1GUI project aims to develop a free, extensible Graphical User Interface to various computational chemistry codes developed by the worldwide academic community, with an emphasis on ab initio Quantum Chemistry codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SDEdumper

    SDEdumper

    Copy multiples feature classes in ArcSDE to a local file geodatabase

    Why use it? You can create your own Python script using model builder, but you have to modify the script everytime you want to dump different tables. Using this script you only need to have a CSV with all the table names, that’s it. Purpose: It can be used as an archival and historical database It will make you ArcSDE database portable and shareable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    pyTRAX

    ODEs solver with GUI

    This small program named TRAX is capable of solving systems of ordinary differential equations and plotting the solution on a phase plane as well as function of time. The program is intended for educational purposes. The program runs on any Python-enabled platform, including GNU/Linux and MS\Windows OSs. To run the program you will need a python interpreter ver. 2.x and compatible versions of numpy, scipy and matplotlib libraries. See screenshot for usage reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A GUI program to create the plasmid database forms for BGME lab. This program presents user with a data entry form for entering plasmid information and automatically converts DNA sequence to protein, aligns it, and creates text output file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CDNsim is a GNU/LINUX simulation tool for CDNs, written in C++ (core) and python (GUI wizard). It models: redirection policies, cache policies, TCP/IP, batch simulations, statistics extraction and more. CDNsim is uses the OMNet++ library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TransimsGui and makeTransims allow users to automatically generate triptables, timetables and vehicle files, edit individual control files, create batch files for transims feedback processes, run exe-control file pairs and run batch files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An extension of Code_Aster to add multilingual support to it's varying GUI interfaces included in the default package. Eventually, we also intend to extend Code_Aster by contributing command file templates and extending the analysis abilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gCoder is a GUI, server-client based dyanmic programing contest controler built in Python. Its a programing contest controller like pc^2 and TopCoder(TM) areana. It use system test module, which can actually test contestent codes without any human interf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A set of widgets to compliment the Pmw set available at http://pmw.sourceforge.net. Includes GUI app base class included in Grayson's Python/Tk book.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Loofah is a Python/Tk-based GUI frontend for Folding@Home distributed computing console client. See http://foldingathome.stanford.edu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next