Brings together small and dispersed streams of web content from different applications and websites together in a single large stream.
https://lumbung.space
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