-
PapibotPi, to quote or not to quote24 Feb 2023
PapibotPi was designed to made me learn both Python and MySQL, two things I did not master back in 2018. That’s for the why. Back in a time when Twitter API was free, we could create bot to post 140 character long tweet. Papibot Revillon was one of them, quoting thoughts and reflections from French chocolates called “papillotes”, only sold during Christmas time. The archived code is stored here!
-
GameBEye, vintage camera and modern processing20 Feb 2023
GameBEye is a Python library to do some image processing with Game Boy Camera images.
The goal for me was to write Python code, to use its scientific libraries (mainly numpy), to build a package, to write Sphinx documentation, and to share it.
The documentation page can be found here!