How to bundle your Python app as a pip package & upload to PyPi?
Apr 29, 2023 · 5 min read · In this post, we are going to look at the Python tool called Flit and we are going to publish our very own Daily Jokes generator CLI app. Jokes Daily is a simple app using native Python std library (and nothing else) to fetch jokes from jokeapi.dev. ...
Join discussion























