Promasu Manager

A simple to use projectmanager written in Python3 and PyQt5

Why using Promasu Manager?

Promasu Manager is a fast and lightweight projectmanager which you can use for free. It has features that other software does not have.

Why I use Python3

Python3 is the easiest and most powerfull language for programmers to use. It has many functions already integrated. So you could write better code faster without having the problem of buggy code.

Why I use PyQt5

Qt5 is in my opinion the most powerfull API for making dynamic UIs. Because I can't programm C++, I used the port of Qt in Python.