DEPRECATED use https://github.com/victorlei/smop instead LiberMate - A MATLAB to Python (SciPy/NumPy) Translator
It's 2019 and this is a live project... A Python "Live Debugger" and REPL-light. Debug your program without ever stopping it. Runs as a GUI but your program doesn't have to be one.
A python script that reads in a fortran 77 (.f or .F) fixed form file and converts it to a free form Fortran 90 file (.f90 or .F90).
Examples of using f2py to get high-speed Fortran integrated with Python easily
A curated list of awesome Python frameworks, libraries, software and resources
A python code that edits itself and executes the edited version - work in progress
Graphical User interface to analyze software design. It is written in python and the tool allows to understand the structure of big codes: Python codes or Fortran codes. It uses the pydot package to draw graphs. A succinct manual allows its use with some example.
Tkinter GUI Application Development Blueprints Second Edition, published by Packt
Launched in 2018 Actively developed and supported. Supports tkinter, Qt, WxPython, Remi (in browser). Create custom layout GUI's simply. Python 2.7 & 3 Support. 100+ Demo programs & Cookbook for rapid start. Extensive documentation. Examples using Machine Learning(GUI, OpenCV Integration, Chatterbot), Floating Desktop Widgets, Matplotlib + Pyplot integration, add GUI to command line scripts, PDF & Image Viewer. For both beginning and advanced programmers .
Feon is a python-based finite element analysis (FEA,FEM) framework for education and research purpose!