Eduardo Robles

Results 19 comments of Eduardo Robles

@J-F-Liu is this easy to do? can you provide some tips or some sample code?

I meant if it is easy to do with `lopdf` library, although thanks for the recommendation.

Just to be clear, if I create a `shell.nix` with the content that @jmatsushita is proposing.. this should be working already? because it's not for me :-( Even if `nix-shell...

Great work on ORT, it's an awesome project! I'm struggling with this issue. Wouldn't it be easier to be able to configure the project python version explictly, for example with...

MM any tip on how to use that efficently with devcontainer.json? Has anyone done that before?

Interesting. I'd like to use docker-compose so that a more complex project can be tested - having multiple containers running like one for the database, another for the backend, etc....

It would be great if this can be kind of generic to make it easy to support different signing methods (cryptography evolves, so make it "future proof") and support adding...

Thanks for the script @Levi-Armstrong , although it would be nice if the github action supported this natively.