yahoo-finance étant HS, récup des cours par scrapping

This commit is contained in:
2017-11-24 21:54:53 +01:00
parent e17c885b23
commit d113bdd21d
4 changed files with 65 additions and 16 deletions

View File

@@ -20,7 +20,6 @@ from pyramid_mailer.message import Message, Attachment
from datetime import *
import hashlib
from docutils.core import publish_parts
from yahoo_finance import Share, Currency
from sqlalchemy.exc import DBAPIError
from ..security import groupfinder