Ecosyste.ms: Awesome
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: 15 days ago
JSON representation
Pixels Dice API with Python, Async, and Bleak
- Host: GitHub
- URL: https://github.com/astraluma/nat20
- Owner: AstraLuma
- License: lgpl-3.0
- Created: 2023-06-28T05:03:10.000Z (over 1 year ago)
- Default Branch: trunk
- Last Pushed: 2024-01-08T20:53:49.000Z (10 months ago)
- Last Synced: 2024-10-13T00:56:10.135Z (about 1 month ago)
- Topics: gamewithpixels, textual
- Language: Python
- Homepage: https://nat20.readthedocs.io/
- Size: 843 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```