Skip to content

README uses nwp-consumer but installed console script is nwp-consumer-cli #294

@siddharth7113

Description

@siddharth7113

Summary

After installing nwp-consumer from PyPI, the README’s examples using nwp-consumer … fail with “command not found”. The package installs a console script named nwp-consumer-cli, not nwp-consumer.

Steps to Reproduce

  1. pip install nwp-consumer
  2. Run nwp-consumer --help

What actually works

$ nwp-consumer-cli --help
usage: nwp-consumer-cli [-h] {consume,archive,info} ...

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions