Giter Site home page Giter Site logo

incub8 / flare Goto Github PK

View Code? Open in Web Editor NEW

This project forked from viur-framework/flare

1.0 2.0 0.0 8.23 MB

Web-App development framework for Python

Home Page: https://viur-flare.readthedocs.io/

License: MIT License

JavaScript 1.82% Python 76.15% HTML 0.17% Dockerfile 0.05% CSS 21.81%

flare's Introduction

Flare

Flare Logo Documentation Status

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 to 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, a software-company from Dortmund, Germany.

Pyodide

Pyodide is the CPython reference implementation that is compiled using emscripten and runs natively inside modern browsers as WebAssembly (WASM). Pyodide itself comes with the full Python scientific-stack.

For better load-time optimization, we started to maintain our own fork of Pyodide called pyodide-nano.

Related projects

  • html5 became an integrated part of Flare, but also exists stand-alone as a HTML5-DOM-object library. It is the core component of Flare and provides an HTML-parser for rapid DOM prototyping.
  • pyodide-html is another HTML object library for Pyodide which can be directly installed from within Pyodide.

Docker

docker build . -t flare:1.0.13 docker run -v $(pwd):/workspace -it flare:1.0.13

python3 /tools/flare.py

License

Copyright © 2022 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 phorward avatar phneutral avatar xnopasaranx avatar jandoerrenhaus avatar skoegl avatar mxr2004 avatar sveneberth avatar codingwombat avatar achimschumacher avatar xeon2003 avatar mogenson avatar tsteinruecken avatar ciansen avatar timmytiefkuehl avatar

Stargazers

 avatar

Watchers

James Cloos avatar  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.