Skip to content

vsevolodbazhan/exchange-rates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exchange Rates (MyTona Test Task)

Python script that extracts exchange rates from CBR XML markups.

Usage

Create a virtual environment:

python -m venv env

Activate the created virtual environment:

source env/bin/activate

Install requirements:

pip install -r requirements.txt

Run the script:

python run.py

See the ouput in the created CSV file.

About

Python script that extracts exchange rates from CBR XML markups.

Resources

Stars

Watchers

Forks

Languages