#python
Every note tagged #python, newest first — or browse the full archive.
What are cloud functions? A practical tour with real code
A from-scratch explanation of what cloud functions actually are, the problem they solve, and three real-world examples — an image-resize trigger, a scheduled report, and a webhook handler — written in JavaScript, Python, and Go with line-by-line explanations of what each function does.
Setting Up a Comprehensive Quantum Chemistry Environment on Linux
A detailed guide for establishing a versatile computational chemistry environment on Linux systems with instructions for package installation, environment configuration, and remote access setup.