Skip to content

greywidget/typertest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playing with Typer

This is just a simple play repo for learning a bit about typer

See example index for an overview of what each example illustrates

For reference, here is the typer documentation

Since I'm also playing with uv

Here are the additional commands I ran:

  • uv pip compile -v -o requirements.txt pyproject.toml to create requirements file
  • uv pip sync requirements.txt to install requirements
  • uv pip freeze to show installed packages

About

Learning Typer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages