Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zztkm/py5-sandbox


https://github.com/zztkm/py5-sandbox

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# py5 sandbox

## Requirements

See: https://py5.ixora.io/content/install.html

- Python 3.8+
- Java 17
- Cairo (optional)

## Run

```shell
# poetry run python src/main.py
task run
```

```shell
poetry shell
```

## TODO

- Docker で実行できるか試す