We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7ccb26 commit 0f7ed05Copy full SHA for 0f7ed05
1 file changed
README.md
@@ -1,6 +1,11 @@
1
# Dora Utils
2
This repository contains some simple utilities for using [`dora`](https://github.com/dora-rs/dora) that improve QoL.
3
4
+To install, run
5
+```bash
6
+pip install dora-utils
7
+```
8
+
9
For simple usage examples, see `dora_utils.examples`.
10
11
## The `DoraNode` class
0 commit comments