# Programs I wrote for ~vern that maybe useful ## fiexport - an easy way to export financial reports written in python ### How to use? first of all python version must be 3 or higer
`python fiexport.py` to run and answer the questions ### depenices datetime
os ### ## License info According to [that python repo](https://github.com/python/cpython/blob/main/LICENSE) python project is GPL-compatible but it is not accurate information. [Maybe usefull](https://www.gnu.org/licenses/license-list.html#Python)