Bionic is Python Framework for crafting beautiful, fast user experiences for web and is free and open source.
Getting Started
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Prerequisites
This is an example of how to list things you need to use the software and how to install them.
Meet system requirements :
- git
- python,pip
- vs code,live server
Installation
git clone https://github.com/bionic-py/Bionic.git
Fast results
Bionic is fast. It's powered core python without any extra dependencies. Bionic offers stateful hot reload, allowing you to make changes to your code and see the results instantly without restarting your app or losing its state.