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.
Go to file
cellarspoon b1f2d52a68
docs: poetry tips
2022-01-05 12:17:37 +01:00
lumbunglib cli commands 2021-12-15 12:23:37 +01:00
.gitignore cli commands 2021-12-15 12:23:37 +01:00
README.md docs: poetry tips 2022-01-05 12:17:37 +01:00
poetry.lock pip install machinery 2021-12-15 12:25:09 +01:00
pyproject.toml more unique cli commands 2021-12-15 12:27:57 +01:00
setup.py pip install machinery 2021-12-15 12:25:09 +01:00

README.md

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