Pepa

Results 28 issues of Pepa

this is probably windows falut... but when i am hooking all keys no events are recived under user "SYSTEM" but logicly all keys should be recived... no mater currently loged...

I have added time encoded however i suspect there may be issue in pydantic ( speed date) itself see https://github.com/pydantic/speedate/issues/62

i removed most deprecated warning only left is hiden=True I also removed some unreachable code

I hope beanie integration will be added soon

enhancement

this is small but i saw mixed usages of " and ' and there is no check for it and it is kind of inconsistent (and there are exceptions of...

when forked the coverage makes ruccuss and spams me https://github.com/07pepa/pypco/actions/runs/3111319959/jobs/5043466442#step:6:95

Pycharm has tendency to complain a lot about formating in this case it is exceptions.py i believe there is way to set a comon formating for all contributors (and add...

enhancement

This are issues i see in testing and perhaps it could be slowly addressed refactored (sorted in significance order) 1. global REQUEST_COUNT, TIMEOUTS and such i would forbid... it is...

enhancement

By small modification of api methods a users (dependency injected) suplied method could convert/validate returned json from api and potentialy turn it into wanted class (that you can work with...

enhancement