How to Make a Scatter Plot in Python With plt.scatter()
Learn how to make scatter plots in Python with plt.scatter() and customize markers by size, color, shape, and transparency.
May 25, 2026 intermediate data-viz
Explore Real Python
How to Use the Claude API in Python
May 20, 2026 intermediate ai api tools
Building Type-Safe LLM Agents With Pydantic AI
May 12, 2026 intermediate ai
Use Codex CLI to Enhance Your Python Projects
May 05, 2026 intermediate ai tools
Leverage OpenAI's API in Your Python Projects
Apr 21, 2026 intermediate ai api