Sadra Yahyapour

Sadra Yahyapour

Follow
homePyAction ๐Ÿ“ฆDiaries ๐Ÿ“–Develop Like a Pro ๐Ÿ‘จโ€๐Ÿ’ปHackathons โ›ท๏ธWriteathons โœ๐ŸปBooks ๐Ÿ“•
Tag

pypi

#pypi

More content

Read more stories on Hashnode


Articles with this tag

Automate Your Python Package Release w/ GitHub Actions

Sep 13, 20223 min read

You're probably developing your Python package on GitHub and you use sdist and twine to make a new build and upload it to pypi.org. Then, you create a...

Automate Your Python Package Release w/ GitHub Actions