Posts tagged with "python"
There are a total of 23 posts.
To Developers Obsessed with Python - Sometimes Bash Scripts are Faster and More Powerful
Published Aug 06, 2025 by whitedec
This post introduces the fast and powerful processing capabilities of Bash scripts, often overlooked in a development environment focused on high-level languag…
#python , #bash_script , #linux_commands , #system_automation
Creating Your Own Automated Deployment System with GitHub Webhook ④ Deployment Handler Details and Registering as a Systemd Service
Published Jul 22, 2025 by whitedec
Learn how to reliably run a FastAPI-based webhook server as a Systemd service, understand the mechanisms of the deployment handler logic, and track Docker rebu…
#python , #systemd , #fastapi , #github webhook , #automated deployment , #webhook server , #service operation
Is pandas really derived from the panda?
Published Jul 16, 2025 by whitedec
Is the name of pandas really derived from the panda bear? This article interestingly explores the origin of the name pandas, its statistical background, and th…
#python , #pandas , #panel data , #python pandas , #wes mckinney , #data science , #data analysis