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

https://github.com/astraluma/nat20

Pixels Dice API with Python, Async, and Bleak
https://github.com/astraluma/nat20

gamewithpixels textual

Last synced: about 1 month ago
JSON representation

Pixels Dice API with Python, Async, and Bleak

Awesome Lists containing this project

README

        

# nat20

A Pixel dice access module based on bleak.

Status: experimental

To run, install Python 3.11 and Poetry and then:

```
$ poetry install
$ poetry run python -m pixelize
```