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

https://github.com/mugambi645/paypal-transactions-analysis

PayPal transaction analysis web app made by streamlit
https://github.com/mugambi645/paypal-transactions-analysis

analysis paypal streamlit

Last synced: about 2 months ago
JSON representation

PayPal transaction analysis web app made by streamlit

Awesome Lists containing this project

README

          

# paypal-transations-analysis

- Analysing PayPal Transactions

## To load it locally:

- `git clone` *project url*

- Run `pip install -r requirements.txt` and then run `pip list` to verify everything was installed correctly

- Finally use `streamlit run Transactions/Hello.py` to run the project