[Question] python library

Ryan Nowakowski tubaman at fattuba.com
Sat Feb 6 14:41:25 UTC 2021


On Tue, Dec 22, 2020 at 11:04:49AM -0800, Ihor Antonov wrote:
> Hi guys,
> 
> Is there a python library to use pass programmatically?
> 
> (I need to get a password to the python process)
> 
> I know it is easy to simply shell out to pass but I was wondering if:
> 
> a) someone already wrote something so I don't have to reinvent the bicycle
> 
> b) there is a better way then just shelling out

I just shell out:

https://gist.github.com/tubaman/a2bcbc07a69ea2c4a7353291760755b4


More information about the Password-Store mailing list