Awesome web framework for Python
--
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to learn more about it:
One of the best features with Python is the web development aspect, you can practically build out any website with this language! Let’s talk about another web framework for Python, this framework is called Frappe, luckily for us, it’s hosted on GitHub, check out the link below to jump straight to this framework:
Now, this framework prides itself on being a low-code framework for real world applications:
This framework also claims as having “batteries included”, this is essentially the same type of layout as Django (in a way), these are some of the items that come included with Frappe:
If you would like to install this framework, you first need to install Bench, this is the process to install it:
You can then follow along with the rest of their tutorial below:
Their website also showcases a very basic tutorial of this framework as well, if you would like to follow that…