Bringing Your Python Script to More Users
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Discover how to make your Python scripts accessible to a wider audience in this 30-minute EuroPython 2020 conference talk. Learn to transform a simple image resizing script into a user-friendly tool through Command Line Interface (CLI), Graphical User Interface (GUI), and web application implementations. Explore the use of argparse for CLI development, eel for creating desktop GUIs, and Flask for building web applications. Gain insights on distributing your Python projects and deploying web apps on platforms like Heroku, enabling others to benefit from your automation solutions without the need for installation or coding knowledge.
Syllabus
Takuya Futatsugi - Bringing your Python script to more users!
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube