One way to package Python code right now (nedbatchelder.com)
from norambna@programming.dev to python@programming.dev on 10 Feb 2024 18:41
https://programming.dev/post/9820056

via hachyderm.io/@nedbat/111907682388334147

#python

threaded - newest

christopher@programming.dev on 19 Feb 2024 15:47 collapse

For the ebook, install pandoc, then run this:

pandoc -f rst -t epub2 -o pkgsample.epub --metadata title=“nedbat/pkgsample: A simple example of how to structure a Python project” --metadata author=“Ned Batchelder” github.com/nedbat/pkgsample/raw/main/README.rst