josephernest
josephernest
Congrats for this repo which seems very useful. For adoption, it would be great to have a sample Python example on how to use it on a basic example, would...
When using from pdfminer.high_level import extract_text text = extract_text('test.pdf') I have weird characters in the extracted DataFrame: `Ø` instead of é `Œ` instead of ê `(cid:128)` instead of € (Sadly...
Hi there, Do you know what could be the reason for this message: ``` D:\bottle.py:2269: ResourceWarning: unclosed file func() ResourceWarning: Enable tracemalloc to get the object allocation traceback wsgiref\handlers.py:183: ResourceWarning:...
Is there an option to make `bottle` use the Python built-in `logging` package instead of stderr/stdout? Here is a basic example, would you see how to redirect the `"Bottle v0.12.23...
The current version `pip install cefpython3` only uses Chromium 66. How to update to the latest stable Chromium (higher than version 100)?
Hi, How to use 2 devices at the same time with `sounddevice`? I'd like to use device #1 for output, and device #2 for input, both with their callback. What...
Thanks and congrats @alanjones2 for this great tutorial, about how to use Plotly directly with Flask + AJAX! Small question: why do you create a *new* plot on each update...
Instead of the .exe Windows installer, is there a distribution as a single .dll file (or folder) + folder for presets? It would be easier in my setup to use...
Hi, Congrats for this project! How to get historical data with your module? Example query: daily min temperature for 51100 Reims for `date_start=2021-01-01`, `date_end=2021-07-31` I haven't found an example for...
Hi @vkocubinsky , I know that the plugin is no more supported because you moved to vim, but maybe you do remember about this: Currently, after each keypress in a...