Skip to content

Mastering Flask in SF: Tips for Building Solid Python Applications

Original Post: SF Python: writing robust Flask apps

The content shares an experience of participating in SF Python’s second virtual meetup on April 8th. The event featured a range of talks, and the author expresses gratitude for the chance to present and learn. The provided agenda covers various presentation topics, including:

  • Lightning Talks:

    • "A brief overview of hash tables" by Lisa Au
    • "Cross Cultural NLP project same Mouse different culture" by Justin Huang
    • "Amazing Interactive Visualizations with Python + Bokeh" by Christopher Brosseau
  • Short Talks:

    • "How to Unlock the Power of Randomization to Create Intriguing Scripts in Python" by Doug Purcell
    • "Ray: A System for High-performance, Distributed Python Applications" by Dean Wampler
  • Main Talk:
    • "Good to the Last Drop: Writing Robust Flask Apps" by Isaac Evans

Highlights from Isaac Evans’ main talk include a discussion on common web security problems, common pitfalls in Flask and Django, tools for robust Python backend development, and a Q&A session. The author also provides a link to slides on writing robust Flask apps.

Go here to read the Original Post

Leave a Reply

Your email address will not be published. Required fields are marked *