You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cellarspoon bfdd600bf5
show all fields
3 years ago
.gitignore ignore pdf files 3 years ago
README.md show all fields 3 years ago
metadata.db added metadata.db 3 years ago
poetry.lock add package files 3 years ago
pyproject.toml add package files 3 years ago
temp_index.py fix comment handling 3 years ago

README.md

temp-index

hacking

from temp_index import make_cards


make_cards("mycards.pdf", "sqlite:///metadata.db", ["title", "uploaded_at", "comments", "authors", "tags"])