Skip to content

tusharsadhwani/mypy_workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mypy_workshop

Contains all material used for my 3-hour workshop teaching mypy, a static type checker for Python, to beginners.

It has:

  • A starter file to tinker with: code.py and its typed version typed_code.py
  • A tic-tac-toe game made from scratch using type hints in mind: typed_tic.py
  • A webapp.py written in flask, and type hinted typed_webapp.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages