1.0.1 • Published 4 years ago

furcifer v1.0.1

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
4 years ago

Furcifer is a microframework that enables the creation of serverless web apps using Python

How it works

The configuration of the project is stored in furcifer.config.json. This file defines which modules need to be compiled. Furcifer then store all the modules in the Emscripten File System and declares them as python modules for the Pyodide library.