pyflycli
pyflycli is a command-line interface application built with Typer that allows you to view flights above your location.
- Download the application's source code.
$ git clone https://github.com/k-zehnder/pyflycli
- Use Poetry to set up environment.
$ cd pyflicli/
$ pip install poetry
$ poetry shell
$ poetry install
- Initialize the application
$ poetry run pyfly init
- List Responses
$ poetry run pyfly list