Diagrams as Code DaC to go along with infrastructure as Code IaC
https://voice.michaelwahl.org/diagrams-as-code-dac-to-go-along-with-infrastructure-as-code-iac-9ab1b63f545c
https://voice.michaelwahl.org/diagrams-as-code-dac-to-go-along-with-infrastructure-as-code-iac-9ab1b63f545c
Medium
Diagrams as Code DaC to go along with infrastructure as Code IaC
I have started using Diagrams which lets you easily draw/create cloud architecture using Python code!
Check Your Crypto Portfolio with Python and CoinGecko API
https://tiborpetroczy.medium.com/check-your-crypto-portfolio-with-python-and-coingecko-api-5a5369a32d8e
https://tiborpetroczy.medium.com/check-your-crypto-portfolio-with-python-and-coingecko-api-5a5369a32d8e
Medium
Check Your Crypto Portfolio with Python and CoinGecko API
Today more and more people encounter the world of cryptocurrencies and at the same time more people own them.
Making Your Google Slide Presentation Interactive with Python
https://medium.com/@chrisorcode/making-your-google-slide-presentation-interactive-with-python-c5022f703197
https://medium.com/@chrisorcode/making-your-google-slide-presentation-interactive-with-python-c5022f703197
Medium
Making Your Google Slide Presentation Interactive with Python
Like the title suggests, today I will try my best to describe the steps to take your Google Slide from a basic presentation to an actual…
leetcode 2246. Longest Path With Different Adjacent Characters(python)
https://juejin.cn/post/7091085202511888391
https://juejin.cn/post/7091085202511888391
juejin.cn
leetcode 2246. Longest Path With Different Adjacent Characters(python) - 掘金
这道题是第 289 场 leetcode 周赛的第四题,难度为 hard ,主要考察的是 n 叉树的 DFS 遍历
Getting administrative boundaries from Open Street Map (OSM) using PyOsmium
https://max-coding.medium.com/getting-administrative-boundaries-from-open-street-map-osm-using-pyosmium-9f108c34f86
https://max-coding.medium.com/getting-administrative-boundaries-from-open-street-map-osm-using-pyosmium-9f108c34f86
Medium
Getting administrative boundaries from Open Street Map (OSM) using PyOsmium
Country administrative boundaries play an important role for geospatial data analysis and visualisation. Lots of countries, like Australia…
Getting started with Playwright | Scraping a basic webpage with Playwright in Python.
https://medium.com/@animeshsingh161/getting-started-with-playwright-scraping-a-basic-webpage-with-playwright-in-python-53897cbce49
https://medium.com/@animeshsingh161/getting-started-with-playwright-scraping-a-basic-webpage-with-playwright-in-python-53897cbce49
Medium
Getting started with Playwright | Scraping a basic webpage with Playwright in Python.
The playwright is a fairly new web testing tool from Microsoft introduced to let users automate webpages more efficiently with fewer…
Another Python Web Scraper You Should Check Out!
https://preettheman.medium.com/another-python-web-scraper-you-should-check-out-3362be79b87d
https://preettheman.medium.com/another-python-web-scraper-you-should-check-out-3362be79b87d
Medium
Another Python Web Scraper You Should Check Out!
Welcome back! Python is an awesome programming language that I use all of the time, if you’re new to Python, check out the link below to…