Questions tagged as 'bottle'

1
answer

Problems importing pyodbc module using bottle

I am working in windows and using bottle to connect to a database of SQL server , for it install pyodbc with pip install pyodbc however when I want to load the program I always get the error ImportError: No mo...
asked by 27.04.2018 / 15:44
0
answers

Problems with the template to generate a graphic using highcharts with bottle

I am working with the framwork bottle for the first time, I want to generate a pie chart using highcharts , for it I pull the data by means of a query in a database SQL-Server , then I transform them to Json , this is m...
asked by 30.05.2018 / 23:53