Learn PythonPythonPython GUIVideos

Learn Python With A Talk: What is Deployment, Anyway? by Katie McLaughlin (Pycon 2020) Video

learn python with a talk what is deployment anyway by katie mclaughlin pycon 2020 video

If you are not familiar with Django Girls, it is a non-profit organization and a community that empowers and helps women to organize free, one-day programming workshops by providing tools, resources, and support. By the end of this workshop, participants are expected to develop and completed a Django Project. However, it should be noted that it is just the start of everything. Once you have completed the tutorial, the challenge now is to find the right platform to deploy your project and share it with the outside world.

In this video presented by Katie McLaughlin from the recently concluded PyCon 2020, we will better understand the process of deployment. Here, she will highlight how the production works and how a web server differs from the web service gateway. Katie will also discuss how to choose the right platform or infrastructure for your project and what is the purpose of the databases. She will also tackle all the basics beyond running a Django project locally and the concepts and strategies around how to deploy your project. To learn more about deployment, feel free to watch the video below. Good luck!

Related posts
CodeIDELearn PythonPythonPython GUITkinter

How To Make More Than 20 ChatGPT Prompts Work With Python GUI Builders And NumPy Library?

CodeIDEProjectsPythonWindows

Unlock the Power of Python for Deep Learning with Generative Adversarial Networks (GANs) - The Engine behind DALL-E

CodeIDELearn PythonPythonPython GUITkinter

How To Make More Than 20 ChatGPT Prompts Work With Python GUI Builders And Matplotlib Library?

CodeIDELearn PythonPythonPython GUITkinter

How To Make More Than 20 ChatGPT Prompts Work With Python GUI Builders And Pillow Library?

Leave a Reply

Your email address will not be published. Required fields are marked *