Skip to content

ikhrustalev/yesterday_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yesterday CLI

yesterday is a tiny Python CLI tool that tells you what day was yesterday. Nothing more. Nothing less.

It handles all the hard work of going back in time by exactly one day — so you don’t have to.

Built with zero dependencies, just pure Python and a mild sense of humor.

Tutorial

Branches

Usage

$ yesterday --help

usage: yesterday [-h] [-d] [-q]

Tell you what day was yesterday.

options:
  -h, --help     show this help message and exit
  -d, --date     print yesterday's full date
  -q, --quiet    just output the date, no text

Examples

$ yesterday
Yesterday was Friday.

$ yesterday --date
Yesterday was 2025-04-11.

$ yesterday --quiet --date
2025-04-11

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages