Contribute Media
A thank you to everyone who makes this possible: Read More

GitHub Actions & Python

Description

Jack McKew

https://2020.pycon.org.au/program/MRUT7W

GitHub Actions are free-to-use, plug & play blocks of continuous integration / continuous delivery (CICD).

This talk will go into how GitHub actions help me maintain my open source Python packages (Pandas_Alive), and how I released my own GitHub Actions for automating the packaging of Python code to executables with PyInstaller.

Tutorial blog posts I've written:

https://jackmckew.dev/github-actions-for-cicd.html

https://jackmckew.dev/how-to-make-github-actions.html

GitHub Actions I've released:

https://github.com/marketplace/actions/pyinstaller-windows

https://github.com/marketplace/actions/pyinstaller-linux

https://github.com/marketplace/actions/python-interrogate-check

Open source Python projects that GitHub actions help me maintain:

https://github.com/JackMcKew/pandas_alive

This talk has a brief mention of animated graphs to do with the COVID-19 pandemic.

Produced by NDV: https://youtube.com/channel/UCQ7dFBzZGlBvtU2hCecsBBg?sub_confirmation=1

Python, PyCon, PyConAU, PyConline

Sat Sep 5 11:35:00 2020 at Floperator

Improve this page