Skip to content

caiopeternela/neoclima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neoclima

image License: MIT

Modern CLI Weather App

Installation

  pip install neoclima

Usage

  neoclima add nyc # add new city with chosen nickname
  neoclima now nyc # current weather for nyc
  neoclima edit nyc # edit city nickname
  neoclima rm nyc # remove nyc from cities list
  neoclima ls # list added cities

Stack

  Typer & TinyDB

Releases

No releases published

Packages

No packages published

Languages