Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shoorick/zenmoney-tools

Auxilliary tools to improve Zenmoney
https://github.com/shoorick/zenmoney-tools

chart python3 zenmoney

Last synced: 23 days ago
JSON representation

Auxilliary tools to improve Zenmoney

Awesome Lists containing this project

README

        

Zenmoney tools
==============

Auxilliary tools to improve [Zenmoney](https://zenmoney.ru/)

Requirements
------------

* Python 3
* [Matplotlib](https://matplotlib.org), [pandas](https://pandas.pydata.org/)

Installation
------------

```bash
python3 -m venv .env # or replace .env with appropriate name
. .env/bin/activate
pip install -r requirements
```

Usage examples
--------------

### Plot income chart

```bash
./graph-income-source.py --time Y zen_2020-10-10_dumpof_transactions_from_alltime.csv
```

Author
------

Alexander Sapozhnikov
http://shoorick.ru