Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 298 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 298 Bytes

How to use

Clone this repository

$ git clone https://github.com/Asada19/Valuta_parser.git

Go into the repository

$ cd valuta

Install and activate venv

$ python3 -m venv venv

$ . venv/bin/activate

Install requirements

$ pip install requirements.txt

Run the app

$ python3 valuta.py