Skip to content

decorator-factory/typing-tips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typing Tips

This is a collection of short articles about Python's gradual typing system.

Link: https://decorator-factory.github.io/typing-tips/

Contribute

How to run this locally?

  1. Install Python 3.12 and everything from requirements.txt (python -m pip install -r requirements.txt)
  2. Run python -m mkdocs serve --livereload
  3. Visit http://127.0.0.1:8000/typing-tips/

Corrections

I'm happy to get feedback. If you want to:

  • suggest a correction
  • fix grammar/punctuation
  • point out that some explanation is confusing

Feel free to open an issue or pull request on GitHub

Project

We have a project for tracking articles on our To Do list. You can help by providing examples, points to consider, or just new articles ideas!

About

collection of short articles about Python's gradual typing system

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published