Ejemplo n.º 1
0
def initialize_database():
    Database.initialize()
    Database.dropCollection('disease')
    Crawlerdisease.get_data()