tholuce / ricknmortyclient

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rich n morty client

Description

Test client for https://rickandmortyapi.com

Requirements

  1. Python 3.10+

Installation

  1. Install dependencies
    pip3 install -r requirements.txt
  1. run app
    1. Linux: python3 ./app.py
    2. Windows: python.exe app.py

About


Languages

Language:Python 100.0%