Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shoorick/zenmoney-tools
- Owner: shoorick
- Created: 2020-12-17T23:03:56.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-17T23:12:42.000Z (about 4 years ago)
- Last Synced: 2024-11-10T19:25:18.573Z (3 months ago)
- Topics: chart, python3, zenmoney
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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