Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.

jarcelao/python-in-a-click

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python in a Click

Presentation and template used for the "Python in a Click" lightning talk for PyCon APAC 2025

How to Use

This repository contains a .devcontainer specification that loads the entire development environment in one click.

You can try this out on GitHub Codespaces by pressing the green Code button above, selecting the Codespaces tab, then clicking on Create codespace on main

Should you prefer a local experience, install both Docker Desktop and the VSCode Dev Containers extension and use the Dev Containers: Clone Repository in Container Volume... command.

View Presentation

From the presentation directory, execute the mise run present command. You should see a localhost URL to view the presentation.

Alternatively, a deck.pdf file is available in the directory as well.

Try the Template

cd to the template directory, then run mise run dev to launch a demo FastAPI server.

About

Presentation and template used for the "Python in a Click" talk for PyCon APAC 2025

Topics

Resources

License

Stars

Watchers

Forks

Contributors