kairi

Results 6 issues of kairi

Are there any good methods for to get path(strings including slashes) as an argument of route like the following flask's code? ```python @app.route('/test/') def example(arg): print(f'path is {arg}') .... #...

Update constructor to specify the type of input parameter in the `blocks` argument to Layout class

At `layoutparser.io`, the type hint `Image.Image` is used, but it is not imported.

close #56 - Firefox does not support `saveAs` in a popup, so `saveToFile` has been moved to the background script. A message listener is added to handle save requests. -...

These have been migrated from v0.6 update plans #52 . - [ ] HttpOnly support based on curl specification - [ ] Add option menu and remenber configs - [...

いつもSortedSetを使わせていただいて大変お世話になっています。 pipでインストールできると嬉しいのと、次回の言語アップデートに含められたらいいなという気持ちで、パッケージ化を行う提案のPRになります。 PyPIからではなくGithubから直接インストールする想定です。 ご検討のほどよろしくお願いいたします。 --- ### 補足 [sortedset](https://pypi.org/project/SortedSet/) は既にPyPIに存在しているため、競合を避けるなら別の名前にする必要があります。([リポジトリ](https://github.com/urosjevremovic/SortedSetCollection) を見る限りでは利用率は高くなさそうなので個人的にはあまり気にする必要はないと思います。)