Deploy your Python packages into the PYPI production server in 5 minutes | Science in Data

preview_player
Показать описание
Deploying a Python package to the PYPI.org repository is one of the most rewarding thing that takes your Python skill to the next level. You can do that very easily by following this tutorial step by step.

1. Install necessary libraries (pip, build, twine)
2. Create an PYPI account, then generate an API token,
3. Structure the project directory.
5. Create a README.md file
6. Create a LICENSE file
7. Build the package
8. Upload the package
9. Job done! test your package!

Like and Subscribe if you find this tutorial helpful!

#python #pip #pypi #repository #coding #deploying #production
Рекомендации по теме
visit shbcf.ru