Bionic is Python Framework for crafting beautiful, fast user experiences for web and is free and open source.

Overview

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.

Comments
  • :shipit:

    :shipit:

    What I have done โœ…

    1. Increased font size by changing ##### to ####
    2. Added the python highlighting in the code block. Note:- we should not keep : when specifying the code block's language
    opened by TarunavBA 3
  • [FR]

    [FR]

    1. I would like a new branch named Tests for commiting and pushing non-production ready commits.
    2. Would also like instructions for installing bionic from that Tests branch. (For latest bleeding edge version of Bionic)
    3. Finally I would like you to add the hacktoberfest and WIP labels to attract contributors. ๐Ÿ˜œ
    opened by TarunavBA 2
  • [REQUEST]

    [REQUEST]

    Hey @shajin-sha please create a new account in codestream and install the plugin in vscode and make a new team and invite me to it. So we both can collaborate and make bionic een better.

    opened by TarunavBA 2
  • :trollface:

    :trollface:

    What I have done


    • added more emojis, ๐Ÿคโšกโœจโš—๏ธ
    • removed ๐Ÿ‘ท emoji for testing and added โš—๏ธ emoji for testing
    • added โšก for code example
    • added โœจ for this is how the default page looks like
    • finally, added ๐Ÿค emoji for contributing.
    opened by TarunavBA 1
  • main.py very informal message

    main.py very informal message

    Hey @shajin-sha I think that this message is not very informal message. I think it will be better to write a nice message, like Hi There ๐Ÿ‘‹, thanks for trying out bionic. We the team of Bionic wish you a very happy development with Bionic.

    opened by TarunavBA 1
Releases(1.0.0)
  • 1.0.0(Mar 1, 2022)

    Kiqpo Pre-alpha

    Contribute to kiqpo and try the pre-alpha version Kiqpo Pre-alpha

    warning :warning:

    • Pre-alpha Unsuitable for production
    • This is only for testing and contributing to kiqpo
    • A number of bugs are present in Pre-alpha
    Source code(tar.gz)
    Source code(zip)
A 3D Slicer Extension to view data from the flywheel heirarchy

flywheel-connect A 3D Slicer Extension to view, select, and download images from a Flywheel instance to 3D Slicer and storing Slicer outputs back to F

4 Nov 05, 2022
Built with Python programming language and QT library and Guess the number in three easy, medium and hard rolls

guess-the-numbers Built with Python programming language and QT library and Guess the number in three easy, medium and hard rolls Number guessing game

Amir Hussein Sharifnezhad 5 Oct 09, 2021
An animal facts python module

An animal facts python module

Fayas Noushad 3 Dec 19, 2021
Never see escaped bytes in output.

Uniout It makes Python print the object representation in readable chars instead of the escaped string. Example from pprint import pprint lang

Mosky Liu 156 Oct 21, 2022
A web UI for managing your 351ELEC device ROMs.

351ELEC WebUI A web UI for managing your 351ELEC device ROMs. Requirements Python 3 or Python 2.7 are required. If the ftfy package is installed, it w

Ben Phelps 5 Sep 26, 2022
Block fingerprinting for the beacon chain, for client identification & client diversity metrics

blockprint This is a repository for discussion and development of tools for Ethereum block fingerprinting. The primary aim is to measure beacon chain

Sigma Prime 49 Dec 08, 2022
๐Ÿคก Multiple Discord selfbot src deobfuscated !

Deobfuscated selfbot sources About. If you whant to add src, please make pull requests. If you whant to deobfuscate src, send mail to

Sreecharan 5 Sep 13, 2021
This repository contains each day of Advent of Code 2021 that I've done.

Advent of Code - 2021 I will use this repository as my Advent of Code1 (AoC) repo for the 2021 challenge. I'm changing how I am tackling the problems

Brett Chapin 2 Jan 12, 2022
a sketch of what a zkvm could look like

We want to build a ZKP that validates an entire EVM block or as much of it as we can efficiently. Its okay to adjust the gas costs for every EVM opcode. Its also to exclude some opcodes for now if th

25 Dec 30, 2022
Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA.

Sacred Every experiment is sacred Every experiment is great If an experiment is wasted God gets quite irate Sacred is a tool to help you configure, or

IDSIA 4k Jan 02, 2023
Python programming language Test

Exercise You are tasked with creating a data-processing app that pre-processes and enriches the data coming from crawlers, with the following requirem

Monirul Islam Khan 1 Dec 13, 2021
Compress .dds file in ggpk to boost fps. This is a python rewrite of PoeTexureResizer.

PoeBooster Compress .dds file in ggpk to boost fps. This is a python rewrite of PoeTexureResizer. Setup Install ImageMagick-7.1.0. Download and unzip

3 Sep 30, 2022
๐Ÿฆ• Compile Deno executables and compress them for all platforms easily

Denoc Compile Deno executables and compress them for all platforms easily. Install You can install denoc from PyPI like any other package: pip install

Eliaz Bobadilla 8 Apr 04, 2022
A framework to create reusable Dash layout.

dash_component_template A framework to create reusable Dash layout.

The TolTEC Project 4 Aug 04, 2022
A napari plugin to inspect data within a cisTEM project

napari-cistem A plugin to inspect data within a cisTEM project This napari plugin was generated with Cookiecutter using with @napari's cookiecutter-na

Johannes Elferich 1 Nov 07, 2021
Yakuake session management

yman is a python script used for saving/restoring yakuake sessions (currently running commands, working directories, environment variables, tab titles)

Szymon Borecki 6 Jun 25, 2022
Your missing PO formatter and linter

pofmt Your missing PO formatter and linter Features Wrap msgid and msgstr with a constant max width. Can act as a pre-commit hook. Display lint errors

Frost Ming 5 Mar 22, 2022
apysc is the Python frontend library to create html and js file, that has ActionScript 3 (as3)-like interface.

apysc apysc is the Python frontend library to create HTML and js files, that has ActionScript 3 (as3)-like interface. Notes: Currently developing and

simonritchie 17 Dec 14, 2022
Dotfiles & list of programs

dotfiles & list of programs So I wanted to just backup my most used files. I have a bad habit, sometimes I get tired of a distro and do a wipe and sta

2 Sep 04, 2022
๐ŸŒ๐Ÿ’‰ Global COVID-19 vaccination data at the regional level.

COVID-19 vaccination data at subnational level. To ensure its officiality, the source data is carefully verified.

sociepy 61 Sep 21, 2022