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: 3 months ago
JSON representation
Online playground for wemake-python-styleguide
- Host: GitHub
- URL: https://github.com/orsinium-labs/wps-playground
- Owner: orsinium-labs
- License: mit
- Created: 2022-04-11T13:11:57.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-06T09:16:06.000Z (about 2 years ago)
- Last Synced: 2024-05-16T12:14:27.315Z (6 months ago)
- Topics: flake8, go, golang, linter, playground, pyodide, python, wasm, webassembly, wemake
- Language: Go
- Homepage: https://wps.orsinium.dev/
- Size: 107 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flake8-extensions - wps-playground - Online playground for wemake-python-styleguide. (Tools)
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.