Giter Site home page Giter Site logo

xnopasaranx / flare Goto Github PK

View Code? Open in Web Editor NEW

This project forked from viur-framework/flare

0.0 1.0 0.0 5.41 MB

Web-App development framework for Python

Home Page: https://mausbrand.github.io/flare/

License: MIT License

JavaScript 1.49% Python 98.10% HTML 0.40%

flare's Introduction

flare

Flare is an application development framework for writing software frontends in pure Python.

About

flare is an app development framework for Python-based web-apps running on top of Pyodide in the browser.

It has integrations to concepts with ViUR, an MVC-framework for the Google App Engine platform, but can also be used stand-alone.

Fire up the tiny Hello World live demo. More information can be found in the documentation.

History

flare is the result of a several years experience in writing web-apps in pure Python. Formerly compiled from Python into JavaScript using PyJS, it now entirely settles up on Pyodide. Additionally, flare serves as a toolbox for various projects and solutions developed at Mausbrand Informationssysteme GmbH.

Pyodide

flare is designed to be used with Pyodide.

Pyodide is described as "The Python scientific stack, compiled to WebAssembly". Precisely speaking, Pyodide is the Python reference implementation (cpython) that is compiled using emscripten and runs natively inside modern browsers as WebAssembly (WASM).

Pyodide combines this WASM-compiled Python interpreter with well-known, natively compiled Python-libraries, mostly used in scientific computing. Pure Python packages can also be integrated using the tool micropip, which is served together with Pyodide.

In combination with flare, we use Pyodide to quickly build modern web-apps entirely in pure Python.

License

Copyright (C) 2020 by Mausbrand Informationssysteme GmbH.

Mausbrand and ViUR are registered trademarks of Mausbrand Informationssysteme GmbH.

You may use, modify and distribute this software under the terms and conditions of the MIT license. See the file LICENSE provided within this package for more information.

flare's People

Contributors

akelch avatar phneutral avatar phorward avatar skoegl avatar sveneberth avatar tsteinruecken avatar xnopasaranx avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.