PythonHub
2.44K subscribers
2.35K photos
49.4K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Python
To extract text, I use tika for pdf files. However, for scanned PDFs it cannot work. I have learned that I must set extractInlineImages true. But how ? There is no tika-config.xml file on my disk. How can I programmatically set it?: https://www.reddit.com/r/Python/comments/7yqway/to_extract_text_i_use_tika_for_pdf_files_however/
Run Python code on HP calculators from the 80's using this Python 3 (subset) to RPN code converter website. Adds lists and dictionaries and NumPy syntax for matrices. Use Free42 emulator if you don’t own the calc. Retro fun, perhaps bordering on useful?: https://www.reddit.com/r/Python/comments/7yspxk/run_python_code_on_hp_calculators_from_the_80s/