Mariatta


Themenschwerpunkt: Python

Twittername: @mariatta

Webseiten/Blogs: http://mariatta.ca

Sprache/n: Englisch

Stadt: Vancouver

Land: Kanada

Themen: python

Biografie:

Mariatta is a Python Core Developer and works as a Platform Engineer at Zapier. She moved to Canada almost two decades ago, and now considers Vancouver as her home. She contributes to CPython, Python Developer's Guide, and help maintains Core Python's GitHub bots.

Vorträge / Referenzen:

Automating GitHub Workflow with Bots

GitHub provides a great platform for collaborating and maintaining open source projects.
Take it to the next level by creating custom GitHub bots.
By delegating some of the chores to the bots, project maintainers get to spend more time developing and collaborating with other contributors.
Learn how the Core Python team automated their workflow by building GitHub bots to help maintain one of the most popular open source projects, CPython.

Presented at Richmond Code and Coffee Pop-Up.

Dieser Vortrag ist auf: Englisch
Savage Garden Hotline

A show and tell of my personal project.
I built a hotline that when called, caller will hear my favorite song from Savage Garden, and my twitter bot will tweet about it.
The project is built using Python 3.6. It uses aiohttp library, Twython library, Twilio service, and deployed to Heroku.

Dieser Vortrag ist auf: Englisch
PEP 498: The Monologue
Video Thumbnail

One of the exciting new features in Python 3.6, PEP 498 is also a case study of a successful Python Enhancement Proposal and implementation.

Get a glimpse of a lifecycle of a PEP. Learn about f-strings, see some examples, and know the gotchas. You’ll want to upgrade to Python 3.6 just for this!

Presented as the closing keynote at PyCon Canada 2017.
Also presented at PyCon Australia 2017.

Dieser Vortrag ist auf: Englisch
F-strings

Lightning talk about f-strings. Presented at PyCascades 2018 in Vancouver.

Dieser Vortrag ist auf: Englisch