Python lib which powers lumbung[dot]space automation
Go to file
knoflook 77d72745ab
feat: pull posts from mastodon
2022-01-10 15:07:04 +01:00
lumbunglib feat: pull posts from mastodon 2022-01-10 15:07:04 +01:00
.gitignore feat: pull posts from mastodon 2022-01-10 15:07:04 +01:00
README.md docs: poetry tips 2022-01-05 12:17:37 +01:00
poetry.lock feat: pull posts from mastodon 2022-01-10 15:07:04 +01:00
pyproject.toml feat: pull posts from mastodon 2022-01-10 15:07:04 +01:00
setup.py feat: pull posts from mastodon 2022-01-10 15:07:04 +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