Skip to content

ilyutoev/currency_spiders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spiders for currency exchange rates

This is first part of the Bank exchange rate aggregator.

Installation

  1. Rename settings_example.py to settings.py and enter your database and sentry settings.
  2. Install needed python modules pip install -r requirements.txt.
  3. Run models.py to create needed tables.

Running

To run the spiders execute run.py.

Testing

Run test.py for app testing.

About

Spiders for currency exchange rates

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published