The Real Python Podcast

Building Python REST APIs With Flask & Structuring Pull Requests

16 snips
Nov 25, 2022
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ANECDOTE

Philipp's Unique Python Journey

  • Philipp shared how his background in font design and technical font optimization led him to learn Python and discover Real Python early on.
  • His transition from art school to digital font technology was driven by Python scripting needs in font software.
ADVICE

Read PR Guidelines First

  • Always read a project's pull request guidelines before contributing to avoid wasted effort.
  • Being able to run the project and tests locally is essential for meaningful code contributions.
ADVICE

Branching and PR Naming Tips

  • Use fresh, focused branches with meaningful names for every new change.
  • Reference related issue or ticket numbers in your pull request for clarity and traceability.
Get the Snipd Podcast app to discover more snips from this episode
Get the app