epogrebnyak / abacus

A small yet valid double-entry accounting system in Python and command line.
https://epogrebnyak.github.io/abacus/
GNU General Public License v3.0
59 stars 4 forks source link

Use Typer for CLI #70

Closed epogrebnyak closed 10 months ago

epogrebnyak commented 10 months ago

Add typer_cli.py to replace the Click app.

Upside: functions remain callable with typer.

To consider:

epogrebnyak commented 10 months ago

В typer_cli.py находится новый интерфейс, необходимы