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

https://github.com/linx64/currencycapportal


https://github.com/linx64/currencycapportal

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Currency Cap Portal

CurrencyCap project backend

## Quick start

1. Download the project folder to your computer

2. Make a virtual python environment

```
python3 -m venv .venv
```

Enable the environment and install the required packages

```
source .venv/bin/activate
pip install -r requirements.txt
```

To run the app open the project in PyCharm and set the .venv file as the interpreter and the run.py file as the
starter file

## Used APIs in this project

### Bonbast
Library's Github repo: https://github.com/SamadiPour/bonbast