Upgrade `simplify` commands to take streams
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It would be really nice to be able to stream stuff like,
```bash
uv run manage.py export ... | uv run manage.py simplify ... > graph.edgelist
```
Building on the simplify commands from #1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.