8 lines
207 B
Markdown
8 lines
207 B
Markdown
# MORG Stream Library
|
|
|
|
This python library allows for the handling of data in a stream format.
|
|
|
|
The library may be installed from Avalon with:
|
|
```
|
|
pip install git+https://git.icolotl.com/morgana/morgslib
|
|
``` |