forked from ruangrupa/konfluks
A drainage basin collects all precipitation in an area, first in to smaller streams and finally in to a large river. Similarly, Konfluks brings together small streams of web content from different places together in a single large stream.
lumbunglib | ||
.gitignore | ||
poetry.lock | ||
pyproject.toml | ||
README.md | ||
setup.py |
lumbunglib
Python lib which powers
lumbung[dot]space
automation
hacking
- run
poetry run poetry2setup > setup.py
if updating the poetry dependencies - if adding a new cli command, extend
pyproject.toml
with a new[tool.poetry.scripts]
entry