Bionic is Python Framework for crafting beautiful, fast user experiences for web and is free and open source.
🚀
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.
⚡
Getting Started documentation
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.
📥
Installation $ pip install bionic.web
👷
Crafting new projct $ Bionic.py create hello_world
happy coding