Benoit Brayer
Benoit Brayer
### Description There is a bug in python3, SimpleCookie parser does not work correctly... When at lease one cookie value is a json string, all cookies are lost... Please read...
Web UI ?
Any Web UI planned ?
Hi, Did you planned to translate the documentation in english ? Regards,
Hi, I am trying to make KEV work with minio: https://github.com/minio/minio I got this error: ``` File ~/.local/share/virtualenvs/myvenv/lib/python3.8/site-packages/kev/backends/s3/db.py", line 25, in __init__ boto3.Session(**session_kwargs) TypeError: __init__() got an unexpected keyword argument...
Trying to fix #42 I could not test it... I have a strange issue on master : ```Python3 Traceback (most recent call last): File "", line 1, in File "/home/benoit/.local/share/virtualenvs/dxf_geom2d/src/kev/setup.py",...
As documented here: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/kinesis.html#Kinesis.Client.get_shard_iterator I think those lines may be enough to support AT_TIMESTAMP behavior. It is not tested yet. It should be used this way: ```python3 from kinesis.consumer import...
Fix git for linux Download link
Hi, I am already using jison as a parser generator and it is just very awesome. I am wondering if I would be difficult or not to do the reverse...