Mirhossein Mousavi

Results 7 issues of Mirhossein Mousavi

Hi Firstly, I appreciate you for creating this fantastic library. Unfortunately, we couldn't find an example of how to sign/verify pdf documents with Aws KMS. We created a key on...

Hi when a command executes some operations in multithread/multiprocess fashion and user hit `Ctrl+C` he/she gets this error and cli just freeze and user can't type anything `WARNING: your terminal...

- click groups and options get the `hidden` argument, if set `True` the completion won't show that - completion won't show already typed `Options` - Show Choice data type values...

Hi thanks for this great library. I'm wondering that does completion for `type=click.Choice` for options available? this is my code ```python import click from click_repl import repl @click.group(invoke_without_command=True,) @click.pass_context def...

Js2Py is a fabulous library, really appreciate the makers I want to know how much overhead does js emulated code with this library push to system in comparison to same...

pdf/reader doesn't correctly extract arabic characters, any suggestions?

The inline code does not follow the style of block-level code ![Screenshot from 2024-05-09 11-24-09](https://github.com/nanxiaobei/hugo-paper/assets/2023858/c12f23f2-822c-4d7f-88a3-0a3fe457c648) How it looks ![Screenshot from 2024-05-09 11-07-49](https://github.com/nanxiaobei/hugo-paper/assets/2023858/81c90852-e802-4692-a8bb-f8168c66f4be) Config ```toml baseURL = "..." languageCode = 'en-us'...