What you'll learn
- They will fully understand how to write webapps in the bottle framework in python.
Requirements
- Python
- Bottle
Description
Welcome,
Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library.
Routing: Requests to function-call mapping with support for clean and dynamic URLs.
Templates: Fast and pythonic built-in template engine and support for mako, jinja2 and cheetah templates.
Utilities: Convenient access to form data, file uploads, cookies, headers and other HTTP-related metadata.
Server: Built-in HTTP development server and support for paste, bjoern, gae, cherrypy or any other WSGI capable HTTP server.
Bottle is a versatile web framework which is used by small and big companies to create API-s and other web services that provide functionality to their infrastructure. In this course we will go through the whole documentation and I will show you what can and cannot be done with the Bottle Web Framework. Starting from the fundations, we will cover basic building blocks, then build on those for more advanced control flow, and data structures. Finally by the end of this course you will be able to use the framework to build blazing fast API-s and web applications which can serve you well and easy to maintain.
Happy Coding!
Cheers,
Daniel
Who this course is for:
- anyone interessted in learning advanced techniques in python
Instructor
Hello,
My name is Dániel. I am a young Hungarian enthusiast who is all about programming, and scripting and learning something new everyday. My profile is mainly about Python and Powershell with some Docker spicing. I am also an aspiring youtuber and love to help other people either by teaching or with ideas.
Despite my age I have confidence in my skills, and I believe we can make the world a better place by teaching people to think for themselves.
See you soon,
Daniel