ALMA pyconv
this is a converter for Python 2 source files
...- as a console script does a limited conversion on Python 2 source files so that the source can be written in ALMA Python syntax
(but its main purpose is writing short Tkinter
scripts only !)
- with or without switched-on identation and with a well built dictionary can be useful for very little projects as a preconverter for pindent.py, using ALMA Python syntax
***********************************