=> Re: "Can any suggest a python library to fetch gemini pages for..." | In: u/gritty
@gritty I think you're using the wrong python package for ignition, it's not called "ignition" (which is an old unmaintained package unrelated to gemini, and breaks on import due to an invalid chmod call), but "ignition-gemini". So if that's the case you can install ignition by doing:
pip uninstall ignition pip install ignition-gemini
ignition is a pretty good library, and you can combine it with trimgmi, which can do some gemtext parsing for you.
2024-01-15 ยท 1 year ago
=> ๐ gritty [OP] ยท 2024-01-15 at 19:28:
@gemalaya thanks! I think that's exactly what was happening. I'll check out that other library as well.
=> ๐ gritty
Can any suggest a python library to fetch gemini pages for parsing? There's a couple on awesomegemini but wasn't sure if there were recommendations. I tried ignition but the recent commit fails in init with a permission issue (chmod).
=> ๐ฌ 4 comments ยท 2024-01-14 ยท 1 year ago This content has been proxied by September (3851b).Proxy Information
text/gemini; charset=utf-8