cyberboy666 / r_e_c_u_r

an open diy py/pi based video sampler
GNU General Public License v3.0
276 stars 17 forks source link

Code cleanup #137

Closed Cabalist closed 4 years ago

Cabalist commented 4 years ago

Hey there! We are evaluating this code for a project and as I was reading through I cleaned up some things. Nothing functionally different just sorted the imports, cleaned up the whitespace and added a requirements.txt to ease installation.

This is a really neat project! I'm seeing a few other places that could use some cleanup/optimization. Is there any desire for these kind of PRs in the future?

Thanks! Looking forward to playing with this!

cyberboy666 commented 4 years ago

hi - thanks. been meaning to do this (i wrote most of the code directly on the pi without a real ide 😅 )

please im very happy for any contributions ! thanks.

just fyi there is a few more commits in the dev branch. this is the most recent release. which will merge into master around the next time we release some changes