Password Store – Updates

Small update on my little password store project, I took my last weekend off from code because I needed to break a bit.

Things a moving on, slower that I expected, mostly because, coding on stream is really exhausting, still I like it, so I’ll continue.

I’m doing some background work offline as well, to keep these streams going on with new elements each time.

Right now, I’m halfway through the implementation of the Password File API lambdas. I’m keeping put and list for the next stream as they will bring their own challenges.

Once this step is done, we’ll move to some serious work: refactoring the whole setup.py to achieve automatic unit test, coverage tests and many others.

At my work we are using setuptool but packages are coming from a template and we already have most of the painful setup handled.

This means that this part is not something I know already, and it will be really interesting for creating more complex projects in the future. Also that it’s a bit painful at the moment time for me to figure this out.

0 Replies to “Password Store – Updates”

Leave a Reply

Your email address will not be published. Required fields are marked *