idlesign / pycbrf

Tools to query Bank of Russia
https://github.com/idlesign/pycbrf
BSD 3-Clause "New" or "Revised" License
57 stars 9 forks source link

Make path to source customizable #1

Closed rndev-io closed 3 years ago

rndev-io commented 6 years ago

CBRF can change url to banks or swift sources. E.g http://www.cbr.ru/mcirabis/BIK -> http://www.cbr.ru/vfs/mcirabis/BIK. It'll be useful to add possibility to change url.

idlesign commented 6 years ago

Sure, they can. Just as they can change db file names and field names. At the same time the number of library users who are able and willing to customize URLs (or any other aspect on that matter) tends to be comparatively small. In some cases it' even simpler to file an issue.

Nevertheless I'm ready to accept a pull request addressing the issue.

rndev-io commented 6 years ago

Sure, they can.

They did =). They changed url about a month ago and db file names (lower case to upper case) two days ago.

idlesign commented 6 years ago

Yeap, I'm aware of it, that's why the above said.