How to Build Your Very First Python Package

1 · freeCodeCamp.org · Oct. 28, 2020, 12:01 a.m.
A few months ago, I decided to release Caer, a Computer Vision package available in Python. I found the process to be excruciatingly painful. You can probably guess why  — little (and confusing) documentation, lack of good tutorials, and so on. So I decided to write this article in the hope...