Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/astraluma/nat20

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

gamewithpixels textual

Last synced: 15 days 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
```