for-improve-vern/README.md

14 lines
519 B
Markdown

# 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 <br>
`python fiexport.py` to run and answer the questions
### depenices
datetime <br>
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)