Continue reading takes about 3 minutes
1. How to make an awesome Python package in 2021
If you are like me, every once in a while you write a useful python utility and want to share it with your colleagues. The best way to do this is to make a package: it easy to install and saves from copy-pasting. If you are like me, you might be thinking that creating packages is a real headache.
Thanks for your reading, save as your bookmark if you like my website.