releasing a python package to pypi (beginner - intermediate) anthony explains #039

preview_player
Показать описание
just a quick version bump and upload and the steps I take to do that.

tools showed here:

==========

I won't ask for subscriptions / likes / comments in videos but it really helps the channel. If you have any suggestions or things you'd like to see please comment below!
Рекомендации по теме
Комментарии
Автор

Thanks a lot!

A few unrelated questions: (4:41)

what kinds of things do you keep in ~opt/ and why?
why do you keep a venv directory there?
essentially why don't you use the "system" python?

abzrg
Автор

Can you explain the process of creating an account on pypi and how to configure twine

yoav_caspi
Автор

do you not use anything like bump2version?

marco_gorelli
Автор

lol, all those pre-commit hooks to avoid using `black`?

driziiD