Hacker News new | ask | show | jobs
by peterwwillis 2345 days ago
Keepass is very difficult to use in an automated way and the open-source clients are buggy. I had to search for hours for an ancient Perl script which amazingly works with both 1.x and 2.x Keepass databases (still the only library I've found that does so), then write a custom app to convert the output into something else.
1 comments

I help maintain a library called pykeepass which you might be interested in.