The subprocess Module: Wrapping Programs With Python – Real Python
https://realpython.com/python-subprocess
https://realpython.com/python-subprocess
Realpython
The subprocess Module: Wrapping Programs With Python – Real Python
In this tutorial, you'll learn how to leverage other apps and programs that aren't Python, wrapping them or launching them from your Python scripts using the subprocess module. You'll learn about processes all the way up to interacting with a process as it…
Which programming language to choose at the beginning, i.e. multi-Hello World
https://dev.to/budzynskimaciej/which-programming-language-to-choose-at-the-beginning-ie-multi-hello-world-3dip
https://dev.to/budzynskimaciej/which-programming-language-to-choose-at-the-beginning-ie-multi-hello-world-3dip
DEV Community
Which programming language to choose at the beginning, i.e. multi-Hello World
Are you thinking about choosing a programming language? You have no idea which one to choose? Then...
Awesome Python Game That Runs In Your Terminal
https://preettheman.medium.com/awesome-python-game-that-runs-in-your-terminal-f1cc9cbf8808
https://preettheman.medium.com/awesome-python-game-that-runs-in-your-terminal-f1cc9cbf8808
Medium
Awesome Python Game That Runs In Your Terminal
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to…
Setup a Testing Environment with Docker and Pytest-Django: PostreSQL schema issue
https://blog.koladev.xyz/setup-a-testing-environment-with-docker-and-pytest-django-postresql-schema-issue-9efb36a501e8
https://blog.koladev.xyz/setup-a-testing-environment-with-docker-and-pytest-django-postresql-schema-issue-9efb36a501e8
Medium
Setup a Testing Environment with Docker and Pytest-Django: PostreSQL schema issue
I am working on a fintech project where there are a lot of products. The whole project is built on Django, and products are just applications with their own logic, but all rely on a core application…
Python para coletar dados do Spotify — Buscando por Albúns e Músicas
https://ealexbarros.medium.com/python-para-coletar-dados-do-spotify-buscando-por-alb%C3%BAns-e-m%C3%BAsicas-617e32f29b56
https://ealexbarros.medium.com/python-para-coletar-dados-do-spotify-buscando-por-alb%C3%BAns-e-m%C3%BAsicas-617e32f29b56
Medium
Python para coletar dados do Spotify — Buscando por Albúns e Músicas
Aprenda como utilizar a API do Spotify para coletar dados das músicas e álbuns mais tocados da atualidade.
Os gastos do Senado em Gráficos — 7 Days of Code — Dia 02
https://medium.com/@conversandoemcodigos/os-gastos-do-senado-em-gr%C3%A1ficos-7-days-of-code-dia-02-68fcdbf8eca4
https://medium.com/@conversandoemcodigos/os-gastos-do-senado-em-gr%C3%A1ficos-7-days-of-code-dia-02-68fcdbf8eca4
Medium
Os gastos do Senado em Gráficos— 7 Days of Code — Dia 02
Dando continuidade ao 7 Days of Code, o desafio dessa vez era de criar gráficos e conseguir encontrar curiosidades e estatísticas…
Why do data scientists choose Python as a programming language?
https://medium.com/@gabyrahau/why-do-data-scientists-choose-python-as-a-programming-language-9ae6cea27dc5
https://medium.com/@gabyrahau/why-do-data-scientists-choose-python-as-a-programming-language-9ae6cea27dc5
Medium
Why do data scientists choose Python as a programming language?
With a very simple syntax, Python is a rather full language. When developing an algorithm in pseudo-code on a whiteboard, you could…
How to build a game recommendation system based on steam data
https://medium.com/@kendrickliu316/how-to-build-a-game-recommendation-system-based-on-steam-data-cbd9e4cb2f21
https://medium.com/@kendrickliu316/how-to-build-a-game-recommendation-system-based-on-steam-data-cbd9e4cb2f21
Medium
How to build a game recommendation system based on steam data
Part 1: Algorithms and data for our recommendation system
The Zen of grinding LeetCode problems: Day 11 — Blast from the past
https://medium.com/@mateidanut/the-zen-of-grinding-leetcode-problems-day-11-blast-from-the-past-9b726acd5a2
https://medium.com/@mateidanut/the-zen-of-grinding-leetcode-problems-day-11-blast-from-the-past-9b726acd5a2
Medium
The Zen of grinding LeetCode problems: Day 11 — Blast from the past
The one where I talk about how to do the thing you said you would