Say It with Bots
Offered By: PyCon US via YouTube
Course Description
Overview
Learn to build a GitHub bot that greets contributors and automates responses in this 2-hour 26-minute tutorial presented by Mariatta at PyCon US. Explore GitHub APIs, GitHub Apps, and authentication methods while creating a bot that thanks maintainers for installation and welcomes first-time contributors. Utilize Python libraries such as gidgethub, aiohttp, and asyncio to develop a versatile GitHub App easily installable across multiple repositories. Gain hands-on experience with f-strings and discover how to provide prompt, 24/7 responses to pull requests, enhancing the contributor experience for your open-source projects.
Syllabus
Tutorial: Mariatta - Say it with Bots!
Taught by
PyCon US
Related Courses
Intro to Python for Brand New ProgrammersPyCon US via YouTube Comprehending Comprehensions
PyCon US via YouTube Data Analysis with SQLite and Python
PyCon US via YouTube Build a Production Ready GraphQL API Using Python
PyCon US via YouTube Web Development With A Python-backed Frontend - Featuring HTMX and Tailwind
PyCon US via YouTube