When should use bottle module in python? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

When should use bottle module in python?

I want to know about bottle module ,what impressions it does.

14th Jul 2017, 5:46 AM
kumar G
kumar G - avatar
1 Réponse
+ 3
Bottle is a minimalistic web server framework. I personnally love it, as it let wide freedom in the way you want to implement such service workflow... but it require to like programming quite from scratch, even you could use lot of modules avoiding completly reinventing the wheel ;P
14th Jul 2017, 5:53 AM
visph
visph - avatar