This is a CLI program made with argparse and requests library. It uses the PokeAPI to fetch data about pokemons. python main.py greet [name] will greet the user. python main.py pokemon [pokemon] will ...