We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2af9222
Created an environment setting files, so you can use Pyenv and Poetry to prepare the required environment.
$ pyenv install 3.8.9 $ pyenv local 3.8.9 $ python -V Python 3.8.9 $ poetry install $ poetry run pycharmers-show $ poetry run book2img