Tutorial: Publishing your first Python package

preview_player
Показать описание
Matt Hall

What you'll need:

Creating a package is a convenient way to share your Python code with others or even just to make it more robust and maintainable for your own use. We'll build a simple but complete Python package from scratch and publish it to the Python Package Index, PyPI so that others can install it.

TIME STAMPS
00:00:00 Start Streaming
1:22 Transform 2022 information
3:30 Intro
6:25 What is packing
10:20 Alternatives to packaging
15:30 Assumptions for today
18:50 The bad news
24:00 The minimal viable package
26:35 My notebook
31:54 Make the repo
40:30 Make the environment
44:40 Add file
1:05:00 Build and Upload
1:23:00 Done! Next:
1:38:20 Docs and text
2:03:00 Closeout
Рекомендации по теме
Комментарии
Автор

As Matt said, we're more than happy to help with packaging related questions! Ask on the Software Underground slack in the #dev channel 🧑🏾‍💻

leouieda
welcome to shbcf.ru