lasest / manuwrite

1 stars 0 forks source link

Choose language/frameworks/modules to be used #1

Open lasest opened 4 years ago

lasest commented 4 years ago

1) Python was chosen as it already has modules for git/github interactions and I assume it will be easy to integrate it with pandoc and other tools to be used. Also, a similar program already exists: https://github.com/manubot/manubot hence some code can be reused.

2) PyQt5 will be used for gui

3) GitPython and PyGitHub will be used to implement some functions