Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/orsinium-labs/wps-playground

Online playground for wemake-python-styleguide
https://github.com/orsinium-labs/wps-playground

flake8 go golang linter playground pyodide python wasm webassembly wemake

Last synced: about 2 months ago
JSON representation

Online playground for wemake-python-styleguide

Lists

README

        

# WPS Playground

Online playground for [wemake-python-styleguide](https://github.com/wemake-services/wemake-python-styleguide), the most feature-rich [flake8](https://flake8.pycqa.org/en/latest/) plugin.

Try it online: [wps.orsinium.dev](https://wps.orsinium.dev/).

Powered by [pyodide](https://github.com/iodide-project/pyodide) managed from [WASM](https://webassembly.org/)-compiled [Go](https://go.dev/) application using [GWeb](https://github.com/life4/gweb). All the code is ran on the client-side (in the browser).

## Running locally

Use `./run.sh` to run development server.