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

https://github.com/erfanbanaei/managerbuy

Application under the console to manage purchases
https://github.com/erfanbanaei/managerbuy

python python-cli python3 sqlite sqlite3

Last synced: 10 months ago
JSON representation

Application under the console to manage purchases

Awesome Lists containing this project

README

          

# ManagerBuy
## Description
Application under the console to manage purchases

## Installation
```bash
git clone https://github.com/erfanbanaei/ManagerBuy
cd ManagerBuy
pip3 install -r requirements.txt
python3 main.py
```

## Screenshot

![Screenshot](https://user-images.githubusercontent.com/75321483/234306758-6207b331-3c12-4a1b-8693-0a5a7382e41f.png)