Recursive Mono & Sans is a variable font family for code & UI
Recursive Sans & Mono is a variable type family built for better code & UI. It is inspired by casual script signpainting, but designed primarily to meet the needs of programming environments and application interfaces. In programming, “recursion” is when a function calls itself, using its own output as an input to yield powerful results. Recursive Mono was used as a tool to help build itself: it was used to write Python scripts to automate type production work and to generate specimen...
Python Converter *v1.1.0*
• You can quickly convert GUI files created with PyQt5 and PySide2 to python file with uic method.
• You will be able to convert your Python programs to .exe format with the pyinstaller method in the criteria you want.
• You can quickly set up a virtual environment in your project, test it in a virtual environment, load modules and assist in the development phase of your project. It will be added with updates.