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.
High-Performance in Python with Zero-Copy and the Buffer Protocol
https://julien.danjou.info/high-performance-in-python-with-zero-copy-and-the-buffer-protocol/
https://julien.danjou.info/high-performance-in-python-with-zero-copy-and-the-buffer-protocol/
My Path to Becoming a Python Core Developer
http://emilyemorehouse.com/blog/015-my-path-to-becoming-a-python-core-developer/
http://emilyemorehouse.com/blog/015-my-path-to-becoming-a-python-core-developer/
Emilyemorehouse
My Path to Becoming a Python Core Developer
I attended my first PyCon in 2015. Hosted in Montréal, it was my first time to Canada and my first visit out of the country as an adult.…
The “Bug-O” Notation — Overreacted
https://overreacted.io/the-bug-o-notation/
https://overreacted.io/the-bug-o-notation/
overreacted.io
The “Bug-O” Notation — overreacted
What is the 🐞(n) of your API?
Building Python Data Science Container using Docker
https://hackernoon.com/building-python-data-science-container-using-docker-c8e346295669
https://hackernoon.com/building-python-data-science-container-using-docker-c8e346295669
Hackernoon
Building Python Data Science Container using Docker | Hacker Noon
“The Python programming language was originally developed for the Amoeba operating system” « Adafruit Industries – Makers, hackers, artists, designers and engineers!
https://blog.adafruit.com/2019/01/21/the-python-programming-language-was-originally-developed-for-the-amoeba-operating-system/
https://blog.adafruit.com/2019/01/21/the-python-programming-language-was-originally-developed-for-the-amoeba-operating-system/
Adafruit Industries - Makers, hackers, artists, designers and engineers!
“The Python programming language was originally developed for the Amoeba operating system”
Amoeba (operating system) – Wikipedia. Amoeba is a distributed operating system developed by Andrew S. Tanenbaum and others at the Vrije Universiteit Amsterdam. …
Updated: Using Pandas To Create an Excel Diff - Practical Business Python
http://pbpython.com/excel-diff-pandas-update.html
http://pbpython.com/excel-diff-pandas-update.html
Pbpython
Updated: Using Pandas To Create an Excel Diff
This is an updated article that shows how to use pandas to create a diff tool that compares two similar Excel spreadsheets.
Inverting Facial Recognition Models
https://blog.floydhub.com/inverting-facial-recognition-models/
https://blog.floydhub.com/inverting-facial-recognition-models/
Regrettable Code, Episode 1 – Jeremy Noring – Medium
https://medium.com/@jeremy.noring/regrettable-code-episode-1-767dc1b92bd1
https://medium.com/@jeremy.noring/regrettable-code-episode-1-767dc1b92bd1
Medium
Regrettable Code, Episode 1
It’s easy to talk about pretty code. Let’s talk about nasty code and see what we can learn from it.