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

https://github.com/bitnom/wasmer-python-aio


https://github.com/bitnom/wasmer-python-aio

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

```sh
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
```