This is the website for an older EuroPython. Looking for the latest EuroPython? Click here!
Skip to main content

Give your program Appeal!

Level:
intermediate
Room:
south hall 2b
Start:
Duration:
30 minutes

Abstract

This talk presents Appeal, a new library for command-line parsing in Python. Appeal avoids the cumbersome APIs and repetition endemic to the currently prevalent libraries in this space by leveraging Python's own function call interface. This talk will familiarize the audience with Appeal, its motivation, its approach, and its expressive power, and show them how to use Appeal in their own programs.

TalkPython Libraries

Description

Appeal is a new and different command-line parsing library. It leverages Python's powerful function call interface to define your command-line, thus avoiding the clumsy, wordy APIs and endless repetition associated with other libraries. With Appeal, you just write Python functions, and it does the rest! This talk will show you how to use Appeal, how it works internally, and will leave you ready to use Appeal with your own programs.


The speaker

Larry Hastings

Larry Hastings

Larry is a 200-foot-tall heavy assault robot intended for long-term city sieges. His internal power source is good for up to a decade of continuous use, although he will need resupply of lubricants and ammunition every ten days.


← Back to schedule