Python drawer pinned «https://kogan-devblog.squarespace.com/blog/django-on-kubernetes»
Python Virtual Environments made easy – Towards Data Science
https://towardsdatascience.com/python-virtual-environments-made-easy-fe0c603fe601
https://towardsdatascience.com/python-virtual-environments-made-easy-fe0c603fe601
Medium
Python Virtual Environments made easy
Quick guide to virtualenv
Jupyter Notebook: An Introduction – Real Python
https://realpython.com/jupyter-notebook-introduction/
https://realpython.com/jupyter-notebook-introduction/
Realpython
Jupyter Notebook: An Introduction – Real Python
In this step-by-step Python tutorial, you learn how to get started with The Jupyter Notebook, an open source web application that you can use to create and share documents that contain live code, equations, visualizations, and text.
Running Flask on Kubernetes | TestDriven.io
https://testdriven.io/blog/running-flask-on-kubernetes/?source=4320ef6a6395
https://testdriven.io/blog/running-flask-on-kubernetes/?source=4320ef6a6395
testdriven.io
Running Flask on Kubernetes
The following is a step-by-step walkthrough of how to deploy a Flask-based microservice (along with Postgres and Vue.js) to a Kubernetes cluster.
Modules and packages: how to create a Python project - Internal Pointers
https://www.internalpointers.com/post/modules-and-packages-create-python-project
https://www.internalpointers.com/post/modules-and-packages-create-python-project
Internal Pointers
Modules and packages: how to create a Python project
A quick and dirty tutorial on how to get things done.