google / google/apitools

Generated cli is not compatible with windows.

Open
#118 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
157
Forks
131
PR merge metrics
No merged PRs in 30d

Description

`apitools/base/py/base_cli.py` uses [readline](https://pypi.python.org/pypi/gnureadline) which is not supported on Windows. Perhaps there is a way to use [pyreadline](https://pypi.python.org/pypi/pyreadline).

As a side note, it would be nice to separate cli code into separate package, because of some wildcard imports if generated cli is present it is being pulled in even if it is not used.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.