Search Results for "python gui designer" - Page 20

Showing 1114 open source projects for "python gui designer"

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
    NanoCap

    NanoCap

    Carbon Fullerene and Capped Nanotube Generator

    ...It provides an ideal tool to accompany the study of finite carbon molecules using computer simulation. The implementation involves a standalone application which includes a GUI and allows for dynamic visual inspection through 3D rendering. In addition, the NanoCap core libraries can be used in custom Python scripts that enabled the user to produce structures in bulk or to include the structure generation routines into pre-existing code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    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: 2 This Week
    Last Update:
    See Project
  • 3
    mystic

    mystic

    MyStIc is a free FTP client

    MyStIc is a free FTP gui client developped in python 2.7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Nehul Singh IDE for .Net

    NS-ORG IDE for DOT NET Programming

    Also visit official website nehulsinghide.blogspot.in Writes applications in languages including C#, VB.NET, F#, IronPython and IronRuby, as well as target rich and reach: Windows Forms or WPF, as well as ASP.NET MVC and WCF. It starts from USB drives, supports read-only projects, comes with integrated unit and performance testing tools, Git, NuGet and a lot more features that make you productive as a developer.It ships with a lots of new features of code completion and snippet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 5

    fileLocator

    A Simple tool to search for your files faster than ever

    # fileLocator is a simple tool BUILD using Python and PyQt4, and I have Build two simple version for this tool : == #1. fileLocator console application, for those who love command line applications. #2. fileLocator-GUI application, that is very easy to use and another advantage of this application is that, This is a Portable application, means you can just download and put it anywhere and use it, No need to download and Install and install other dependencies. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    bladedesigner
    The BladeDesigner package is a CAD/CAE tool providing classes for turbomachine blade design. So far it is optimized to be useful in the aerodynamic design process. It comes with a GUI but is most powerful with user defined python scripts.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Linux Maintainer

    Linux Maintainer

    Updates and cleans up your computer with a simple GUI.

    Updates and cleans up your computer with a simple GUI. No need to ever memorize terminal commands again! Currently is fully working on Arch Linux, and all Debian based distro's. Rpm based distro's are next on the list. Be sure to choose the right file for you distro... As a side note, I'm only in eighth grade so I have tons of time to work on this project, any feature suggestions would be greatly appreciated! Current things I'm working on are: Porting to rpm based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PastebinGTK

    PastebinGTK

    Linux desktop client for pastebin.com

    PastebinGTK is a Linux desktop client for the pastebin.com text sharing service (http://pastebin.com/). It is written in Python and uses GTK+ 3 for the GUI. ---- PastebinGTK requires the Python interpreter to run. Development is done using 2.7.x, but it should work with 3.x as well. GTK+ 3 is also required. To run PastebinGTK, open a terminal in the directory containing the files and type "python pastebingtk.py". ---- PastebinGTK is released under the MIT open source license (http://opensource.org/licenses/mit-license.php). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RhinoLINUX Main Edition

    RhinoLINUX Main Edition

    Desktop Linux - custom built on Debian/Ubuntu/Mint upstream codebases

    RhinoLINUX aims to create a desktop OS with something for everyone, but with ease of use, flexibility and minimal fuss. It is a goal of the project that the OS will run or open ALL common/popular document/media/web format files without needing to add apps/plugins/codecs etc. RhinoLINUX Main Edition is our flagship product. We also have a Lite XFCE,KDE and Cinnamon Editions all hosted at SF.nef This latest release v8.0 is Trusty Tosca - built using Ubuntu 14.04 'trusty' source as...
    Downloads: 2 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Kirmah
    Encryption with symmetric-key algorithm Kirmah - generate keys with exotic chars - redefine key length - key mark to ensure decryption capabilities - mix data - fast with multiprocessing - possible compression - gui on gtk3 - cli tool - python3 DEPENDENCIES : ======== python3, python-gobject, gobject-introspection, pygtk 3 modes are available to encrypt : ======== - compression (full / disabled or only final step) - random (simulate a random order - based on crypted key - to randomize data) - mix (mix data according to a generated map - based on crypted key - with addition of noise) Process is as follow : ======== encrypt : file > [ compress > ] encrypt > [randomiz data > mix data > compress > ] file.kmh decrypt: file.kmh > [ uncompress > unmix data > unrandomiz data] > decrypt > [uncompress > ] file ======== for encrypt/decrypt large binary files, use the fastest alternative : split/merge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DS-Frame2D

    DS-Frame2D

    2D Frame Analysis, Linear Static Analysis, Mode Shapes

    This is a free program for solving linear 2D framed structures under static loading and calculating the mode shapes. It is coupled with an easy-to-use GUI that provides the possibility to design the structure very fast. It calculates reaction forces, diagrams of axial and shear forces, as well as, diagrams of bending moments. Moreover, it calculates the mode shapes of the structure using various methods and it will be cabable of performing dynamic analysis soon. The program is written in FORTRAN90 and the GUI in Python. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    File based backup 52

    Content Based File level Data Backup in Python

    ...See wiki page for additional information: https://sourceforge.net/p/filebasedbackup/wiki/Home/ The project is work in progress. Main backup script is functional, but i have taken a break from adding features to the main program to build a GUI in Tkinter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    FFPlayer

    Fastest Video player Build Using FFPLAY and FFMPEG Multi-Media Library

    Fastest Video player Build Using FFPLAY and FFMPEG Multi-Media Library with Python and Very easy to Control from KeyBoard and runs very fast as ffplay runs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    Clicking Game Python

    Python Clicking Game

    GUI Clicking game i developed in python. You have to click the button as many times in 10 seconds. It features menu bars and 'buttons' and timers. Its a very intense game. Its my very first python program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The RML project is working on a way of designing rulesets for games, virtual worlds and other simulations. It aims to enable design at a much higher level than is currently available and make it accessible to the more artistically inclined designer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MacroFusion

    MacroFusion

    GUI to combine photos to get deeper DOF or HDR.

    MacroFusion is a neat little GUI for great tool Enfuse (command line). It makes easy fusion few photos to one with great DOF (Deep of Field) or DR (Dynamic Range). It can be useful for every macro lovers or landscapers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    DrPython is a highly customizable cross-platform ide to aid programming in Python. It was developed with teaching in mind, and has a clean, simple interface. It is written in Python, using wxPython as the gui.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18

    Jython Simple Dialogs

    Simple UI Dialog boxes much like 'zenity' project for jython

    I have wanted very simple dialog box implementation for asking user questions, such as what is intended by the 'zenity' (or previous XDialog) type of interfaces. After looking at options I settled on using swing based UI components and it is based on the information available from: https://wiki.python.org/jython/SwingExamples The specific use of this code is targeted to user inputs for simple activities and it appears as if there isn't any single 'aggregator' and I tried to provide this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Unofficial EU4 Country Designer

    Country designer for Europa Universalis IV

    This site is deprecated. See https://github.com/ajul/eu4cd for the latest version. Country designer for Paradox Interactive's game Europa Universalis IV. Allows reselection of localization, government, religion, technology group, mercantilism, and most importantly, national ideas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Selective Assembly GUI Application

    Selective Assembly GUI Application

    ZEMAX extension for selective assembly

    As the final step of manufacturing, assembly plays a very important role. During lens assembly, fabrication errors of components are summarized and dramatically affects lens performance. Selective assembly is cost-effective solution for improving the quality of assembled product. Also selective assembly could reduce cost of product by allowing loose tolerances. Selective Assembly GUI Application (SAGA) is ZEMAX extension which allows you to arrange components in best possible assemblies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    etm: event and task manager
    etm provides an intuitive format for using plain text files to store data, a command line interface for viewing data in a variety of convenient ways and a GUI interface for both viewing and modifying data. Repetition and alerts are supported .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Control application for animated Christmas light displays. Includes scene editor, interactive control panel and playback programs. Plug-in drivers for various light controller hardware. See the project page for FAQs and more info: lumos.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Error Propagation Calculator

    Error Propagation Calculator

    Easily propagate measurement errors through mathematical operations.

    Error Propagation Calculator is essentially a cross-platform GUI front-end for the Python Uncertainties library that does not require knowledge of Python to use. Simply point and click to enter values and errors, input your expression and press compute. The program evaluates native Python code, but the user does not need to know the syntax as common operators are provided as buttons, similar to a scientific calculator.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    Gas Turbine Developer
    "gtdev" is an open source tool which assists the engineer in developing a new gas turbine (1D Thermo- and Aerodynamics). It is created by the student research group "Hummingbird - TUM Gas Turbines" placed at the LFA, TU Munich: http://www.hummingbird.tum.de
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    MYRaf Project

    MYRaf Project

    An Easy GUI for IRAF Photometry

    The MYRaf is a practicable astronomical image reduction and photometry software and interface for IRAF. For this purpose, MYRaf uses iraf, PyRAF and alipy via great programming language Python and Qt framework. Also MYRaf is a absolutely free software and distributed with GPLv3 license. You can use it without restrictive licenses, make copies for your friends, school or business.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB