Just stuff. Contribute to dpittsley/stuff development by creating an account on GitHub. (more…)
Read more »
I used to love asyncio. For a period of time, nearly all my stuff was written for asyncio. I wrote a Flask-like (mistake IMO) web framework, and a fully async ORM, both built from the ground up for asyncio. I even got in arguments defending it with people... (more…)
Read more »
Python library for font previews. Contribute to MatteoGuadrini/fontpreview development by creating an account on GitHub. (more…)
Read more »
Detect beard form a face in Python using a webcam. We'll be using Pycharm IDE to solve this problem. We will use OpenCV in order to recognize the face from video and also use Color Filtering to detect facial hair. (more…)
Read more »
RaveForce - An OpenAI Gym style toolkit for music generation experiments. - chaosprint/RaveForce... (more…)
Read more »