In this tutorial you will be making a web app called as weave which will return the user with the weather data. This is a beginner series and by the end of this tutorial you will be confident in making dynamic web apps with python.
Weave - A weather app made with python and bottlepy |
Contents
- Making a Bottle app with Python Tutorial Part 1 - Introduction
- Making a Bottle app with Python Tutorial Part 2 - Introduction to python Requests module
- Making a web app with bottle and python tutorial series - part 3 - Creating a basic bottle application
- Making a web app with bottle and python Tutorial - part 4 - Extending your bottle knowledge
For each and every part I will complete writing I will update it here. This will not only help in organizing all the parts at one place but also it will help you in navigating to the respective parts easily.
Please note that I will try to write all the parts in this series in such a way that it is easy to understand for everyone. But if you don't understand anything or have any doubt then please do comment in the comment box below or contact me. I will solve your problem asap. You can contact me from here: Contact me.
Also please don't hesitate to comment or contact me if you want me to add any topic in this series or if I have missed anything. I will update this series regularly depending on your involvement and interaction.